Separate fix-point from config importing hacks and other impurities

This commit is contained in:
John Ericson 2016-04-26 10:53:31 -07:00
parent 18a91ddfb6
commit 4af2bf6663
3 changed files with 28 additions and 17 deletions

View file

@ -6,4 +6,4 @@ if ! builtins ? nixVersion || builtins.compareVersions requiredVersion builtins.
else
import ./pkgs/top-level
import ./pkgs/top-level/impure.nix