update flake sha
build / docker (push) Failing after 3m51s

This commit is contained in:
2026-08-12 21:39:35 -05:00
parent a4da7263c5
commit 3bc6b7aa0e
+1 -1
View File
@@ -70,7 +70,7 @@
owner = "wymiller"; owner = "wymiller";
repo = "caitsith"; repo = "caitsith";
rev = "${version}"; rev = "${version}";
sha256 = "sha256-bNIzb57qPzzgwGVTjk2N59P7Rtt0MdyJY12sTAH05/s="; sha256 = "sha256-mPLM89hIzsqO/diVgw6m3I6GfBb/SAq4bO09PfyP8yw=";
}; };
in pkgs.rustPlatform.buildRustPackage { in pkgs.rustPlatform.buildRustPackage {
inherit pname version src; inherit pname version src;