From 4ee5eca6930e2d5a2db6365f3147d9517af950ae Mon Sep 17 00:00:00 2001 From: Ingolf Wagner Date: Sun, 26 Apr 2020 20:15:28 +0200 Subject: [PATCH] tinc: update retiolum --- system/all/tinc.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/system/all/tinc.nix b/system/all/tinc.nix index 6c19d27..63c9fa2 100644 --- a/system/all/tinc.nix +++ b/system/all/tinc.nix @@ -3,8 +3,8 @@ let retiolum = pkgs.fetchgit { url = "https://github.com/krebs/retiolum.git"; - rev = "9e626816d8a48c6c328a91f0601af35a5ef0d167"; - sha256 = "0z2b1pd7ki9wbz2079arygv83ckhqsijllj25iy64lgxk6arvbla"; + rev = "9dd1b68e9634b5e99650b33974f55d4ce384cab7"; + sha256 = "019qyrxfw0a6jqa3pmhx6ghzdjxdrnf97r6mvsv42rpxc17vvdaz"; }; in {