3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

11162 commits

Author SHA1 Message Date
Michael Weiss 4ca37400ac scons: Switch to Python 3
Reasons:

Python 2.7 will EOL very soon [0]:
DEPRECATION: Python 2.7 will reach the end of its life on January 1st,
2020. Please upgrade your Python as Python 2.7 won't be maintained after
that date. A future version of pip will drop support for Python 2.7.
More details about Python 2 support in pip, can be found at
https://pip.pypa.io/en/latest/development/release-process/#python-2-support

SCons 4.0.0 will drop Python 2.7 Support [1]:
https://raw.githubusercontent.com/SConsProject/scons/rel_3.1.2/src/CHANGES.txt

[0]: From the SCons build output previous to this commit (i.e. with Python 2.7).
[1]: https://raw.githubusercontent.com/SConsProject/scons/rel_3.1.2/src/CHANGES.txt
2020-03-27 10:49:52 -07:00
Michael Weiss 7525624b6e
Merge pull request from primeos/gn
gn: 20190403 -> 2020-03-09
2020-03-26 01:13:23 +01:00
Michael Weiss a1b4bfe34f
gn: 20190403 -> 2020-03-09
This updates gn to the required version for chromiumDev (the recommended
version for the stable release of Chromium isn't sufficient [0]).

[0]: The Chromium build fails during the configuration phase:
ERROR at //mojo/public/tools/bindings/mojom.gni:393:16: Undefined identifier
               "cpp_typemaps",
               ^-------------
2020-03-24 14:41:11 +01:00
Tor Hedin Brønner 7b8546a26d
sysprof: 3.34.1 -> 3.36.0 2020-03-24 07:06:58 +01:00
Jan Tojnar 986fbf4799
Merge branch 'staging-next' into staging 2020-03-24 01:51:55 +01:00
Maximilian Bosch 2c7299fc1c
cargo-make: 0.29.0 -> 0.30.0
https://github.com/sagiegurari/cargo-make/releases/tag/0.30.0
2020-03-23 18:31:08 +01:00
Jonathan Ringer 2a56d98a99 unityhub: fix hash 2020-03-23 09:52:08 -07:00
Mario Rodas 4603dcc462
Merge pull request from marsam/update-tflint
tflint: 0.15.2 -> 0.15.3
2020-03-23 05:55:42 -05:00
Jörg Thalheim 90b1dc12ea
wally-cli: fix build with strict deps 2020-03-23 08:16:35 +00:00
Jörg Thalheim b29aa1206d
go2nix: fix build with strict deps enabled 2020-03-23 08:14:45 +00:00
Orivej Desh 1b89aa3f7a Merge branch 'master' into staging 2020-03-23 00:53:16 +00:00
Maximilian Bosch ba3bd7f87b
Merge pull request from r-ryantm/auto-update/intel-gpu-tools
intel-gpu-tools: 1.24 -> 1.25
2020-03-22 23:11:27 +01:00
markuskowa ca7f78ad03
Merge pull request from ck3d/redo-apenwarr-python3
redo-apenwarr: switch to python3 and fix building man
2020-03-22 21:20:42 +01:00
Christian Kögler 4c9bd5d52a redo-apenwarr: 0.42 -> 0.42a; use python3 and fixed building manpage
Removed dependency to mkdoc, which is only needed to build the webpage.
2020-03-22 19:11:15 +01:00
R. RyanTM 77dca14031 intel-gpu-tools: 1.24 -> 1.25 2020-03-22 15:36:46 +00:00
Daiderd Jordan ce12576dd0
Merge pull request from LnL7/darwin-gotools
gotools: fix darwin build
2020-03-22 14:41:16 +01:00
Mario Rodas 4e6bf03504
Merge pull request from marsam/fix-buildGoModule-packages-darwin
treewide: fix buildGoModule packages on darwin
2020-03-22 08:13:37 -05:00
Elis Hirwing 96502b1904
Merge pull request from flokli/drush-php73
drush: build with php73
2020-03-22 11:50:33 +01:00
Max Wittig 2878b4073a
gitlab-runner: 12.8.0 -> 12.9.0 () 2020-03-22 09:42:26 +00:00
Mario Rodas e2e4e95cbd
tflint: 0.15.2 -> 0.15.3
Changelog: https://github.com/terraform-linters/tflint/releases/tag/v0.15.3
2020-03-22 04:20:00 -05:00
Matthew Bauer 46f8756aee
Merge pull request from thefloweringash/wafhook-phases
wafHook: allow overriding phases and disabling of cross flags
2020-03-22 01:59:41 -04:00
Matthew Bauer 6b95893a6d
Merge pull request from KoviRobi/zhf-20.03-fix-noweb
noweb: fix installation of manpages, use placeholders
2020-03-21 23:21:19 -04:00
Florian Klink 382e751a68 drush: still needs php 7.3
If invoked with php 7.4 on a up2date Drupal 7 installation, drush
complains with a deprecation warning, that swallows all legit output:

> drush uli
Deprecated function: Array and string offset access syntax with curly braces is   [error]
deprecated in include_once() (line 20 of
/var/www/…/htdocs/includes/file.phar.inc).

Use php7.3 when invoking drush.
2020-03-22 01:27:58 +01:00
Florian Klink 3b3e2c080f drush: fix buildInputs / nativeBuildInputs
`makeWrapper` is a nativeBuildInput, and `php` and `which` are actually
only needed when constructing the wrapper, but no `buildInputs`.
2020-03-22 01:26:24 +01:00
Pascal Hertleif bdddf3c07f tokei: 10.1.2 -> 11.0.0 2020-03-21 16:01:36 +01:00
Daiderd Jordan cb75c0f905
gotools: fix darwin build 2020-03-21 14:44:57 +01:00
Mario Rodas 074703a553 tflint: fix build on darwin 2020-03-21 06:16:00 -05:00
Mario Rodas e55240ee9a terracognita: fix build on darwin 2020-03-21 06:15:00 -05:00
Mario Rodas 5ba0036271 reviewdog: fix build on darwin 2020-03-21 06:13:00 -05:00
Mario Rodas f3c3ecae33 prototol: fix build on darwin 2020-03-21 05:55:00 -05:00
Mario Rodas 42b14764ab pet: fix build on darwin 2020-03-21 05:54:00 -05:00
Mario Rodas ce9ac41017 protoc-gen-doc: fix build on darwin 2020-03-21 05:51:00 -05:00
Mario Rodas dba5b006e2 proto-contrib: fix build on darwin 2020-03-21 05:50:00 -05:00
Mario Rodas ee2bda2119 mod: fix build on darwin 2020-03-21 05:47:00 -05:00
Mario Rodas e0757cf88a mkcert: fix build on darwin 2020-03-21 05:46:00 -05:00
Mario Rodas e52210e014 kustomize: fix build on darwin 2020-03-21 05:38:00 -05:00
Mario Rodas 6e26c88a24 kubeprompt: fix build on darwin 2020-03-21 05:32:00 -05:00
Mario Rodas a39d49e990 kcli: fix build on darwin 2020-03-21 05:30:00 -05:00
Mario Rodas 4c6e7e64a0 golangci-lint: fix build on darwin 2020-03-21 05:14:00 -05:00
Mario Rodas 121bc52a52 hcloud: fix build on darwin 2020-03-21 05:09:00 -05:00
Mario Rodas 26f5b0ed8f go-license-detector: fix build on darwin 2020-03-21 05:05:00 -05:00
Mario Rodas 6552397b67 editorconfig-checker: fix build on darwin 2020-03-21 05:00:00 -05:00
Mario Rodas b49ca4818d fly: fix build on darwin 2020-03-21 04:59:00 -05:00
Mario Rodas a5a687734a drone-cli: fix build on darwin 2020-03-21 04:53:00 -05:00
Mario Rodas d557b441ac drone: fix build on darwin 2020-03-21 04:52:00 -05:00
Mario Rodas 282966fc4e cue: fix build on darwin 2020-03-21 04:51:00 -05:00
Mario Rodas e50e48e9df azure-storage-azcopy: fix build on darwin 2020-03-21 04:39:00 -05:00
Mario Rodas e00ccb36b8 circleci-cli: fix build on darwin 2020-03-21 04:33:00 -05:00
Mario Rodas a3a9f0387d dive: fix build on darwin 2020-03-21 04:32:00 -05:00
Mario Rodas 38be8fbe7f dbmate: fix build on darwin 2020-03-21 04:31:00 -05:00