This website requires JavaScript.
Explore
Help
Sign In
NixOS
/
mobile-nixos
Watch
1
Star
1
Fork
0
You've already forked mobile-nixos
mirror of
https://github.com/NixOS/mobile-nixos.git
synced
2024-12-17 21:11:34 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
73f8f13a7d
mobile-nixos
/
lib
/
eval-config.nix
3 lines
98 B
Nix
Raw
Normal View
History
Unescape
Escape
Allow evaluating without NixOS. We are now splitting the concerns more clearly, by making `baseModules` the reason we are evaluating NixOS, rather than wholesale always including it into the modules.
2020-04-06 23:28:10 +03:00
# Simple proxy to the upstream Nixpkgs eval-config.nix
import
<nixpkgs/nixos/lib/eval-config.nix>
Reference in New Issue
Copy Permalink