]> Untitled Git - monorepo.git/commitdiff
update commit hash
authorPreston Pan <ret2pop@gmail.com>
Sat, 20 Sep 2025 09:53:00 +0000 (02:53 -0700)
committerPreston Pan <ret2pop@gmail.com>
Sat, 20 Sep 2025 09:53:00 +0000 (02:53 -0700)
config/nix.org
nix/systems/installer/commits.nix

index b4b1b63f1d6a410f99f698585fc9983ff493b8b9..7fca358a0438e9aab238d51c1bac27cb6f386f85 100644 (file)
@@ -3915,7 +3915,7 @@ work deterministically.
 #+begin_src nix :tangle ../nix/systems/installer/commits.nix
   {
     diskoCommitHash = "c8a0e78d86b12ea67be6ed0f7cae7f9bfabae75a";
-    monorepoCommitHash = "070a98e56367a8414d6844438f5cc091cc10effb";
+    monorepoCommitHash = "7d8501ebc97fc238d73dee4638ab58eb32a11dc1";
     monorepoUrl = "https://github.com/ret2pop/monorepo";
   }
 #+end_src
index 0e2ca00b6378e3952432c30c1cb142a65af4edd4..27e6aabf3dfaeb705f5761c979919bd39c55f5d2 100644 (file)
@@ -1,5 +1,5 @@
 {
   diskoCommitHash = "c8a0e78d86b12ea67be6ed0f7cae7f9bfabae75a";
-  monorepoCommitHash = "070a98e56367a8414d6844438f5cc091cc10effb";
+  monorepoCommitHash = "7d8501ebc97fc238d73dee4638ab58eb32a11dc1";
   monorepoUrl = "https://github.com/ret2pop/monorepo";
 }