Add Hercules CI configuration
This commit is contained in:
parent
fbd2b65a45
commit
ce85733722
1 changed files with 1 additions and 0 deletions
|
@ -91,5 +91,6 @@
|
||||||
devShells.default =
|
devShells.default =
|
||||||
config.mission-control.installToDevShell self'.devShells.main;
|
config.mission-control.installToDevShell self'.devShells.main;
|
||||||
};
|
};
|
||||||
|
flake.herculesCI.ciSystems = [ "x86_64-linux" "aarch64-darwin" ];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue