1
0
Fork 0
mirror of https://github.com/LnL7/nix-darwin.git synced 2024-12-14 11:57:34 +00:00

exposed pkgs

This commit is contained in:
Daiderd Jordan 2016-12-26 16:09:07 +01:00
parent 44fc4d4010
commit 4978d9ee6f
No known key found for this signature in database
GPG key ID: D02435D05B810C96

View file

@ -36,6 +36,7 @@ let
in
{
inherit (eval.config._module.args) pkgs;
inherit (eval) options config;
inherit system;
}