summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch
diff options
context:
space:
mode:
authorworldofpeace <worldofpeace@protonmail.ch>2020-04-09 20:10:01 -0400
committerworldofpeace <worldofpeace@protonmail.ch>2020-04-09 20:10:01 -0400
commitdf8c30fa25637f7ae6fe427dc6d55536707a5e92 (patch)
tree04bcf4dfba9947fe71e84681047f812eef8c6d92 /pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch
parenta775961c8f54c09f6a97c1091d4198605c4baf85 (diff)
iso-image: make $ARCH shorter
we use stdenv.hostPlatform.uname.processor, which I believe is just like `uname -p`. Example values: ``` (import <nixpkgs> { system = "x86_64-linux"; }).stdenv.hostPlatform.uname.processor "x86_64" (import <nixpkgs> { system = "aarch64-linux"; }).stdenv.hostPlatform.uname.processor aarch64 (import <nixpkgs> { system = "armv7l-linux"; }).stdenv.hostPlatform.uname.processor "armv7l" ```
Diffstat (limited to 'pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch')
0 files changed, 0 insertions, 0 deletions