]> git.immae.eu Git - perso/Immae/Config/Nix.git/blobdiff - systems/eldiron/websites/tools/landing.nix
Add patch pages
[perso/Immae/Config/Nix.git] / systems / eldiron / websites / tools / landing.nix
index f5d851e2adb5f45e38525e7b9f4994a9a1f6a61e..692eaaeaa9f5b12f7644b3d93c507660b53a850a 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 = "bb60c5b869931f305f15c5bfa9cdb3f68702f01f";
-    narHash = "sha256-xBIBUJhQ7KPY0d92pW9ErA9OvGafWcxyuGkbHShF4Bs=";
+    rev = "af6db21ee92824ddd9c4b9574018789619326ffc";
+    narHash = "sha256-TAf2oIPu5ZfRbxahAjOxwQ/z/g82pXmLPU8LhwxRgXs";
   };
   yarnModules = yarn2nix-moretea.mkYarnModules rec {
     nodejs = nodejs_16;