python3Packages.qstylizer: move env vars into env for structuredAttrs

This commit is contained in:
Stefan Frijters
2026-02-28 14:03:19 +01:00
parent a24efc7d91
commit 0bf2f8dcfd
@@ -28,7 +28,7 @@ buildPythonPackage rec {
hash = "sha256-Is/kYkSX9fOX+pLv5g1ns2OxeLpSkaCfO2jPIbiuIxA=";
};
PBR_VERSION = version;
env.PBR_VERSION = version;
build-system = [
pbr