eldritch horrors
13f78c557b
Fix building CA derivations with and eval store
(cherry picked from commit dfc0cee7024a082d90a4f68296f55a82dfd52126)
Change-Id: I28feb5a36d4fe75f0ed3e3e2db6eb56b67d0f371
11 lines
169 B
Bash
11 lines
169 B
Bash
#!/usr/bin/env bash
|
|
|
|
# Ensure that garbage collection works properly with ca derivations
|
|
|
|
source common.sh
|
|
|
|
export NIX_TESTS_CA_BY_DEFAULT=1
|
|
|
|
cd ..
|
|
source eval-store.sh
|