diff options
| author | Preston Pan <ret2pop@gmail.com> | 2025-09-20 00:50:19 -0700 |
|---|---|---|
| committer | Preston Pan <ret2pop@gmail.com> | 2025-09-20 00:50:19 -0700 |
| commit | a4a80065fead83b89f79543719efcc3983781cee (patch) | |
| tree | 11b76db5246c9ee51226875497caeb97bd158c2a /config | |
| parent | 070a98e56367a8414d6844438f5cc091cc10effb (diff) | |
modify monorepo commit hash installer
Diffstat (limited to 'config')
| -rw-r--r-- | config/nix.org | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/nix.org b/config/nix.org index 1c3c8eb..614878f 100644 --- a/config/nix.org +++ b/config/nix.org @@ -3914,7 +3914,7 @@ work deterministically. #+begin_src nix :tangle ../nix/systems/installer/commits.nix { diskoCommitHash = "c8a0e78d86b12ea67be6ed0f7cae7f9bfabae75a"; - monorepoCommitHash = "e2fbfac7ad7c0b4d438179b31d2ed53d884313a0"; + monorepoCommitHash = "070a98e56367a8414d6844438f5cc091cc10effb"; monorepoUrl = "https://github.com/ret2pop/monorepo"; } #+end_src |
