Commit Graph

377240 Commits

Author SHA1 Message Date
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
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
Fabian Affolter
3cc4fe6c6c
Merge pull request #172650 from r-ryantm/auto-update/python3.10-puremagic
python310Packages.puremagic: 1.12 -> 1.13
2022-05-12 10:27:26 +02:00
Fabian Affolter
110ca87838 python310Packages.dparse2: init at 0.6.1 2022-05-12 10:23:13 +02:00
Rick van Schijndel
716bc55f98
Merge pull request #172443 from a-m-joseph/pr/zhf/vhd2vl
vhd2vl: fix the tests
2022-05-12 10:06:04 +02:00
Rok Garbas
622b5413b5
Merge pull request #172571 from zzschmidc/update/pkg-zammad-511
zammad: 5.1.0 -> 5.1.1
2022-05-12 09:59:59 +02:00
Theodore Ni
f51dc95265
flatbuffers: remove version 1.12
It has not been updated upstream for over two years, and it is starting
to become time consuming to maintain.
2022-05-12 02:39:31 -05:00
linsui
10c13ff5d1 dotter: fix for darwin 2022-05-12 15:28:06 +08:00
Sergei Trofimovich
b125089f5a alan_2: add -fcommon workaround for gcc-10
Without the change the build against upstream gcc-10 build fails as:

    ld: smScSema.o:/build/source/compiler/smScSema.c:135:
        multiple definition of `charset'; options.o:/build/source/compiler/options.c:16: first defined here

Use -fcommon as a workeround until upstream updates the code.
2022-05-12 08:22:23 +01:00
Sergei Trofimovich
e686d3e812 _0verkill: add -fcommon workaround for gcc-10
Without the change the build against upstream gcc-10 build fails as:

     ld: sprite.o:/build/0verkill/data.h:171: multiple definition of `obj_attr'; server.o:/build/0verkill/data.h:171: first defined here
     ld: sprite.o:/build/0verkill/data.h:142: multiple definition of `weapon_name'; server.o:/build/0verkill/data.h:142: first defined here

Use -fcommon as a workeround until upstream updates the code.
2022-05-12 08:03:32 +01:00
adisbladis
375ebb0ccf
Merge pull request #172625 from qowoz/runc
runc: 1.1.1 -> 1.1.2
2022-05-12 15:02:48 +08:00
Adam Joseph
5d44c9a222 vhd2vl: fix the tests
The testing scheme for vhd2vl is sensitive to subtle shifts in
iverilog's parenthesization choices, meaning that the golden test
outputs require constant maintenance.

The patch previously applied in order to deal with this situation is
no longer sufficient, so a patch which is sufficient has been added.

Also, the `buildTargets` and `checkTarget` attributes have been set,
so future benign failures of this sort can be dealt with through
`doCheck=false` in a pinch.
2022-05-11 23:59:59 -07:00
Sergei Trofimovich
a649cff5d4 aircrack-ng: 1.6 -> 1.7
Among other changes fixes build against -fno-common toolchains.

Clanges: https://aircrack-ng.org/doku.php?id=changelog
2022-05-12 07:52:13 +01:00
R. Ryantm
a061adc787 python310Packages.dash: 2.3.1 -> 2.4.1 2022-05-12 05:52:19 +00:00
R. Ryantm
41b8306849 python310Packages.google-cloud-pubsub: 2.12.0 -> 2.12.1 2022-05-12 05:32:45 +00:00
Theodore Ni
d9163e4a03
zsh-fzf-tab: fix Darwin build
Old patch for Darwin is no longer needed, since the current version
pulled in already includes it.
2022-05-12 00:17:53 -05:00
Theodore Ni
407b7c551c
kdash: fix Darwin build
The AppKit dependency needs to be added as a buildInput.
2022-05-12 00:00:42 -05:00
Mario Rodas
77f93e23c7 twitch-chat-downloader: 3.2.1 -> 3.2.2
https://github.com/PetterKraabol/Twitch-Chat-Downloader/releases/tag/3.2.2
2022-05-12 04:20:00 +00:00
Cyril Cohen
82440c9374 moving findlib to propagedNativeBuildInputs 2022-05-12 06:11:43 +02:00
Cyril Cohen
7e589a45ef coqPackages: etc
- use propagatedBuildInputs to make sure ocaml plugin stuff is in path
- updated coqPackage.heq (broken url)
- fixed use of `DESTDIR` and `COQMF_COQLIB` in mkCoqDerivation
- adding `COQCORELIB` environement variable to put ocaml plugin files in the right place
- make metaFetch available from `coqPackages`
2022-05-12 06:11:43 +02:00
Bernardo Meurer
a34b9c1f1c
Merge pull request #172303 from tjni/1password-cli-update
_1password: 2.1.0 -> 2.2.0
2022-05-11 20:53:24 -07:00
Bernardo Meurer
b85e7e1e86
Merge pull request #172574 from sumnerevans/element-1.10.12
element-{web,desktop}: 1.10.11 -> 1.10.12
2022-05-11 20:50:38 -07:00
Bernardo Meurer
d13f21eb51
Merge pull request #172607 from oxalica/bump/tree-sitter
tree-sitter: update grammars to fix nvim-treesitter for vim syntax
2022-05-11 20:50:29 -07:00
R. Ryantm
c02bee786b python310Packages.ftputil: 5.0.3 -> 5.0.4 2022-05-12 03:25:16 +00:00
R. Ryantm
1c5cd8bb2f python310Packages.puremagic: 1.12 -> 1.13 2022-05-12 03:07:52 +00:00
tomberek
3fb4aa63b4
Merge pull request #172630 from SuperSandro2000/scikit-bio
python310Packages.scikit-bio: 0.5.6 -> 0.5.7
2022-05-11 23:02:06 -04:00
Sandro
f1a9532e00
python310Packages.nose: update homepage (#172635) 2022-05-11 22:58:33 -04:00
Sandro
d838e527c3
python310Packages.mapbox: mark broken (#172627) 2022-05-11 22:56:33 -04:00
P
dea7e48d74
python3Packages.napalm: disable python 3.9 onwards (#172643) 2022-05-11 22:53:54 -04:00
Dmitry Bogatov
aa9eb4509c
nginx-doc-unstable: init at 2022-05-05
Build documentation of nginx (which is maintained separately from webserver
itself) and make it available both as "nginx-doc" attribute and as "doc" output
of "nginx" derivation.
2022-05-11 21:38:04 -04:00
Dmitry Bogatov
c92ef7a135
nginx: build offline documentation 2022-05-11 21:38:04 -04:00
Robert Schütz
6875230170 python310Packages.rflink: disable failing test 2022-05-12 01:32:27 +00:00
R. Ryantm
3ad11bc20b python310Packages.eiswarnung: 1.0.0 -> 1.1.0 2022-05-12 01:08:29 +00:00
P. R. d. O
17be6f75ce
python3Packages.monosat: disable failing tests 2022-05-11 18:29:58 -06:00
matthewcroughan
40733622e7 yubihsm-shell: init at 2.3.1
Co-authored-by: Jan Tojnar <jtojnar@gmail.com>
Co-authored-by: 06kellyjac <dev@j-k.io>
2022-05-12 01:15:02 +01:00
P. R. d. O
9ee6f67f84
python3Packages.atomman: disable python 3.10, disable failing tests
As indicated on a comment, using pytestCheckHook does not work, so disabled tests need to be added
2022-05-11 18:10:45 -06:00