svn path=/nixpkgs/branches/stdenv-updates/; revision=13902
This commit is contained in:
parent
112c86e719
commit
e8a9844354
@ -21,6 +21,8 @@ stdenv.mkDerivation {
|
|||||||
--disable-init-state
|
--disable-init-state
|
||||||
'';
|
'';
|
||||||
|
|
||||||
|
doCheck = true;
|
||||||
|
|
||||||
meta = {
|
meta = {
|
||||||
description = "The Nix Deployment System";
|
description = "The Nix Deployment System";
|
||||||
homepage = http://nixos.org/;
|
homepage = http://nixos.org/;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user