nix-super/tests
Jörg Thalheim 8cea1fbd97 src/nix/prefetch: fix prefetch containing current directory instead of tarball
When --unpack was used the nix would add the current directory to the
nix store instead of the content of unpacked.
The reason for this is that std::distance already consumes the iterator.
To fix this we re-instantiate the directory iterator in case the
directory only contains a single entry.
2024-07-05 19:18:49 +02:00
..
functional src/nix/prefetch: fix prefetch containing current directory instead of tarball 2024-07-05 19:18:49 +02:00
installer tests: test with conflicting profile links 2023-12-30 06:24:06 +00:00
nixos Merge pull request #11019 from DeterminateSystems/fix-failed-to-open-archive 2024-07-05 17:10:02 +02:00
unit Merge pull request #11018 from siddhantk232/canonpath-fs-sink 2024-07-03 10:36:18 -04:00
repl-completion.nix Add repl completion test 2024-05-27 09:58:49 +02:00