summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/python-openstackclient
diff options
context:
space:
mode:
authorArtturin <Artturin@artturin.com>2024-11-01 20:21:38 +0200
committerWolfgang Walther <walther@technowledgy.de>2025-10-28 21:54:15 +0100
commit1f74d7a2bd47813ccae4ebc1f36176986d9a86d4 (patch)
tree072424e8503340321d091cfab30621e13b82769d /pkgs/development/python-modules/python-openstackclient
parent2494e3664feeb1ff80dcc50e2ebb5a31e5a95609 (diff)
treewide: remove `= __splicedPackages`
Now that `pkgs` is `__splicedPackages` on cross we can remove these variables I set. Assignments like `patchutils = pkgs.patchutils_0_3_3;` in `all-packages.nix` cannot be removed because the `pkgs` in `patchutils = pkgs.patchutils_0_3_3;` in `all-packages.nix` is coming from this `pkgs:` https://www.github.com/NixOS/nixpkgs/blob/b6e486730fc875ec79a3dea0f1f46eaf9f6ffa9d/pkgs/top-level/all-packages.nix#L9 instead of the `pkgs` in `with pkgs;`
Diffstat (limited to 'pkgs/development/python-modules/python-openstackclient')
0 files changed, 0 insertions, 0 deletions