summaryrefslogtreecommitdiff
path: root/nix
diff options
context:
space:
mode:
authorPreston Pan <ret2pop@gmail.com>2025-09-04 15:54:34 -0700
committerPreston Pan <ret2pop@gmail.com>2025-09-04 15:54:34 -0700
commitc9bd87d8dd7369ea4163f0dbf4d0d28948726a36 (patch)
tree384f6b95b6ad84cab248e01fad5c4d2c974c9282 /nix
parentba22dd89c67162aa26c7f85c389314ef1f079ace (diff)
pin installer to prev
Diffstat (limited to 'nix')
-rw-r--r--nix/systems/installer/commits.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/nix/systems/installer/commits.nix b/nix/systems/installer/commits.nix
index 18089f2..9f3e0ef 100644
--- a/nix/systems/installer/commits.nix
+++ b/nix/systems/installer/commits.nix
@@ -1,4 +1,4 @@
{
- diskoCommitHash = "latest";
- monorepoCommitHash = "HEAD";
+ diskoCommitHash = "a5c4f2ab72e3d1ab43e3e65aa421c6f2bd2e12a1";
+ monorepoCommitHash = "ba22dd89c67162aa26c7f85c389314ef1f079ace";
}