Revert "Fix broken build.x86_64-linux job (#573)"
This reverts commit c2e2b42877efa8b485982120cb5cd1728c2e885a, which breaks building with nixUnstable.
This commit is contained in:
parent
c2e2b42877
commit
162d671c48
@ -275,7 +275,7 @@ int main(int argc, char * * argv)
|
||||
|
||||
/* Prevent access to paths outside of the Nix search path and
|
||||
to the environment. */
|
||||
settings.restrictEval = true;
|
||||
evalSettings.restrictEval = true;
|
||||
|
||||
if (releaseExpr == "") throw UsageError("no expression specified");
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user