i3altlayout: enable __structuredAttrs

This commit is contained in:
Timo Gottszky
2026-06-14 22:03:30 +02:00
parent 7b7abc3ef4
commit ce09d2c37e
+2
View File
@@ -9,6 +9,8 @@ python3Packages.buildPythonApplication (finalAttrs: {
version = "0.3";
format = "setuptools";
__structuredAttrs = true;
src = fetchPypi {
inherit (finalAttrs) pname version;
hash = "sha256-DhOYeSCxKthr2fEMGMBXjUYeCJjj6AV4d05So4eDF8A=";