diff options
| author | Guy Chronister <guychronister@outlook.com> | 2025-09-16 18:46:08 +0000 |
|---|---|---|
| committer | Guy Chronister <guychronister@outlook.com> | 2025-09-16 19:08:33 +0000 |
| commit | 72750a8f4688e40f02ba29dcf6e0796dcba6b208 (patch) | |
| tree | 2db82a875461df65e56f380d98ad8a53f2bf751c /pkgs/development/python-modules/python-openstackclient | |
| parent | eb2768b312aa4d1cb3c8029345f5c474391f96ad (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
