fishplugins.forgit: init "unstable-2021-04-09"

This commit is contained in:
happysalada
2021-04-26 20:22:40 +09:00
committed by Raphael Megzari
parent e190acea28
commit b164642941
2 changed files with 24 additions and 0 deletions
+2
View File
@@ -15,6 +15,8 @@ lib.makeScope newScope (self: with self; {
foreign-env = callPackage ./foreign-env { };
forgit-fish = callPackage ./forgit.nix { };
fzf-fish = callPackage ./fzf-fish.nix { };
pure = callPackage ./pure.nix { };