Regenerated
This commit is contained in:
+1
-1
@@ -421,7 +421,7 @@ in
|
||||
builtins.concatStringsSep ", " (map (m: m.name) enabledModules);
|
||||
|
||||
environment.variables.NUM_ENABLED_MODULES =
|
||||
toString (length enabledModules);
|
||||
toString (builtins.length enabledModules);
|
||||
}
|
||||
#+END_SRC
|
||||
|
||||
|
||||
Reference in New Issue
Block a user