summaryrefslogtreecommitdiffstats
path: root/spec.nix
diff options
context:
space:
mode:
authorMinijackson <minijackson@riseup.net>2018-09-04 22:37:50 +0200
committerMinijackson <minijackson@riseup.net>2018-09-04 22:37:50 +0200
commit05429f893f66d66e6f9ff2d3cea4c70793f25e42 (patch)
tree1c50f484da2a3de969187a3a744bcb876313badb /spec.nix
parentfae19b5ee7eedd9c9cf054791fa724bc624fbb21 (diff)
downloadset_eq-05429f893f66d66e6f9ff2d3cea4c70793f25e42.tar.gz
set_eq-05429f893f66d66e6f9ff2d3cea4c70793f25e42.zip
Fix json in spec.nix
Diffstat (limited to 'spec.nix')
-rw-r--r--spec.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/spec.nix b/spec.nix
index e9312fe..35c903c 100644
--- a/spec.nix
+++ b/spec.nix
@@ -25,6 +25,7 @@ in {
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-18.03", "emailresponsible": false } 27 "nixpkgs": { "type": "git", "value": "https://github.com/nixos/nixpkgs-channels nixos-18.03", "emailresponsible": false }
28 }
28 } 29 }
29 } 30 }
30 EOF 31 EOF