From 05429f893f66d66e6f9ff2d3cea4c70793f25e42 Mon Sep 17 00:00:00 2001 From: Minijackson Date: Tue, 4 Sep 2018 22:37:50 +0200 Subject: Fix json in spec.nix --- spec.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'spec.nix') diff --git a/spec.nix b/spec.nix index e9312fe..35c903c 100644 --- a/spec.nix +++ b/spec.nix @@ -25,6 +25,7 @@ in { "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.03", "emailresponsible": false } + } } } EOF -- cgit v1.2.3