From 8d6411dc9ae156a5a90ed815f7fc6f80bc7f18d1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kier=C3=A1n=20Meinhardt?= Date: Mon, 17 Aug 2020 16:01:39 +0200 Subject: [PATCH] chore: update retiolum hosts --- modules/retiolum.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/retiolum.nix b/modules/retiolum.nix index 67013bf..76a6144 100644 --- a/modules/retiolum.nix +++ b/modules/retiolum.nix @@ -10,8 +10,8 @@ let retiolum = pkgs.fetchFromGitHub { owner = "krebs"; repo = netname; - rev = "381723835cba62b4101d0417d624f15e32909c92"; - sha256 = "08rs5mxs50gksd5ppp5png28grsfrvhgqwak353bc75s80979j18"; + rev = "76e8de36d4ac06bcfaf551946aa2f6a41d9e6555"; + sha256 = "0yhmmvg6gm5yxs1gzszl19bs6y302yjg81a7sckfglwzcql3q0wf"; }; in {