1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2024-09-19 10:50:24 -04:00
nix/tests/functional/flakes
Eelco Dolstra 6f6a772da6 Handle zip files containing symlinks
In streaming mode, libarchive doesn't handle symlinks in zip files
correctly. So write the entire file to disk so libarchive can access
it in random-access mode.

Fixes #10649. This was broken in cabee98152.

(cherry picked from commit 9951e14ae0)
2024-05-15 20:07:38 +00:00
..
absolute-attr-paths.sh
absolute-paths.sh
build-paths.sh
bundle.sh
check.sh
circular.sh Overhaul nix flake update and lock commands 2023-10-31 15:33:57 +01:00
common.sh Shellbang support with flakes 2023-11-07 13:24:01 -05:00
config.sh
develop.sh nix: develop: remove test for interactive shell executable 2023-11-26 21:27:46 +01:00
flake-in-submodule.sh Git fetcher: Handle submodules for workdirs 2023-10-31 15:59:25 +01:00
flakes.sh Add test for nix flake update with multiple inputs 2024-03-03 13:59:39 +01:00
follow-paths.sh Merge pull request #9173 from vkryachko/transitive-input-overrides 2023-11-23 08:54:45 +01:00
init.sh
inputs.sh
mercurial.sh
prefetch.sh Handle zip files containing symlinks 2024-05-15 20:07:38 +00:00
run.sh
search-root.sh Properly fail on flakerefs that don't point to a directory 2024-03-02 10:24:20 +01:00
show.sh
tree.zip Handle zip files containing symlinks 2024-05-15 20:07:38 +00:00
unlocked-override.sh