nix: Propagate doCheck attribute.

This commit is contained in:
Johannes Bornhold 2016-06-15 11:15:09 +02:00
parent 711cda9de3
commit 24d554a54e

View file

@ -25,6 +25,7 @@
# vcsserver resides.
{ pkgs ? import <nixpkgs> {}
, doCheck ? true
}:
let