summaryrefslogtreecommitdiffstats
path: root/flake.nix
diff options
context:
space:
mode:
authorRose Hogenson <rosehogenson@posteo.net>2025-10-05 22:05:58 -0700
committerRose Hogenson <rosehogenson@posteo.net>2025-10-05 22:05:58 -0700
commitfee19e00efb975fced41088b22f5b6a92aad2c9c (patch)
treeb0d2cd2024dda8cd2611583c287d8954c575a3b7 /flake.nix
parentbcbb629db87b6bc0e9a7880ec4ee1c90d284a6c7 (diff)
downloadroseh.moe-fee19e00efb975fced41088b22f5b6a92aad2c9c.tar.zst
Fix deps
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 f6122c4..0a0d016 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 = null;
+ vendorHash = "sha256-L7nK+w4CB2H3b6vL0ZoFfaRMgCmpqzQo8ThMM60C76I=";
};
});