summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/python-openstackclient
diff options
context:
space:
mode:
authorArian van Putten <arian.vanputten@gmail.com>2024-07-16 17:00:24 +0200
committerArian van Putten <arian.vanputten@gmail.com>2024-07-16 21:30:48 +0200
commitc20f88c6f390c5ed28a4876ed41ef925cfc756a0 (patch)
tree9e3385303e96412cca8319bd3fc20887924b4886 /pkgs/development/python-modules/python-openstackclient
parent62bfcb2382ad1445d5522753471ad0d012c549e7 (diff)
systemd: {pname,version} -> finalAttrs.{pname,version}
Without this patch, people overriding systemd like: ``` systemd.package = pkgs.systemd.overrideAttrs (finalAttrs: previousAttrs: { version = "255.9"; src = previousAttrs.src.override { rev = "v${finalAttrs.version}"; hash = "sha256-fnMvBYyMRQrP2x//8ntGTSwoHOtFk2TQ4S5fwcsSLDU="; }; }); ``` would get the wrong version reported in `systemctl --version`
Diffstat (limited to 'pkgs/development/python-modules/python-openstackclient')
0 files changed, 0 insertions, 0 deletions