summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/python-openstackclient
diff options
context:
space:
mode:
authorGuy Chronister <guychronister@outlook.com>2025-09-16 17:46:50 +0000
committerGuy Chronister <guychronister@outlook.com>2025-09-16 19:08:33 +0000
commit4a757396d8dc7f5cc65b581fb6f7c595898dc613 (patch)
tree29fdd90011b39379120d7cfa659a16d337ae12ee /pkgs/development/python-modules/python-openstackclient
parent28e237f3208ea829aa9c3822fe6151548b6e619d (diff)
zookeeper: 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` This removes reliance on `rec` and ensures attribute references are scoped through `finalAttrs`, improving clarity and consistency with current Nixpkgs conventions.
Diffstat (limited to 'pkgs/development/python-modules/python-openstackclient')
0 files changed, 0 insertions, 0 deletions