summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/python-openstackclient
diff options
context:
space:
mode:
authorGuy Chronister <guychronister@outlook.com>2025-09-16 18:46:08 +0000
committerGuy Chronister <guychronister@outlook.com>2025-09-16 19:08:33 +0000
commit72750a8f4688e40f02ba29dcf6e0796dcba6b208 (patch)
tree2db82a875461df65e56f380d98ad8a53f2bf751c /pkgs/development/python-modules/python-openstackclient
parenteb2768b312aa4d1cb3c8029345f5c474391f96ad (diff)
zile: refactor to use finalAttrs
- wrap derivation in `stdenv.mkDerivation (finalAttrs: { ... })` - replace `${pname}`/`${version}` with `${finalAttrs.version}` in `src` URL - update `meta.changelog` to interpolate `finalAttrs.version` - hardcode pname value in `src` URL This removes reliance on `rec` and ensures attribute references are scoped through `finalAttrs`, aligning with current Nixpkgs conventions.
Diffstat (limited to 'pkgs/development/python-modules/python-openstackclient')
0 files changed, 0 insertions, 0 deletions