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
Kristoffer Føllesdal
bfeb72c912
httpie: Remove unused patch
2022-05-12 09:48:28 +02:00
Kristoffer Føllesdal
c004f77a94
httpie: 3.1.0 -> 3.2.1
2022-05-12 09:48:28 +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
06f9c15ebb
public-sans: 2.000 -> 2.001
...
https://github.com/uswds/public-sans/releases/tag/v2.001
2022-05-12 04:20:00 +00:00
Mario Rodas
89f60a989f
ibm-plex: 6.0.0 -> 6.0.1
...
https://github.com/IBM/plex/releases/tag/v6.0.1
2022-05-12 04:20:00 +00:00
Mario Rodas
d3c2a1b01b
work-sans: 1.6 -> 2.010
...
https://github.com/weiweihuanghuang/Work-Sans/releases/tag/v2.010
2022-05-12 04:20:00 +00:00
Mario Rodas
e5ca1b8253
yubikey-agent: add ldflags
2022-05-12 04:20:00 +00:00
Mario Rodas
1a1cfacaf3
libkqueue: 2.6.0 -> 2.6.1
...
https://github.com/mheily/libkqueue/releases/tag/v2.6.1
2022-05-12 04:20:00 +00:00
Mario Rodas
01b936359a
age-plugin-yubikey: 0.2.0 -> 0.3.0
...
https://github.com/str4d/age-plugin-yubikey/releases/tag/v0.3.0
2022-05-12 04:20:00 +00: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
R. Ryantm
f35a9cf967
python310Packages.pglast: 3.9 -> 3.10
2022-05-12 02:38:38 +00: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
Bruno Bigras
64c207a582
dprint: 0.27.0 -> 0.28.0
2022-05-11 20:05:57 -04:00
Julien Moutinho
fd2616c92c
public-inbox: unstable-2022-04-05 -> 1.8.0
2022-05-12 01:56:46 +02:00
Julien Moutinho
c646d375d3
nixos/public-inbox: support enabling confinement
...
Add support for enabling confinement
but does not enable it by default yet
because so far no module within NixOS uses confinement
hence that would set a precedent.
2022-05-12 01:56:46 +02:00
Julien Moutinho
8b2b5be3b5
public-inbox: 1.7.0 -> unstable-2022-04-05
2022-05-12 01:56:45 +02:00
Julien Moutinho
6cf2f46995
public-inbox: 1.6.1 -> 1.7.0
2022-05-12 01:56:43 +02:00
Julien Moutinho
0e290442ba
nixos/public-inbox: add tests
2022-05-12 01:56:16 +02:00
Julien Moutinho
8514800c42
nixos/public-inbox: init
2022-05-12 01:56:15 +02:00
Julien Moutinho
9b6223d1fa
public-inbox: 1.2.0 -> 1.6.1
2022-05-12 01:56:04 +02:00