summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch
diff options
context:
space:
mode:
authorAlyssa Ross <hi@alyssa.is>2022-05-28 18:28:57 +0000
committerAlyssa Ross <hi@alyssa.is>2022-05-28 20:01:55 +0000
commitc3c0dd00d8f2a0bbfb5961be048ccc66dc87b133 (patch)
tree08e7b2dd936a9829d9d53b0d13da4e30a40e0418 /pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch
parent612defb824d5b695aa3f5a6944fad5f7ee9c320c (diff)
treewide: fix loss of precision in NixOS systems
Prior to this patch: $ nix-instantiate --eval -E ' > with import ./. { > localSystem.config = "aarch64-unknown-linux-musl"; > }; > (nixos {}).config.nixpkgs.localSystem.config > ' "aarch64-unknown-linux-gnu" Because only the system triple was being passed through, the Musl part of the system specification was lost. This patch fixes various occurrences of NixOS evaluation when a Nixpkgs evaluation is already available, to pass through the full elaborated system attribute set, to avoid this loss of precision.
Diffstat (limited to 'pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch')
0 files changed, 0 insertions, 0 deletions