+11
maintainers/scripts/eval-release.sh
+11
maintainers/scripts/eval-release.sh
···
···+echo "You may set VERBOSE=1 to see debug output or to any other non-empty string to make this script completely silent"+nix-instantiate --strict --eval-only --xml --show-trace "$(dirname "$0")"/eval-release.nix 2>&1 > /dev/null
-7
maintainers/scripts/test-eval-release.sh
-7
maintainers/scripts/test-eval-release.sh
···-echo "You may set VERBOSE=1 to see debug output or to any other non-empty string to make this script completely silent"-nix-instantiate --strict --eval-only --xml --show-trace "$(dirname "$0")"/eval-release.nix 2>&1 > /dev/null
···