ci/modules_test: use flake-enabled nix

This commit is contained in:
Erik Arvstedt
2022-08-27 13:34:39 +02:00
parent 81bf18b5ab
commit b625325487
2 changed files with 6 additions and 9 deletions

View File

@@ -16,6 +16,4 @@ if [[ -v CIRRUS_CI ]]; then
chmod o+rw /dev/kvm
fi
echo "$NIX_PATH ($(nix eval --raw nixpkgs.lib.version))"
"${BASH_SOURCE[0]%/*}/../run-tests.sh" --ci --scenario $scenario
"${BASH_SOURCE[0]%/*}/../run-tests.sh" --ci --scenario "$scenario"