summaryrefslogtreecommitdiffstats
path: root/flake.nix
diff options
context:
space:
mode:
authorRose Hogenson <rosehogenson@posteo.net>2025-10-26 08:36:17 -0700
committerRose Hogenson <rosehogenson@posteo.net>2025-10-26 08:36:17 -0700
commitcbd368cd7549c544bcf64281f6b4126299665639 (patch)
treedb4416325bffb5253e187dcd7a42b35b54e6164b /flake.nix
parentBump deps (diff)
downloadroseh.moe-cbd368cd7549c544bcf64281f6b4126299665639.tar.zst
Fix nix flake hash
Diffstat (limited to 'flake.nix')
-rw-r--r--flake.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/flake.nix b/flake.nix
index b9d508f..a1b11fe 100644
--- a/flake.nix
+++ b/flake.nix
@@ -48,7 +48,7 @@
# remember to bump this hash when your dependencies change.
# vendorHash = pkgs.lib.fakeHash;
- vendorHash = "sha256-myxl5cpCPGLM0ZxL4AUj6lw6qA58u0ezCLEMCUGBnrM=";
+ vendorHash = "sha256-LliPcImJIaGQ4JcHK7+oHkMRSe/hJnAt0g3PVY3uBG8=";
};
});