services: lohr: bump flake

I should clean that up anyway
This commit is contained in:
Antoine Martin 2021-09-04 18:21:10 +02:00
parent 986dd5fcc2
commit 6afcd36d8e

View file

@ -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