From 2fca97a643f2656f04660ea6dec7f91ac800aae1 Mon Sep 17 00:00:00 2001 From: noe Date: Mon, 8 Jan 2024 01:26:12 -0500 Subject: [PATCH] proxy: mekanoe.com bump --- nixos/hosts/ingress-proxy/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nixos/hosts/ingress-proxy/default.nix b/nixos/hosts/ingress-proxy/default.nix index 41f5ad2..2cd11e6 100644 --- a/nixos/hosts/ingress-proxy/default.nix +++ b/nixos/hosts/ingress-proxy/default.nix @@ -92,7 +92,7 @@ in { "mekanoe.com" = static { url = "https://codeberg.org/noe/personal-site.git"; - rev = "8601d3a426bc07c715f265b2132b384c21397533"; + rev = "e5e5b3d46a673e8ebdceb1f9df0c45b9b7cb6980"; }; "oc.mekanoe.com" = placeholder;