Commit b0a49f1b authored by Mario Rodas's avatar Mario Rodas Committed by Bjørn Forsman
Browse files

bundix: update homepage

parent 0e0c9a66
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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;