Loading pkgs/shells/fish/plugins/plugin-git.nix +1 −1 Original line number Diff line number Diff line Loading @@ -16,6 +16,6 @@ buildFishPlugin rec { homepage = "https://github.com/jhillyerd/plugin-git"; changelog = "https://github.com/jhillyerd/plugin-git/releases/tag/v${version}"; license = licenses.mit; maintainers = with maintainers; [ unsolvedcypher ]; maintainers = with maintainers; [ GaetanLepage unsolvedcypher ]; }; } Loading
pkgs/shells/fish/plugins/plugin-git.nix +1 −1 Original line number Diff line number Diff line Loading @@ -16,6 +16,6 @@ buildFishPlugin rec { homepage = "https://github.com/jhillyerd/plugin-git"; changelog = "https://github.com/jhillyerd/plugin-git/releases/tag/v${version}"; license = licenses.mit; maintainers = with maintainers; [ unsolvedcypher ]; maintainers = with maintainers; [ GaetanLepage unsolvedcypher ]; }; }