diff options
-rw-r--r-- | spec.json | 2 | ||||
-rw-r--r-- | spec.nix | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -11,6 +11,6 @@ | |||
11 | "keepnr": 3, | 11 | "keepnr": 3, |
12 | "inputs": { | 12 | "inputs": { |
13 | "src": { "type": "git", "value": "https://git.huh.gdn/set_eq/ master", "emailresponsible": false }, | 13 | "src": { "type": "git", "value": "https://git.huh.gdn/set_eq/ master", "emailresponsible": false }, |
14 | "nixpkgs": { "type": "git", "value": "https://github.com/nixos/nixpkgs-channels nixos-20.09", "emailresponsible": false } | 14 | "nixpkgs": { "type": "git", "value": "https://github.com/nixos/nixpkgs nixos-20.09", "emailresponsible": false } |
15 | } | 15 | } |
16 | } | 16 | } |
@@ -24,7 +24,7 @@ in { | |||
24 | "keepnr": 10, | 24 | "keepnr": 10, |
25 | "inputs": { | 25 | "inputs": { |
26 | "src": { "type": "git", "value": "https://git.huh.gdn/set_eq/ master", "emailresponsible": true }, | 26 | "src": { "type": "git", "value": "https://git.huh.gdn/set_eq/ master", "emailresponsible": true }, |
27 | "nixpkgs": { "type": "git", "value": "https://github.com/nixos/nixpkgs-channels nixos-20.09", "emailresponsible": false } | 27 | "nixpkgs": { "type": "git", "value": "https://github.com/nixos/nixpkgs nixos-20.09", "emailresponsible": false } |
28 | } | 28 | } |
29 | } | 29 | } |
30 | } | 30 | } |