summaryrefslogtreecommitdiffstats
path: root/spec.nix
diff options
context:
space:
mode:
authorMinijackson <minijackson@riseup.net>2018-10-07 23:41:54 +0200
committerMinijackson <minijackson@riseup.net>2018-10-07 23:41:54 +0200
commitf49b4965680d9e137ec6714909ea49eb504af861 (patch)
tree476a2c9630d2ae8d936136ea19068c8e094e1bcc /spec.nix
parenta6dfec305a53c6a7618b98f43a6b4b89cfb76102 (diff)
downloadset_eq-f49b4965680d9e137ec6714909ea49eb504af861.tar.gz
set_eq-f49b4965680d9e137ec6714909ea49eb504af861.zip
Switch to nixpkgs 18.09
Diffstat (limited to 'spec.nix')
-rw-r--r--spec.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/spec.nix b/spec.nix
index 28f6c28..cc53b2a 100644
--- a/spec.nix
+++ b/spec.nix
@@ -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-18.03", "emailresponsible": false } 27 "nixpkgs": { "type": "git", "value": "https://github.com/nixos/nixpkgs-channels nixos-18.09", "emailresponsible": false }
28 } 28 }
29 } 29 }
30 } 30 }