journalist: fix malformed vendorHash (stray trailing "s")

This commit is contained in:
Andrew Gazelka
2026-06-01 21:57:13 +00:00
parent d9a85a232f
commit a6fbdf684e
+1 -1
View File
@@ -15,7 +15,7 @@ buildGoModule (finalAttrs: {
hash = "sha256-3MnkndG2c4P3oprIRbzj26oAutEmAgsUx8mjlaDLrkI=";
};
vendorHash = "sha256-2EJ96dhhU7FZxMkHOmQo79WCHu8U1AGgFf47FIuQdek=s";
vendorHash = "sha256-2EJ96dhhU7FZxMkHOmQo79WCHu8U1AGgFf47FIuQdek=";
ldflags = [
"-s"