From 44f39af1a22ef0334604b00f5f2f7d0cb4cfef1c Mon Sep 17 00:00:00 2001 From: Minijackson Date: Sat, 4 May 2019 18:09:06 +0200 Subject: Update nixpkgs channel to 19.03 --- spec.json | 2 +- spec.nix | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/spec.json b/spec.json index 30ad49b..cf65cf5 100644 --- a/spec.json +++ b/spec.json @@ -11,6 +11,6 @@ "keepnr": 3, "inputs": { "src": { "type": "git", "value": "https://git.huh.gdn/set_eq/ master", "emailresponsible": false }, - "nixpkgs": { "type": "git", "value": "https://github.com/nixos/nixpkgs-channels nixos-18.09", "emailresponsible": false } + "nixpkgs": { "type": "git", "value": "https://github.com/nixos/nixpkgs-channels nixos-19.03", "emailresponsible": false } } } diff --git a/spec.nix b/spec.nix index cc53b2a..84df6d3 100644 --- a/spec.nix +++ b/spec.nix @@ -24,7 +24,7 @@ in { "keepnr": 10, "inputs": { "src": { "type": "git", "value": "https://git.huh.gdn/set_eq/ master", "emailresponsible": true }, - "nixpkgs": { "type": "git", "value": "https://github.com/nixos/nixpkgs-channels nixos-18.09", "emailresponsible": false } + "nixpkgs": { "type": "git", "value": "https://github.com/nixos/nixpkgs-channels nixos-19.03", "emailresponsible": false } } } } -- cgit v1.2.3