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
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
P. R. d. O
8878fa39be
python39Packages.clickgen: 1.1.9 -> 1.2.0, mark as broken on darwin
2022-05-11 17:45:32 -06:00
Sandro
143aa3e88c
Merge pull request #172615 from tjni/fix-cliscord-darwin
...
cliscord: fix build on Darwin
2022-05-12 01:36:29 +02:00
Sandro Jäckel
ad630d5a7f
python310Packages.datatable: mark broken
2022-05-12 01:36:17 +02:00
Sandro
997c1a8379
Merge pull request #172610 from tjni/fix-garage-darwin
...
garage: fix build on Darwin
2022-05-12 01:35:16 +02:00
Sandro
324a5be95c
Merge pull request #172580 from collares/singular-osx
...
singular: fix darwin build
2022-05-12 01:33:52 +02:00
Sandro Jäckel
ff6e3bbcd8
python310Packages.scikit-bio: 0.5.6 -> 0.5.7
2022-05-12 01:16:56 +02:00
Robert Schütz
4af1709959
bubblewrap: 0.6.1 -> 0.6.2
...
https://github.com/containers/bubblewrap/releases/tag/v0.6.2
2022-05-11 23:11:30 +00:00
Artturi
99161fd5e0
Merge pull request #170140 from armeenm/xtreemfs-python3
...
xtreemfs: switch to python3
2022-05-12 02:05:54 +03:00
Dmitry Bogatov
bad52402a5
python3.pkgs.sphinx-better-theme: init at 0.1.5 ( #171595 )
...
* python3.pkgs.sphinx-better-theme: init at 0.1.5
* Update pkgs/development/python-modules/sphinx-better-theme/default.nix
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
* Update pkgs/development/python-modules/sphinx-better-theme/default.nix
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
Co-authored-by: Dmitry Bogatov <git#v1@kaction.cc>
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-05-12 01:00:52 +02:00
zowoq
98a2e49dd1
runc: 1.1.1 -> 1.1.2
...
https://github.com/opencontainers/runc/releases/tag/v1.1.2
2022-05-12 08:57:07 +10:00
Sandro Jäckel
d6d8e9dba7
python310Packages.chainer: fix tests with new pytest warnings, little cleanup
2022-05-12 00:55:51 +02:00
Artturi
434643eee7
Merge pull request #170771 from ilpianista/3llo
...
3llo: 0.3.0 -> 1.3.1
2022-05-12 01:53:49 +03:00
Robert Schütz
b053f97b3d
python3Packages.notify-py: fix tests
...
Previously tests failed on Linux with
Cannot spawn a message bus without a machine-id
2022-05-11 22:53:05 +00:00
Martin Weinelt
f53bffda16
Merge pull request #160980 from squalus/librewolf-dir
2022-05-12 00:52:18 +02:00
Artturi
c7b10b6df9
Merge pull request #172131 from euank/ena-2.7.1
...
ena: 2.5.0 -> 2.7.1 & nixos/amazon-image: default to 5.15 kernel
2022-05-12 01:38:24 +03:00
Artturi
f324030ab6
Merge pull request #172410 from sikmir/crow-translate
...
crow-translate: 2.9.2 → 2.9.5
2022-05-12 01:29:48 +03:00
Sandro
4c3bcf7f4d
Merge pull request #168350 from dotlambda/graphviz-0.9.8
...
python3Packages.graphviz: 0.19.1 -> 0.20
2022-05-12 00:18:15 +02:00
Sandro
f6b1a4e6db
Merge pull request #172565 from qowoz/shfmt
...
shfmt: 3.4.3 -> 3.5.0
2022-05-12 00:17:22 +02:00