Commit graph

377321 commits

Author SHA1 Message Date
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
Sandro
e075a0f0d0
Merge pull request #171847 from LibreCybernetics/update-metals
metals: 0.11.4 → 0.11.5
2022-05-11 23:58:26 +02:00
Thomas Tuegel
ece15f4fcc
Merge pull request #172604 from poelzi/master
kgpg: update description to reflect gnupg
2022-05-11 16:57:03 -05:00
Theodore Ni
b1e6ccc862
cliscord: fix build on Darwin
Security needs to be added as a buildInput.
2022-05-11 16:51:17 -05:00
P. R. d. O
2fb4326ff6
python39Packages.clickgen: 1.1.9 -> 1.2.0, mark as broken on darwin 2022-05-11 15:49:57 -06:00
techknowlogick
419f74cba7 vault-bin: 1.10.2 -> 1.10.3 2022-05-11 17:49:33 -04:00
Sandro
2fbc5d5085
Merge pull request #143912 from ShamrockLee/gtkd
gtkd: 3.9.0 -> 3.10.0 and add possibility to use different D compilers
2022-05-11 23:48:16 +02:00
zowoq
73d152e623 podman: mark as broken on x86_64-darwin 2022-05-12 07:46:38 +10:00
techknowlogick
a2c4438067 vault: 1.10.2 -> 1.10.3 2022-05-11 17:46:34 -04:00
Fabian Affolter
b54760df33 checkov: 2.0.1132 -> 2.0.1136 2022-05-11 23:43:08 +02:00
Sandro
8df07404e3
Merge pull request #164328 from ppenguin/add-python-pandoc-xnos 2022-05-11 23:36:37 +02:00
Andrei Pampu
9cdae4a776
ombi: 4.10.2 -> 4.16.12 2022-05-12 00:33:24 +03:00
Theodore Ni
e3d8a347fe
garage: fix build on Darwin
Security needs to be added as a buildInput.
2022-05-11 16:32:35 -05:00
Louis Bettens
47ff7333f4 brave: 1.38.111 -> 1.38.115 2022-05-11 23:30:58 +02:00
Fabian Affolter
a0db18f052 python310Packages.python-rabbitair: init at 0.0.8 2022-05-11 23:30:27 +02:00
oxalica
b8a2b16f83
maintainers: update oxalica's keys 2022-05-12 05:20:42 +08:00
oxalica
b1723f8c47
tree-sitter: update grammars and add oxalica as maintainer 2022-05-12 05:20:22 +08:00
Sandro
cdb8f017e7
Merge pull request #171991 from elatov/pkg/fwbuilder
fwbuilder: add wayland support
2022-05-11 23:09:20 +02:00
Sandro
2ffed241d2
Merge pull request #171814 from arjan-s/init-pls
pls: init at 4.0.3
2022-05-11 23:07:28 +02:00
Sandro
914f090a03
Merge pull request #172587 from azahi/werf-1.2.99
werf: 1.2.91 -> 1.2.99
2022-05-11 23:01:14 +02:00
Sandro
f7e2bc2eae
Merge pull request #172105 from KAction/crossplane
crossplane: init at 0.5.7
2022-05-11 22:58:27 +02:00
Jörg Thalheim
2b6405afa8
Merge pull request #172566 from Mic92/ldaptor
python3.pkgs.ldaptor: disable checks, remove broken
2022-05-11 21:51:15 +01:00
Artturi
5f8f2a25be
Merge pull request #172138 from vcunat/p/transmission-darwin
transmission-gtk: fixup build on darwin
2022-05-11 23:50:32 +03:00
Nikolay Korotkiy
ced8e41eef
crow-translate: 2.9.2 → 2.9.5 2022-05-11 23:50:10 +03:00