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

Add test case for NARs with duplicate directory entries

This test was made by @puckipedia.

(cherry picked from commit 83d5b32803)
This commit is contained in:
Eelco Dolstra 2024-09-05 16:41:15 +02:00
parent 49f21a860f
commit f9b3defe7f
4 changed files with 24 additions and 22 deletions

View file

@ -108,7 +108,7 @@ nix_tests = \
derivation-json.sh \
import-derivation.sh \
nix_path.sh \
case-hack.sh \
nars.sh \
placeholders.sh \
ssh-relay.sh \
build.sh \