diff options
| author | Preston Pan <ret2pop@gmail.com> | 2025-09-18 23:42:23 -0700 |
|---|---|---|
| committer | Preston Pan <ret2pop@gmail.com> | 2025-09-18 23:42:23 -0700 |
| commit | 6800e6022fdafbc236097dc90ad128363d6fcd1d (patch) | |
| tree | 2faabe0384a340ffcb186302eb3e4150530a7389 /nix/systems/installer | |
| parent | e2fbfac7ad7c0b4d438179b31d2ed53d884313a0 (diff) | |
fix bug in continuity
Diffstat (limited to 'nix/systems/installer')
| -rw-r--r-- | nix/systems/installer/commits.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nix/systems/installer/commits.nix b/nix/systems/installer/commits.nix index b6c8be3..83e35ed 100644 --- a/nix/systems/installer/commits.nix +++ b/nix/systems/installer/commits.nix @@ -1,5 +1,5 @@ { diskoCommitHash = "c8a0e78d86b12ea67be6ed0f7cae7f9bfabae75a"; - monorepoCommitHash = "bb31a5a879154432e11a75e69070b58004ddc07b"; + monorepoCommitHash = "e2fbfac7ad7c0b4d438179b31d2ed53d884313a0"; monorepoUrl = "https://github.com/ret2pop/monorepo"; } |
