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