gnome: Drop installerIso from nix-env evaluation
This makes nix-env -qa depend on NixOS, which is not a good thing. @lethalman
This commit is contained in:
parent
00ea88220f
commit
02891a0de9
@ -66,7 +66,7 @@ let
|
|||||||
defaultIconTheme = adwaita-icon-theme;
|
defaultIconTheme = adwaita-icon-theme;
|
||||||
|
|
||||||
# ISO installer
|
# ISO installer
|
||||||
installerIso = callPackage ./installer.nix {};
|
# installerIso = callPackage ./installer.nix {};
|
||||||
|
|
||||||
#### Core (http://ftp.acc.umu.se/pub/GNOME/core/)
|
#### Core (http://ftp.acc.umu.se/pub/GNOME/core/)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user