summaryrefslogtreecommitdiff
path: root/spec.json
diff options
context:
space:
mode:
authortilpner2018-12-16 18:40:38 +0100
committertilpner2018-12-16 18:40:38 +0100
commit4602dd8a4d400d0cd3817e77fb49e319371b352a (patch)
treec85b168f3946c0ffa96fd99af37684cc2e54231a /spec.json
parentb8499aaeeb2c11c555b473df99350a4b9e29d3a3 (diff)
downloadjobsets-4602dd8a4d400d0cd3817e77fb49e319371b352a.tar.gz
jobsets-4602dd8a4d400d0cd3817e77fb49e319371b352a.tar.xz
jobsets-4602dd8a4d400d0cd3817e77fb49e319371b352a.zip
Delete unsuccessful declarative jobset config
Diffstat (limited to 'spec.json')
-rw-r--r--spec.json15
1 files changed, 0 insertions, 15 deletions
diff --git a/spec.json b/spec.json
deleted file mode 100644
index 914f7a0..0000000
--- a/spec.json
+++ /dev/null
@@ -1,15 +0,0 @@
-{
- "enabled": 1,
- "hidden": false,
- "description": "cfg",
- "nixexprinput": "src",
- "nixexprpath": "jobset-nixpkgs.nix",
- "checkinterval": 60,
- "schedulingshares": 100,
- "enableemail": false,
- "emailoverride": "",
- "keepnr": 3,
- "inputs": {
- "nixpkgs": { "type": "git", "value": "https://github.com/NixOS/nixpkgs-channels.git nixos-unstable", "emailresponsible": false }
- }
-}