forked from lix-project/hydra
Add some flake checks
This commit is contained in:
parent
0042183717
commit
517acb4ca8
1 changed files with 3 additions and 0 deletions
|
@ -17,6 +17,9 @@
|
|||
};
|
||||
};
|
||||
|
||||
checks.build = hydraJobs.build.x86_64-linux;
|
||||
checks.install = hydraJobs.tests.install.x86_64-linux;
|
||||
|
||||
packages.hydra = hydraJobs.build.x86_64-linux;
|
||||
|
||||
defaultPackage = packages.hydra;
|
||||
|
|
Loading…
Reference in a new issue