diff options
Diffstat (limited to 'nix')
| -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 0e2ca00..27e6aab 100644 --- a/nix/systems/installer/commits.nix +++ b/nix/systems/installer/commits.nix @@ -1,5 +1,5 @@ { diskoCommitHash = "c8a0e78d86b12ea67be6ed0f7cae7f9bfabae75a"; - monorepoCommitHash = "070a98e56367a8414d6844438f5cc091cc10effb"; + monorepoCommitHash = "7d8501ebc97fc238d73dee4638ab58eb32a11dc1"; monorepoUrl = "https://github.com/ret2pop/monorepo"; } |
