summaryrefslogtreecommitdiff
path: root/flake.nix
diff options
context:
space:
mode:
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 fe98f8d..def8d32 100644
--- a/flake.nix
+++ b/flake.nix
@@ -17,7 +17,7 @@
version = "dev";
src = ./src;
- vendorSha256 = "sha256-Nmho6WFBYJErabBICAI/GfvDsknW91wcD37onAn/lII=";
+ vendorSha256 = "sha256-3BBTMClLa+ydpwWQl7+mHMvmO7fg1f1SxXV4YOmPPL8=";
subPackages = [ "cmd/mediocre-blog" ];