about summary refs log tree commit diff
path: root/overlays/patches/emacs/overlay/hydra/spec.json
diff options
context:
space:
mode:
Diffstat (limited to 'overlays/patches/emacs/overlay/hydra/spec.json')
-rw-r--r--overlays/patches/emacs/overlay/hydra/spec.json25
1 files changed, 0 insertions, 25 deletions
diff --git a/overlays/patches/emacs/overlay/hydra/spec.json b/overlays/patches/emacs/overlay/hydra/spec.json
deleted file mode 100644
index 6c3a62461f27..000000000000
--- a/overlays/patches/emacs/overlay/hydra/spec.json
+++ /dev/null
@@ -1,25 +0,0 @@
-{
-  "enabled": 1,
-  "hidden": false,
-  "description": "Emacs-overlay jobsets",
-  "nixexprinput": "src",
-  "nixexprpath": "hydra/default.nix",
-  "checkinterval": 1800,
-  "schedulingshares": 100,
-  "enableemail": false,
-  "emailoverride": "",
-  "keepnr": 3,
-  "type": 0,
-  "inputs": {
-    "src": {
-      "type": "git",
-      "value": "https://github.com/nix-community/emacs-overlay.git master",
-      "emailresponsible": false
-    },
-    "nixpkgs": {
-      "type": "git",
-      "value": "https://github.com/NixOS/nixpkgs.git nixos-unstable",
-      "emailresponsible": false
-    }
-  }
-}