Skip to content

Commit 045daed

Browse files
committed
flake: unset herculesCI.ciSystems
1 parent 40bba0f commit 045daed

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

flake.nix

-5
Original file line numberDiff line numberDiff line change
@@ -25,11 +25,6 @@
2525
{
2626
formatter = eachSystem (pkgs: pkgs.nixpkgs-fmt);
2727

28-
herculesCI.ciSystems = [
29-
"x86_64-linux"
30-
"aarch64-linux"
31-
];
32-
3328
packages = eachSystem (pkgs:
3429
let
3530
src = sourceByRegex self [

0 commit comments

Comments
 (0)