summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch
diff options
context:
space:
mode:
authorJonas Chevalier <zimbatm@zimbatm.com>2020-12-01 10:05:00 +0000
committerGitHub <noreply@github.com>2020-12-01 11:05:00 +0100
commit5851c31127de8ef9a10494718b7fa060f69edae0 (patch)
tree370bf734c33b918057851d7df09476f0e1a70ec7 /pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch
parentc2f1e7b1b0c71f5dd5653b82c5fd8645cf408b7c (diff)
terraform-providers: handle go modules (#104667)
* terraform-providers: handle go modules More and more terraform providers are switching from vendored dependencies to Go modules. Let's say that you update the "aws" provider and it fails. You can run it again with: ./update-provider aws --vendor Any package that has the "vendorSha256" key will be considered as a go module package. The script now also supports adding new providers by using the <owner>/<repo> format. Eg: ./update-provider hetznercloud/hcloud --vendor * address comment Fixes https://github.com/NixOS/nixpkgs/pull/104667#discussion_r529788569 * support the null use-case * escape provider name as well * fix typo
Diffstat (limited to 'pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch')
0 files changed, 0 insertions, 0 deletions