From 32f95ea8351b747760d5004fb6a5f994da51912a Mon Sep 17 00:00:00 2001 From: makefu Date: Mon, 26 Feb 2018 16:30:38 +0100 Subject: fix typo --- default.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/default.nix b/default.nix index 2e6642b..74966bb 100644 --- a/default.nix +++ b/default.nix @@ -21,7 +21,7 @@ "makefu x.r": { "enabled": 1, "hidden": false, - "description": "host build", + "description": "host build (not working right now), also paths in nixos-config and secrets are absolute but should point to ", "nixexprinput": "src", "nixexprpath": "host.nix", "checkinterval": 15, @@ -55,7 +55,7 @@ "inputs": { "src": { "type": "git", "value": "http://cgit.euer.krebsco.de/hydra-stockholm", "emailresponsible": false }, "stockholm": { "type": "git", "value": "http://cgit.krebsco.de/stockholm", "emailresponsible": false }, - "nixpkgs": { "type": "git", "value": "https://github.com/makefu/nixpkgs 51810e0", "emailresponsible": false }, + "nixpkgs": { "type": "git", "value": "https://github.com/makefu/nixpkgs 51810e0", "emailresponsible": false } } } } -- cgit v1.2.3