mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-09 19:13:26 +03:00
Separate fix-point from config importing hacks and other impurities
This commit is contained in:
parent
18a91ddfb6
commit
4af2bf6663
3 changed files with 28 additions and 17 deletions
|
@ -6,4 +6,4 @@ if ! builtins ? nixVersion || builtins.compareVersions requiredVersion builtins.
|
|||
|
||||
else
|
||||
|
||||
import ./pkgs/top-level
|
||||
import ./pkgs/top-level/impure.nix
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue