ci/eval: make eval for non-native platforms less incorrect (#378922)

This commit is contained in:
Wolfgang Walther 2025-02-14 17:49:10 +01:00 committed by GitHub
commit dfa7783c7d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -89,6 +89,7 @@ let
set +e
command time -f "Chunk $myChunk on $system done [%MKB max resident, %Es elapsed] %C" \
nix-env -f "${nixpkgs}/pkgs/top-level/release-attrpaths-parallel.nix" \
--eval-system "$system" \
--option restrict-eval true \
--option allow-import-from-derivation false \
--query --available \