fishPlugins.clownfish: init at unstable-2021-01-17
This commit is contained in:
@@ -4,6 +4,8 @@ lib.makeScope newScope (self: with self; {
|
||||
|
||||
buildFishPlugin = callPackage ./build-fish-plugin.nix { };
|
||||
|
||||
clownfish = callPackage ./clownfish.nix { };
|
||||
|
||||
fishtape = callPackage ./fishtape.nix { };
|
||||
|
||||
foreign-env = callPackage ./foreign-env { };
|
||||
|
||||
Reference in New Issue
Block a user