From 6afcd36d8ed8dfb5c063903ceb4f3622305eccf9 Mon Sep 17 00:00:00 2001 From: Antoine Martin Date: Sat, 4 Sep 2021 18:21:10 +0200 Subject: [PATCH] services: lohr: bump flake I should clean that up anyway --- services/lohr.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/services/lohr.nix b/services/lohr.nix index 45b9ecb..6d760a3 100644 --- a/services/lohr.nix +++ b/services/lohr.nix @@ -9,7 +9,7 @@ let secrets = config.my.secrets; lohrPkg = let - flake = builtins.getFlake "github:alarsyo/lohr?rev=5f7d140b616c4e92318ea09f3438ee2dcc061236"; + flake = builtins.getFlake "github:alarsyo/lohr?rev=58503cc8b95c8b627f6ae7e56740609e91f323cd"; in flake.defaultPackage."x86_64-linux"; # FIXME: use correct system in