cups: enable __structuredAttrs

This commit is contained in:
Yarny0
2026-04-28 12:09:06 +02:00
parent 84e12b9361
commit fc3d407444
+2
View File
@@ -32,6 +32,8 @@ stdenv.mkDerivation (finalAttrs: {
hash = "sha256-AzlYcgS0+UKN0FkuswHewL+epuqNzl2WkNVr5YWrqS0=";
};
__structuredAttrs = true;
outputs = [
"out"
"lib"