aboutsummaryrefslogtreecommitdiff
path: root/tests/local.mk
diff options
context:
space:
mode:
authorregnat <rg@regnat.ovh>2022-01-27 15:32:14 +0100
committerregnat <rg@regnat.ovh>2022-01-27 16:26:39 +0100
commitfcdc60ed227ba28f0d0d160d17df27fe179138b0 (patch)
tree1a2a634502c23fcb9f89282e41aaa2aaab489d00 /tests/local.mk
parent1fe3bfdeaf7c57e9f7044a22edfbdf6fb9629e9d (diff)
Don’t require `NIX_PATH` entries to be valid paths
It’s totally valid to have entries in `NIX_PATH` that aren’t valid paths (they can even be arbitrary urls or `channel:<channel-name>`). Fix #5998 and #5980
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 47d2862a4..2ec9baa12 100644
--- a/tests/local.mk
+++ b/tests/local.mk
@@ -63,6 +63,7 @@ nix_tests = \
eval-store.sh \
readfile-context.sh \
store-ping.sh \
+ nix_path.sh \
why-depends.sh
# parallel.sh