forked from lix-project/nix-eval-jobs
Add build to flake checks
This commit is contained in:
parent
0e3df9f5d5
commit
8ccdf6497c
1 changed files with 2 additions and 0 deletions
|
@ -25,6 +25,8 @@
|
|||
touch $out
|
||||
'';
|
||||
|
||||
build = packages.nix-eval-jobs;
|
||||
|
||||
};
|
||||
|
||||
defaultPackage = self.packages.${system}.nix-eval-jobs;
|
||||
|
|
Loading…
Reference in a new issue