summaryrefslogtreecommitdiff
path: root/.hydra.json
diff options
context:
space:
mode:
authorseth <[email protected]>2023-05-29 11:51:09 -0400
committerseth <[email protected]>2023-05-29 11:54:03 -0400
commit87e220c708bf0badc8ef663b236a2139d6a19bad (patch)
treeb903875061f2ca6263a34411812527e3ebae50f9 /.hydra.json
parent4c33035fbbc338592baa5be3781b88d7291f80fe (diff)
chore: move back to hercules-ci
Diffstat (limited to '.hydra.json')
-rw-r--r--.hydra.json14
1 files changed, 0 insertions, 14 deletions
diff --git a/.hydra.json b/.hydra.json
deleted file mode 100644
index 201bd13..0000000
--- a/.hydra.json
+++ /dev/null
@@ -1,14 +0,0 @@
-{
- "main": {
- "enabled": 1,
- "type": 1,
- "hidden": false,
- "description": "build flake",
- "checkinterval": 600,
- "schedulingshares": 100,
- "enableemail": false,
- "emailoverride": "",
- "keepnr": 2,
- "flake": "github:getchoo/nix-exprs/main"
- }
-}