]> git.immae.eu Git - perso/Immae/Config/Nix.git/blobdiff - systems/eldiron/websites/tools/landing.nix
Bump homer
[perso/Immae/Config/Nix.git] / systems / eldiron / websites / tools / landing.nix
index 692eaaeaa9f5b12f7644b3d93c507660b53a850a..da7335a7815b3f4cd1967864ea2ae3e7a634b45e 100644 (file)
@@ -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;