diff options
| author | Guy Chronister <guychronister@outlook.com> | 2025-09-16 19:05:46 +0000 |
|---|---|---|
| committer | Guy Chronister <guychronister@outlook.com> | 2025-09-16 19:08:33 +0000 |
| commit | 99fcccafc184e9db3c385c51836c56edb949598b (patch) | |
| tree | d7335d6e493733a180796eac2a9a2e07e22c6a00 /pkgs/development/python-modules/python-openstackclient/git@git.tavy.me:nixos | |
| parent | 72750a8f4688e40f02ba29dcf6e0796dcba6b208 (diff) | |
zita-ajbridge: refactor to use finalAttrs and modernize style
- wrap derivation in `stdenv.mkDerivation (finalAttrs: { ... })`
- replace `${pname}-${version}` in `src` URL with explicit
`zita-ajbridge-${finalAttrs.version}`
- switch from `sha256` to `hash` with SRI-style value
- drop `with lib;` in `meta` and fully qualify attributes:
- `lib.licenses.gpl3Plus`
- `lib.maintainers`
- `lib.platforms.linux`
This aligns the package with current Nixpkgs conventions, improves
attribute hygiene, and ensures reproducibility.
Diffstat (limited to 'pkgs/development/python-modules/python-openstackclient/git@git.tavy.me:nixos')
0 files changed, 0 insertions, 0 deletions
