mirror of
https://github.com/NixOS/nix
synced 2025-07-12 19:05:08 +02:00
Merge pull request #12699 from rvl/subflake-locking-test
tests/functional/flakes: Add test case for subflake locking
This commit is contained in:
commit
fc77a89d53
2 changed files with 74 additions and 0 deletions
|
@ -28,6 +28,7 @@ suites += {
|
|||
'commit-lock-file-summary.sh',
|
||||
'non-flake-inputs.sh',
|
||||
'relative-paths.sh',
|
||||
'relative-paths-lockfile.sh',
|
||||
'symlink-paths.sh',
|
||||
'debugger.sh',
|
||||
'source-paths.sh',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue