mirror of
https://github.com/NixOS/nix
synced 2025-07-10 21:23:56 +02:00
Apply makeNotAllowedError to empty repos
(cherry picked from commit 67e957b636
)
This commit is contained in:
parent
ae2bd40d06
commit
084e75ed2f
6 changed files with 45 additions and 12 deletions
|
@ -29,7 +29,8 @@ suites += {
|
|||
'non-flake-inputs.sh',
|
||||
'relative-paths.sh',
|
||||
'symlink-paths.sh',
|
||||
'debugger.sh'
|
||||
'debugger.sh',
|
||||
'source-paths.sh',
|
||||
],
|
||||
'workdir': meson.current_source_dir(),
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue