sesh: use __structuredAttrs

Signed-off-by: gwg313 <gwg313@pm.me>
This commit is contained in:
gwg313
2026-05-02 19:28:28 -04:00
parent 562e4bec73
commit abd4c3beff
+1
View File
@@ -9,6 +9,7 @@
buildGoModule (finalAttrs: {
pname = "sesh";
version = "2.26.1";
__structuredAttrs = true;
nativeBuildInputs = [
go-mockery