1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-12-17 22:41:08 +01:00

Run multiple outputs and build-delete test for CA drvs also

This commit is contained in:
John Ericson 2025-09-19 14:16:35 -04:00
parent af82c847a7
commit 7ea31c6e56
6 changed files with 53 additions and 17 deletions

View file

@ -0,0 +1,7 @@
#!/usr/bin/env bash
source common.sh
export NIX_TESTS_CA_BY_DEFAULT=1
cd ..
source ./multiple-outputs.sh