aboutsummaryrefslogtreecommitdiff
path: root/tests/local.mk
diff options
context:
space:
mode:
authorregnat <rg@regnat.ovh>2021-06-24 11:41:51 +0200
committerregnat <rg@regnat.ovh>2021-06-24 11:41:57 +0200
commitbe7a4a6a1303ddbd1f8942f02c04f69016c51da0 (patch)
tree8d895d96adb6b6f62dfa43ed7ca098c6928aaede /tests/local.mk
parent01a3f4d7ec79d434dc34b64a761ddf681fe63a48 (diff)
Make the post-build-hook also run for unresolved CA derivations
Fix #4837
Diffstat (limited to 'tests/local.mk')
-rw-r--r--tests/local.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/local.mk b/tests/local.mk
index 82cec1df3..35ee9e271 100644
--- a/tests/local.mk
+++ b/tests/local.mk
@@ -39,6 +39,7 @@ nix_tests = \
search.sh \
nix-copy-ssh.sh \
post-hook.sh \
+ ca/post-hook.sh \
function-trace.sh \
recursive.sh \
describe-stores.sh \