sesh: use __structuredAttrs (#515996)

This commit is contained in:
Peder Bergebakken Sundt
2026-05-09 23:56:05 +00:00
committed by GitHub
+1
View File
@@ -9,6 +9,7 @@
buildGoModule (finalAttrs: {
pname = "sesh";
version = "2.26.1";
__structuredAttrs = true;
nativeBuildInputs = [
go-mockery