fishPlugins.done: init at 1.16.1
This commit is contained in:
@@ -6,6 +6,8 @@ lib.makeScope newScope (self: with self; {
|
||||
|
||||
clownfish = callPackage ./clownfish.nix { };
|
||||
|
||||
done = callPackage ./done.nix { };
|
||||
|
||||
# Fishtape 2.x and 3.x aren't compatible,
|
||||
# but both versions are used in the tests of different other plugins.
|
||||
fishtape = callPackage ./fishtape.nix { };
|
||||
|
||||
Reference in New Issue
Block a user