From 2dafb9caccb969acc8a71ac21aa8573a8cbc353c Mon Sep 17 00:00:00 2001 From: Antoine Martin <antoine@alarsyo.net> Date: Sat, 22 Feb 2025 16:14:32 +0100 Subject: [PATCH] services: lohr: bump commit --- services/lohr.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/services/lohr.nix b/services/lohr.nix index a86a0b3..cc491a8 100644 --- a/services/lohr.nix +++ b/services/lohr.nix @@ -20,7 +20,7 @@ secrets = config.my.secrets; lohrPkg = let - flake = builtins.getFlake "github:alarsyo/lohr?rev=58503cc8b95c8b627f6ae7e56740609e91f323cd"; + flake = builtins.getFlake "github:alarsyo/lohr?rev=cdb5808c0ced349c027aa203fda52afe95782b26"; in flake.defaultPackage."x86_64-linux"; # FIXME: use correct system in {