Commit graph

377641 commits

Author SHA1 Message Date
Sandro dcdff24b02
Merge pull request #172672 from rtimush/dbeaver-aarch64-darwin
dbeaver: add aarch64-darwin to the list of supported platforms
2022-05-12 14:36:16 +02:00
Matthias Thym 820b68102e joshuto: fix build for darwin x86_64 2022-05-12 14:35:47 +02:00
Sandro 5b1bcc55d8
Merge pull request #169926 from cpcloud/bump-platformdirs
python3Packages.platformdirs: 2.5.1 -> 2.5.2
2022-05-12 14:35:38 +02:00
P. R. d. O 06b1d5f96c
python3Packages.aioimaplib: disable python 3.10 2022-05-12 06:34:51 -06:00
Artturi 222e64362e
Merge pull request #172675 from 06kellyjac/systemd-r13y
systemd: fix reproducibility of dbus interface xml
2022-05-12 15:28:13 +03:00
Fabian Affolter 31d4b2b9a8 python310Packages.pontos: 22.5.0 -> 22.5.0 2022-05-12 14:25:18 +02:00
Sandro 03c48beada
Merge pull request #172681 from LeSuisse/box-php-parallel-lint-zhf
php81Packages.php-parallel-lint: fix the build
2022-05-12 14:18:44 +02:00
Sandro 77aff919e1
Merge pull request #172688 from poelzi/fix-automysqlbackup
automysqlbackp: fix missing permissions for mysqldump
2022-05-12 14:14:40 +02:00
github-actions[bot] 6705a41352
Merge staging-next into staging 2022-05-12 12:09:45 +00:00
Sandro Jäckel d82c0a5879
python310Packages.jsonschema: 4.4.0 -> 4.5.1 2022-05-12 14:07:32 +02:00
github-actions[bot] d544a4fb07
Merge master into staging-next 2022-05-12 12:04:23 +00:00
Artturi 8f43c6e3a7
Merge pull request #172367 from Artturin/dbusupdate
dbus: 1.12.20 -> 1.14.0
2022-05-12 14:43:17 +03:00
Daniel Poelzleithner 64878e3a67 automysqlbackp: fix missing permissions for mysqldump
automysqldump passes the --events flag, but without the EVENTS permission a error occures:
> mysqldump: Couldn't execute 'show events': Access denied for user 'automysqlbackup'@'localhost' to database 'mysql' (1044)
2022-05-12 13:17:14 +02:00
Sandro b610a3cf3f
Merge pull request #172540 from LeSuisse/rapidsvn-fix-build-c++14
rapidsvn: fix the build
2022-05-12 13:09:15 +02:00
Artturi ade93faa94
python39Packages.sphinx: fix reproducibility (#172642)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-05-12 13:03:34 +02:00
Bobby Rong f91da6121a
Merge pull request #172656 from tjni/kdash-darwin-fix
kdash: fix Darwin build
2022-05-12 18:55:09 +08:00
Bobby Rong 17ad98545f
Merge pull request #172658 from tjni/fix-zsh-fzf-tab-darwin
zsh-fzf-tab: fix Darwin build
2022-05-12 18:54:00 +08:00
Damien Cassou f49bce4b19
Merge pull request #172590 from pjones/pjones/pdf-tools
emacsPackages.pdf-tools: fix build
2022-05-12 12:33:50 +02:00
Thomas Gerbet 05f976210a rapidsvn: fix the build and use Python 3
Moved back to C++14 where dynamic exception specifications are deprecated but still present.

ZHF: #172160
2022-05-12 12:29:43 +02:00
Someone Serge 069e55070c
xgboost: expose xgboostWithCuda variant
...to make nixpkgs-review aware of it
2022-05-12 13:17:46 +03:00
R. Ryantm 0749a1e703 python310Packages.plugwise: 0.18.1 -> 0.18.2 2022-05-12 10:17:10 +00:00
Someone Serge c18e8335e8
xgboost: disable TestXGBoostLib when cudaSupport
...because the test suite includes .cu files so it won't run in the
sandbox, isolated from gpu
2022-05-12 13:12:43 +03:00
Janne Heß 0c52a65f7e
Merge pull request #172306 from helsinki-systems/upd/dovecot
dovecot: 2.3.18 -> 2.3.19
2022-05-12 12:12:20 +02:00
Someone Serge 13265d3bba
xgboost: remove nvidia_x11 dependency 2022-05-12 13:08:28 +03:00
Thiago Kenji Okada ca4c612d1b
Merge pull request #172638 from WolfangAukang/atomman-fix
python3Packages.atomman: disable python 3.10, disable failing tests
2022-05-12 11:06:01 +01:00
Thomas Gerbet 74240cf176 phpPackages.php-parallel-lint: 1.0.0 -> 1.3.2
Upstream has been modified to the advised fork which seems to be manaed
by known members of the PHP community.
2022-05-12 11:58:36 +02:00
Matthieu Coudron e4bb2cac39 vimPlugins.fzf-lua: init at 2022-05-07 2022-05-12 11:57:06 +02:00
Phillip Cloud 795b29319c
python3Packages.shapely: 1.8.1.post1 -> 1.8.2 2022-05-12 05:50:18 -04:00
Konstantin Alekseev ef1b558e0f python3Packages.pip-tools: fix aarch64-darwin build 2022-05-12 12:44:42 +03:00
Thomas Gerbet 3c90c28124 phpPackages.box: 2.7.5 -> 3.16.0
The source has been moved to the new upstream since Box2 is abandonned.
2022-05-12 11:42:27 +02:00
Robert Schütz 70030a7ff3 esptool: 3.3 -> 3.3.1
https://github.com/espressif/esptool/releases/tag/v3.3.1
2022-05-12 09:27:21 +00:00
7c6f434c 12697a1621
Merge pull request #172016 from KAction/nginx-doc
nginx: build offline documentation
2022-05-12 09:21:41 +00:00
Ashish SHUKLA 07aba57bca
zbackup: Fix build error
Upstream bug report: https://github.com/zbackup/zbackup/issues/160
2022-05-12 14:50:03 +05:30
adisbladis c47a0e0d39
Merge pull request #172542 from Kranzes/podman
podman: 4.0.3 -> 4.1.0
2022-05-12 17:16:11 +08:00
Fabian Affolter caca78be0f
Merge pull request #172671 from fabaff/dparse2
python310Packages.dparse2: init at 0.6.1
2022-05-12 11:15:07 +02:00
Fabian Affolter 22fe3881e0
Merge pull request #172609 from fabaff/python-rabbitair
python310Packages.python-rabbitair: init at 0.0.8
2022-05-12 11:14:46 +02:00
06kellyjac eeff6c4933 systemd: fix reproducibility of dbus interface xml
systemd's `--bus-introspect` was generating nondeterministic xml which
is saved into our build outputs
2022-05-12 10:11:22 +01:00
Naïm Favier 3c77d361b5
makeShellWrapper: add explicitly named attribute
So that things that use the makeShellWrapper/wrapProgramShell
functions can depend on makeShellWrapper explicitly, which should ease
migration in the future.
2022-05-12 11:01:23 +02:00
Thiago Kenji Okada 1919e181fb
Merge pull request #172641 from WolfangAukang/monosat-fix
python3Packages.monosat: disable failing tests
2022-05-12 10:01:16 +01:00
Fabian Affolter cbebdfc3da
Merge pull request #172296 from eyJhb/name-that-hash
python3Packages.name-that-hash: init at 1.10
2022-05-12 11:00:52 +02:00
Thiago Kenji Okada a77565e8e3
Merge pull request #172654 from tjni/remove-flatbuffer-1.12
flatbuffers: remove version 1.12
2022-05-12 09:57:06 +01:00
Fabian Affolter 19430778d9
Merge pull request #172659 from r-ryantm/auto-update/python3.10-google-cloud-pubsub
python310Packages.google-cloud-pubsub: 2.12.0 -> 2.12.1
2022-05-12 10:56:51 +02:00
Fabian Affolter 9c2cfaf3f4
Merge pull request #172661 from r-ryantm/auto-update/python3.10-dash
python310Packages.dash: 2.3.1 -> 2.4.1
2022-05-12 10:56:31 +02:00
Roman Timushev da6f0c5e95 dbeaver: add aarch64-darwin to the list of supported platforms 2022-05-12 10:55:01 +02:00
Fabian Affolter 5d032e25df
Merge pull request #172653 from r-ryantm/auto-update/python3.10-ftputil
python310Packages.ftputil: 5.0.3 -> 5.0.4
2022-05-12 10:54:27 +02:00
Fabian Affolter 6363dc90b0
Merge pull request #172645 from dotlambda/rflink-tests-3.10
python310Packages.rflink: disable failing test
2022-05-12 10:47:06 +02:00
Fabian Affolter 21693b099b
python310Packages.pglast: disable on older Python releases 2022-05-12 10:42:03 +02:00
Fabian Affolter 8d02baf151
Merge pull request #172644 from r-ryantm/auto-update/python3.10-eiswarnung
python310Packages.eiswarnung: 1.0.0 -> 1.1.0
2022-05-12 10:36:48 +02:00
Fabian Affolter d9c3fb1580
Merge pull request #172598 from fabaff/bump-sentry-sdk
python39Packages.sentry-sdk: 1.5.11 -> 1.5.12
2022-05-12 10:35:46 +02:00
Fabian Affolter 2033c25217
Merge pull request #172613 from fabaff/bump-checkov
checkov: 2.0.1132 -> 2.0.1136
2022-05-12 10:35:31 +02:00