Commit 0e276e26 authored by Mario Rodas's avatar Mario Rodas Committed by github-actions[bot]
Browse files

bundix: update homepage

(cherry picked from commit 42c6b58de0b5cac0e661874494cc86e101089b1e)
parent c15c0ffb
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;