diff options
| author | Preston Pan <ret2pop@gmail.com> | 2025-09-07 00:37:22 -0700 |
|---|---|---|
| committer | Preston Pan <ret2pop@gmail.com> | 2025-09-07 00:37:22 -0700 |
| commit | 8f4f46e59ad0b7c5662a417d10f3074f17c962c3 (patch) | |
| tree | 0559b33322f902e76498b5864f39d8c663ce45a8 /nix/systems/installer/commits.nix | |
| parent | 262a367c90362403ed5e0b4db41daf20e191538c (diff) | |
big update; fix vps and streamline some stuff
Diffstat (limited to 'nix/systems/installer/commits.nix')
| -rw-r--r-- | nix/systems/installer/commits.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/nix/systems/installer/commits.nix b/nix/systems/installer/commits.nix index cf5d66c..bf865a3 100644 --- a/nix/systems/installer/commits.nix +++ b/nix/systems/installer/commits.nix @@ -1,4 +1,5 @@ { diskoCommitHash = "a5c4f2ab72e3d1ab43e3e65aa421c6f2bd2e12a1"; monorepoCommitHash = "af3c15c43c65fd77aab441f4c657aeaa74cc67d5"; + monorepoUrl = "https://github.com/ret2pop/monorepo"; } |
