1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2024-09-19 23:03:53 -04:00
nix/tests/functional/flakes
Eelco Dolstra 9951e14ae0 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.
2024-05-09 19:33:09 +02:00
..
absolute-attr-paths.sh
absolute-paths.sh
build-paths.sh outputSpecified doesnt exit in top attr-set 2024-04-03 08:26:42 +05:30
bundle.sh
check.sh
circular.sh Overhaul nix flake update and lock commands 2023-10-31 15:33:57 +01:00
common.sh Test that the root of a tree produces /nix/store/<hash1>-<hash2>-source 2024-04-30 17:25:35 +02: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 Update tests/functional/flakes/flakes.sh 2024-04-30 18:10:16 +02: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 Actually run the Mercurial tests 2024-04-08 15:21:57 +02:00
prefetch.sh Handle zip files containing symlinks 2024-05-09 19:33:09 +02: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-09 19:33:09 +02:00
unlocked-override.sh