1
1
mirror of https://github.com/LnL7/nix-darwin.git synced 2024-09-11 12:49:18 +03:00

eval-config: Add check parameter for compatibility with nixpkgs.

This commit is contained in:
John Soo 2021-12-08 15:13:24 -08:00
parent 15635ae638
commit cb1b24cff1

View File

@ -5,6 +5,7 @@
, inputs
, baseModules ? import ./modules/module-list.nix
, specialArgs ? { }
, check ? true
}@args:
let