1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-11-16 15:32:43 +01:00

Fix build

This commit is contained in:
Eelco Dolstra 2025-02-12 20:04:48 +01:00 committed by GitHub
parent 7bfd71e10d
commit d856328ab5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -168,7 +168,6 @@ suites = [
'debugger.sh', 'debugger.sh',
'extra-sandbox-profile.sh', 'extra-sandbox-profile.sh',
'help.sh', 'help.sh',
'symlinks.sh',
], ],
'workdir': meson.current_source_dir(), 'workdir': meson.current_source_dir(),
}, },