1
1
mirror of https://github.com/NixOS/mobile-nixos.git synced 2024-10-26 13:03:04 +03:00
mobile-nixos/lib/eval-config.nix
Samuel Dionne-Riel fb64a005de 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 18:32:45 -04:00

3 lines
98 B
Nix

# Simple proxy to the upstream Nixpkgs eval-config.nix
import <nixpkgs/nixos/lib/eval-config.nix>