summaryrefslogtreecommitdiffstats
path: root/flake.nix
diff options
context:
space:
mode:
authorRose Hogenson <rosehogenson@posteo.net>2025-11-02 10:45:52 -0800
committerRose Hogenson <rosehogenson@posteo.net>2025-11-02 10:45:52 -0800
commit5f031c4e1f63ea6a8e9aec33005943f6cdd3cae2 (patch)
treef5fae81ed0549af42f2b0fd8980748ba1b2d6eca /flake.nix
parent7c0c0297894e1bc71ac1fa022906dd47e2db3391 (diff)
downloadroseh.moe-5f031c4e1f63ea6a8e9aec33005943f6cdd3cae2.tar.zst
Fix 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 ad50422..d09ded1 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-FjhaU/zljIyUavXW8nCYX2KCCVGlkOLs5ahzQxpzpl8=";
+ vendorHash = "sha256-qVPU4qAb1nseD1qR2icJPzxQAaaRfvRqVrR1b/3AiMU=";
};
});