hercules-ci: mark x86_64-linux as a CI system
This commit is contained in:
parent
3e9dddd88b
commit
2f6e57d39f
1 changed files with 1 additions and 0 deletions
|
@ -14,6 +14,7 @@
|
|||
nixpkgsFor = forAllSystems (system: pkgs: import nixpkgs { inherit system; overlays = [ self.overlay ]; });
|
||||
in rec
|
||||
{
|
||||
herculesCI.ciSystems = [ "x86_64-linux" ];
|
||||
overlay = final: prev: {
|
||||
generateApps = flake:
|
||||
let
|
||||
|
|
Loading…
Add table
Reference in a new issue