1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-06-24 22:11:15 +02:00
nix/tests
Eelco Dolstra 28caa35a97 parsePathFlakeRefWithFragment(): Handle 'path?query' without a fragment
Commands like `nix flake metadata '.?submodules=1'` ignored the query
part of the URL, while `nix build '.?submodules=1#foo'` did work
correctly because of the presence of the fragment part.
2025-01-08 18:38:53 +01:00
..
functional parsePathFlakeRefWithFragment(): Handle 'path?query' without a fragment 2025-01-08 18:38:53 +01:00
installer Revert "tests.installer: Load profile with -o unset" 2024-09-18 23:06:01 +02:00
nixos test: Add hydraJobs.tests.functional_symlinked-home 2025-01-07 05:42:04 +00:00
repl-completion.nix Add repl completion test 2024-05-27 09:58:49 +02:00