diff options
| author | Rose Hogenson <rosehogenson@posteo.net> | 2025-10-26 08:36:17 -0700 |
|---|---|---|
| committer | Rose Hogenson <rosehogenson@posteo.net> | 2025-10-26 08:36:17 -0700 |
| commit | cbd368cd7549c544bcf64281f6b4126299665639 (patch) | |
| tree | db4416325bffb5253e187dcd7a42b35b54e6164b | |
| parent | Bump deps (diff) | |
| download | roseh.moe-cbd368cd7549c544bcf64281f6b4126299665639.tar.zst | |
Fix nix flake hash
| -rw-r--r-- | flake.nix | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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="; }; }); |
