fishPlugins.pure: init at 3.4.2

This commit is contained in:
pacien
2021-01-04 18:51:11 +01:00
parent 3a987feae1
commit 59c1b6d0e7
2 changed files with 31 additions and 0 deletions
+2
View File
@@ -6,4 +6,6 @@ lib.makeScope newScope (self: with self; {
fishtape = callPackage ./fishtape.nix { };
pure = callPackage ./pure.nix { };
})