]> git.immae.eu Git - perso/Immae/Config/Nix.git/commitdiff
Bump homer master
authorIsmaël Bouya <ismael.bouya@normalesup.org>
Mon, 10 Jun 2024 11:20:38 +0000 (13:20 +0200)
committerIsmaël Bouya <ismael.bouya@normalesup.org>
Mon, 10 Jun 2024 22:21:04 +0000 (00:21 +0200)
deploy/flake.lock
flake.lock
flakes/flake.lock
systems/eldiron/websites/tools/landing.nix

index a76a82a5018127fbb2deea8db6346b49bb936259..153f0c6e4fc32b9c56ff43b0b83989f258c21099 100644 (file)
       },
       "locked": {
         "lastModified": 1,
-        "narHash": "sha256-oi7B2foI2ukk31mswamJ/sUoq2yvlS/abJj2CYJMS1U=",
+        "narHash": "sha256-Nw6nhvfCOJvSiqgkq/iJDA+ex5mllZxRSqAuO2bZCVc=",
         "path": "../flakes",
         "type": "path"
       },
       },
       "locked": {
         "lastModified": 1,
-        "narHash": "sha256-ItVNdRvOUeVByeiuNpeHKIpCjxTG8qS0L5ankxfNlyI=",
+        "narHash": "sha256-/2ewPhp/ETtRESC/RG6PXCsh16cCWK+GtGNPEnk6sEs=",
         "path": "../systems/eldiron",
         "type": "path"
       },
index bffa047c9bf68de086ba15bb185d3c1d316f7c2b..b7403fa4d6e40f138dab655b943072f0efff9ed9 100644 (file)
       },
       "locked": {
         "lastModified": 1,
-        "narHash": "sha256-oi7B2foI2ukk31mswamJ/sUoq2yvlS/abJj2CYJMS1U=",
+        "narHash": "sha256-Nw6nhvfCOJvSiqgkq/iJDA+ex5mllZxRSqAuO2bZCVc=",
         "path": "./flakes",
         "type": "path"
       },
       },
       "locked": {
         "lastModified": 1,
-        "narHash": "sha256-ItVNdRvOUeVByeiuNpeHKIpCjxTG8qS0L5ankxfNlyI=",
+        "narHash": "sha256-/2ewPhp/ETtRESC/RG6PXCsh16cCWK+GtGNPEnk6sEs=",
         "path": "../systems/eldiron",
         "type": "path"
       },
index 49298bfbc14ab9f35c4d804837b745f4a7883aab..1aa828e85ef0878c658de8300e79fc134d746df2 100644 (file)
       },
       "locked": {
         "lastModified": 1,
-        "narHash": "sha256-ItVNdRvOUeVByeiuNpeHKIpCjxTG8qS0L5ankxfNlyI=",
+        "narHash": "sha256-/2ewPhp/ETtRESC/RG6PXCsh16cCWK+GtGNPEnk6sEs=",
         "path": "../systems/eldiron",
         "type": "path"
       },
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;