nix: Propagate doCheck attribute.
This commit is contained in:
parent
711cda9de3
commit
24d554a54e
1 changed files with 1 additions and 0 deletions
|
|
@ -25,6 +25,7 @@
|
|||
# vcsserver resides.
|
||||
|
||||
{ pkgs ? import <nixpkgs> {}
|
||||
, doCheck ? true
|
||||
}:
|
||||
|
||||
let
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue