Loading pkgs/by-name/do/dotbot/package.nix +5 −5 Original line number Diff line number Diff line { lib , python3Packages , fetchFromGitHub { lib, python3Packages, fetchFromGitHub, }: python3Packages.buildPythonApplication rec { Loading Loading @@ -36,8 +37,7 @@ python3Packages.buildPythonApplication rec { dotfiles. ''; homepage = "https://github.com/anishathalye/dotbot"; changelog = "https://github.com/anishathalye/dotbot/blob/v${version}/CHANGELOG.md"; changelog = "https://github.com/anishathalye/dotbot/blob/v${version}/CHANGELOG.md"; license = licenses.mit; maintainers = with maintainers; [ ludat ]; }; Loading Loading
pkgs/by-name/do/dotbot/package.nix +5 −5 Original line number Diff line number Diff line { lib , python3Packages , fetchFromGitHub { lib, python3Packages, fetchFromGitHub, }: python3Packages.buildPythonApplication rec { Loading Loading @@ -36,8 +37,7 @@ python3Packages.buildPythonApplication rec { dotfiles. ''; homepage = "https://github.com/anishathalye/dotbot"; changelog = "https://github.com/anishathalye/dotbot/blob/v${version}/CHANGELOG.md"; changelog = "https://github.com/anishathalye/dotbot/blob/v${version}/CHANGELOG.md"; license = licenses.mit; maintainers = with maintainers; [ ludat ]; }; Loading