pkgs/redlib: disable checks
This commit is contained in:
parent
b29f0a9479
commit
36befa8966
@ -61,6 +61,8 @@ rustPlatform.buildRustPackage rec {
|
|||||||
GIT_HASH=src.rev;
|
GIT_HASH=src.rev;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
doCheck = false;
|
||||||
|
|
||||||
passthru.tests = {
|
passthru.tests = {
|
||||||
inherit (nixosTests) redlib;
|
inherit (nixosTests) redlib;
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user