diff options
Diffstat (limited to 'nix/systems')
| -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"; } |
