mirror of
https://github.com/NixOS/nix
synced 2025-07-09 07:53:55 +02:00
turn assertion if hash of sub flake mismatches into proper error
This commit is contained in:
parent
371fcf91c3
commit
10cbf65198
3 changed files with 66 additions and 1 deletions
|
@ -34,6 +34,7 @@ suites += {
|
|||
'source-paths.sh',
|
||||
'old-lockfiles.sh',
|
||||
'trace-ifd.sh',
|
||||
'nar-hash-mismatch.sh',
|
||||
],
|
||||
'workdir': meson.current_source_dir(),
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue