lix/tests
alois31 12ac97e526
libfetchers: represent unfetched submodules consistently
Unfetched submodules are included as empty directories in archives, so they end
up as such in the store when fetched in clean mode. Make sure the same happens
in dirty mode too. Fortunately, they are already correctly represented in the
ls-files output, so we just need to make sure to include the empty directory in
our filter.

Fixes: https://github.com/NixOS/nix/issues/6247
Change-Id: I60d06ff360cfa305d081b920838c893c06da801c
2024-06-12 19:47:24 +02:00
..
functional libfetchers: represent unfetched submodules consistently 2024-06-12 19:47:24 +02:00
installer chore: rebrand Nix to Lix when it makes sense 2024-06-01 20:31:24 +02:00
nixos libstore/build: use an allowlist approach to syscall filtering 2024-06-12 13:11:33 +02:00
unit tests/libcmd: set HOME to a temporary directory 2024-06-12 13:11:35 +02:00