Skip to content

nix: pass '--arg nixpkgs' for nixos and generalize argument handling #302

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jan 15, 2019

Conversation

LnL7
Copy link
Member

@LnL7 LnL7 commented Jan 14, 2019

This makes sure nixpkgs isn't passed in using fetchGit or filterSource,
which isn't allowed to be imported with restricted eval. And avoids
of of the duplication between safely_instantiate_attrs_cmd and
safely_build_attrs_cmd making that easier to test.

This makes sure nixpkgs isn't passed in using fetchGit or filterSource,
which isn't allowed to be imported with restricted eval.  And avoids
of of the duplication between safely_instantiate_attrs_cmd and
safely_build_attrs_cmd making that easier to test.
@LnL7 LnL7 requested a review from grahamc January 14, 2019 22:35
@LnL7 LnL7 force-pushed the test-nixos-nixpkgs-arg branch from e25903a to c9c72e2 Compare January 14, 2019 23:33
@LnL7 LnL7 force-pushed the test-nixos-nixpkgs-arg branch from c9c72e2 to 69263d7 Compare January 14, 2019 23:42
@grahamc grahamc merged commit 0d08106 into NixOS:released Jan 15, 2019
@LnL7 LnL7 deleted the test-nixos-nixpkgs-arg branch January 15, 2019 20:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants