mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-02-21 18:06:46 +00:00
Accept all the arguments default.nix accepts, too
This commit is contained in:
parent
ea5928ce53
commit
ff50bfe5c4
@ -1,4 +1,4 @@
|
||||
# Build the package with the test suite enabled.
|
||||
(import ../../. {}).override {
|
||||
args@{...}: (import ../../. args).override {
|
||||
doCheck = true;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user