Skip to content
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

Revert "pkgs/top-level/release.nix.nix: Use fetchGit if possible" #43042

Merged
merged 1 commit into from Jul 4, 2018

Conversation

grahamc
Copy link
Member

@grahamc grahamc commented Jul 4, 2018

This reverts commit 67d0a57.

which caused evaluation errors in restricted eval mode, producing:

error: access to URI
'/var/lib/ofborg/checkout/repo/38dca4e3aa6bca43ea96d2fcc04e8229/mr-est/eval-1-lassulus.ewr1.nix.ci' is
forbidden in restricted mode

cc @edolstra

This reverts commit 67d0a57.

which caused evaluation errors in restricted eval mode, producing:

error: access to URI
'/var/lib/ofborg/checkout/repo/38dca4e3aa6bca43ea96d2fcc04e8229/mr-est/eval-1-lassulus.ewr1.nix.ci' is
forbidden in restricted mode
@grahamc
Copy link
Member Author

grahamc commented Jul 4, 2018

Will revert the revert soon.

@grahamc grahamc merged commit d21baa5 into NixOS:master Jul 4, 2018
@grahamc grahamc deleted the fix-release branch July 4, 2018 20:18
LnL7 added a commit to LnL7/ofborg that referenced this pull request Jul 4, 2018
…ions

Using builtins.fetchGit is not allowed in restricted mode, but it's
desirable for eg. the tarball build. So we avoid it for the evaluation
checks.

See NixOS/nixpkgs#43042
LnL7 added a commit to LnL7/ofborg that referenced this pull request Nov 21, 2018
…ions

Using builtins.fetchGit is not allowed in restricted mode, but it's
desirable for eg. the tarball build. So we avoid it for the evaluation
checks.

See NixOS/nixpkgs#43042
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants