fix(nix): update vendorHash for bubbletea 2.0.9

This commit is contained in:
2026-08-24 15:46:34 +04:00
parent deba048e3c
commit 3c4f449c97
+1 -1
View File
@@ -11,7 +11,7 @@
src = lib.cleanSource ../.;
vendorHash = "sha256-/zhceZoxNnuTqJ7C42MEAbyqEgyR2RLerDpgmobxq8o=";
vendorHash = "sha256-8YAm/zjbF+vLUXPaROwC7c/DDfFGknnHhryFgkCVGl4=";
subPackages = [ "cmd/cli" ];