Commit graph

377369 commits

Author SHA1 Message Date
Sandro b0397f34d2
Merge pull request #172666 from trofi/workarond-fno-common-for-alan-2
alan_2: add -fcommon workaround for gcc-10
2022-05-12 15:08:39 +02:00
Sandro 8fbe14f625
Merge pull request #172667 from linsui/dotter
dotter: fix for darwin
2022-05-12 15:07:18 +02:00
Sandro 6c263fc2e5
Merge pull request #172677 from wahjava/fix-zbackup
zbackup: Fix build error
2022-05-12 15:06:09 +02:00
Mr Hedgehog d491e5fd3a vimPlugins.coconut-vim: init at 2017-10-10 2022-05-12 15:00:08 +02:00
Sandro 602471c8ec
Merge pull request #172683 from r-ryantm/auto-update/python3.10-plugwise
python310Packages.plugwise: 0.18.1 -> 0.18.2
2022-05-12 14:50:26 +02:00
Sandro 1b6c072c80
Merge pull request #172678 from dotlambda/esptool-3.3.1
esptool: 3.3 -> 3.3.1
2022-05-12 14:47:24 +02:00
Robert Hensing f771d39750
Merge pull request #171946 from ncfavier/toShellVars-derivations
lib/strings/toShellVars: handle derivations as strings
2022-05-12 14:43:48 +02:00
Sandro ad874c4237
Merge pull request #172684 from SomeoneSerge/xgboost
xgboost: disable checks that require GPU
2022-05-12 14:41:04 +02:00
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
P. R. d. O 06b1d5f96c
python3Packages.aioimaplib: disable python 3.10 2022-05-12 06:34:51 -06: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
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
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
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
Robert Schütz e2456aed84 getmail6: 6.18.8 -> 6.18.9
https://github.com/getmail6/getmail6/releases/tag/v6.18.9
2022-05-12 01:33:22 -07:00
K900 b93f65a5f3 linux-firmware: 20220310 -> 20220509 2022-05-12 08:29:37 +00:00