Extract the top-level logic out of all-packages.nix into pkgs/top-level/default.nix
This commit is contained in:
+1
-1
@@ -6,4 +6,4 @@ if ! builtins ? nixVersion || builtins.compareVersions requiredVersion builtins.
|
||||
|
||||
else
|
||||
|
||||
import ./pkgs/top-level/all-packages.nix
|
||||
import ./pkgs/top-level
|
||||
|
||||
Reference in New Issue
Block a user