This commit is contained in:
+1
-1
@@ -18,7 +18,7 @@ let
|
||||
|
||||
mkPackages =
|
||||
fun: dir:
|
||||
builtins.map (name: {
|
||||
map (name: {
|
||||
inherit name;
|
||||
value = fun (dir + "/${name}") { };
|
||||
}) (listDirs dir);
|
||||
|
||||
Reference in New Issue
Block a user