1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-07-13 17:10:47 +02:00

Backward compatibility hack for dealing with dir in URL-style flakerefs

This commit is contained in:
Eelco Dolstra 2025-05-08 19:01:34 +02:00
parent 1e822bd414
commit d00682beb2
5 changed files with 117 additions and 1 deletions

View file

@ -32,6 +32,7 @@ suites += {
'symlink-paths.sh',
'debugger.sh',
'source-paths.sh',
'old-lockfiles.sh',
],
'workdir': meson.current_source_dir(),
}