diff options
| author | Preston Pan <ret2pop@gmail.com> | 2025-09-18 22:47:09 -0700 |
|---|---|---|
| committer | Preston Pan <ret2pop@gmail.com> | 2025-09-18 22:47:09 -0700 |
| commit | e2fbfac7ad7c0b4d438179b31d2ed53d884313a0 (patch) | |
| tree | db22cc262cf9df52a3f522684ce2f9bcc17b97ff /nix/systems/installer/commits.nix | |
| parent | bb31a5a879154432e11a75e69070b58004ddc07b (diff) | |
continuity use BTRFS
Diffstat (limited to 'nix/systems/installer/commits.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 bcad205..b6c8be3 100644 --- a/nix/systems/installer/commits.nix +++ b/nix/systems/installer/commits.nix @@ -1,5 +1,5 @@ { diskoCommitHash = "c8a0e78d86b12ea67be6ed0f7cae7f9bfabae75a"; - monorepoCommitHash = "64a1acc961466c845b2601c0d0e165b16eb73fe2"; + monorepoCommitHash = "bb31a5a879154432e11a75e69070b58004ddc07b"; monorepoUrl = "https://github.com/ret2pop/monorepo"; } |
