bundix: update homepage

This commit is contained in:
Mario Rodas 2023-11-25 04:20:00 +00:00 committed by Bjørn Forsman
parent 0e0c9a6646
commit b0a49f1bf1

View File

@ -41,7 +41,7 @@ buildRubyGem rec {
The output is then usable by the bundlerEnv derivation to list all the
dependencies of a ruby package.
'';
homepage = "https://github.com/manveru/bundix";
homepage = "https://github.com/nix-community/bundix";
license = lib.licenses.mit;
maintainers = with lib.maintainers; [ manveru marsam zimbatm ];
platforms = lib.platforms.all;