From 0f691603b4ed60e7afefa85cf5da3327e4c18366 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Isma=C3=ABl=20Bouya?= Date: Mon, 10 Jun 2024 13:20:38 +0200 Subject: Bump homer --- systems/eldiron/websites/tools/landing.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'systems/eldiron/websites') diff --git a/systems/eldiron/websites/tools/landing.nix b/systems/eldiron/websites/tools/landing.nix index 692eaae..da7335a 100644 --- a/systems/eldiron/websites/tools/landing.nix +++ b/systems/eldiron/websites/tools/landing.nix @@ -3,8 +3,8 @@ let source = builtins.fetchGit { url = "https://git.immae.eu/github/bastienwirtz/homer.git"; ref = "gitolite_local/local_changes"; - rev = "af6db21ee92824ddd9c4b9574018789619326ffc"; - narHash = "sha256-TAf2oIPu5ZfRbxahAjOxwQ/z/g82pXmLPU8LhwxRgXs"; + rev = "f2f414a2e9b02d645acb49f62fdfcceb8eca7d19"; + narHash = "sha256-WrAx4gLKOVpwHtLh57ZLoWaUnfohwYlIX/LrwORIbFU="; }; yarnModules = yarn2nix-moretea.mkYarnModules rec { nodejs = nodejs_16; -- cgit v1.2.3