forked from lix-project/lix
flake.nix: Remove VM tests from 'checks'
This commit is contained in:
parent
f0e77c8a6c
commit
1f631ac85b
1 changed files with 0 additions and 2 deletions
|
@ -13,8 +13,6 @@
|
|||
checks = {
|
||||
binaryTarball = hydraJobs.binaryTarball.x86_64-linux;
|
||||
perlBindings = hydraJobs.perlBindings.x86_64-linux;
|
||||
inherit (hydraJobs.tests) remoteBuilds nix-copy-closure;
|
||||
setuid = hydraJobs.tests.setuid.x86_64-linux;
|
||||
};
|
||||
|
||||
packages = {
|
||||
|
|
Loading…
Reference in a new issue