mirror of
https://github.com/NixOS/nix
synced 2025-07-18 11:18:27 +02:00
* Test cases for races.
This commit is contained in:
parent
aaee69cfde
commit
2ac02440dc
2 changed files with 19 additions and 0 deletions
5
testpkgs/slow/slow.fix
Normal file
5
testpkgs/slow/slow.fix
Normal file
|
@ -0,0 +1,5 @@
|
|||
Package(
|
||||
[ ("name", "slow")
|
||||
, ("build", Relative("slow/slow-build.sh"))
|
||||
]
|
||||
)
|
Loading…
Add table
Add a link
Reference in a new issue