From 8a150bcd44d5d32d5c36be7a3cba885d0d1d8b59 Mon Sep 17 00:00:00 2001 From: makefu Date: Sun, 18 Jun 2017 22:48:40 +0200 Subject: m 2 default: revert to working ref --- makefu/2configs/default.nix | 2 +- makefu/2configs/deployment/dirctator.nix | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) (limited to 'makefu') diff --git a/makefu/2configs/default.nix b/makefu/2configs/default.nix index 8038142a..bcd99882 100644 --- a/makefu/2configs/default.nix +++ b/makefu/2configs/default.nix @@ -22,7 +22,7 @@ with import ; user = config.krebs.users.makefu; source = let inherit (config.krebs.build) host user; - ref = "f6a2c46"; # unstable @ 2017-06-18 + graceful requests2 + ref = "7a7c39c"; # unstable @ 2017-05-09 + graceful requests2 + logstash5 in { nixpkgs = if config.makefu.full-populate || (getEnv "dummy_secrets" == "true") then { diff --git a/makefu/2configs/deployment/dirctator.nix b/makefu/2configs/deployment/dirctator.nix index 14d5918c..b8e61955 100644 --- a/makefu/2configs/deployment/dirctator.nix +++ b/makefu/2configs/deployment/dirctator.nix @@ -10,6 +10,7 @@ let ''; in { services.logstash = { + package = pkgs.logstash5; enable = true; inputConfig = '' irc { -- cgit v1.2.3