Merge pull request #92 from nix-community/restricted-evals

remove restricted-eval
This commit is contained in:
Jörg Thalheim 2018-11-06 09:44:22 +00:00 committed by GitHub
commit fb28896d5c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 1 deletions

View file

@ -26,7 +26,7 @@ fi
export encrypted_080f214a372c_key= encrypted_080f214a372c_iv=
nix-build release.nix
nix-build --quiet release.nix
if ! is-automatic-update; then
bash $DIR/lint.sh

View file

@ -36,6 +36,7 @@ import {EVALREPO_PATH} {{
"-qa", "*",
"--meta",
"--xml",
"--allowed-uris", "https://static.rust-lang.org",
"--option", "restrict-eval", "true",
"--option", "allow-import-from-derivation", "true",
"--drv-path",