Commit graph

349399 commits

Author SHA1 Message Date
Jamie Quigley 65b18a28c0
thc-hydra: fix build on darwin
stdenv-darwin's `ld` doesn;t support --allow-multiple-definition, so it
has to be patched out to build
2022-01-26 20:45:06 +00:00
ajs124 7eb3c0f557
Merge pull request #156875 from fiksn/hardened_linux_bump
linux: upgrade hardened kernel 5.x (CVE-2022-0185)
2022-01-26 21:13:55 +01:00
Martin Weinelt bcbeaa003b
Merge pull request #156205 from B4dM4n/nixos-tests-teeworlds 2022-01-26 21:13:37 +01:00
Ryan Mulligan 0cb7ed30a0
Merge pull request #156849 from r-ryantm/auto-update/openai
openai: 0.12.0 -> 0.13.0
2022-01-26 11:49:55 -08:00
Renaud 3095cedba1
Merge pull request #156889 from c0bw3b/fix/rng-tools
rng-tools: fix path to opensc-pkcs11 shared lib
2022-01-26 20:44:19 +01:00
Fabian Affolter faa31e4472
Merge pull request #156821 from fabaff/bump-hahomematic
python3Packages.hahomematic: 0.27.0 -> 0.27.2
2022-01-26 20:35:36 +01:00
Patrick Hilhorst 2774f31f40
Merge pull request #156697 from marijanp/fix-146169 2022-01-26 20:24:57 +01:00
Robert Schütz 0b2d7180bd postfix: 3.6.3 -> 3.6.4
http://www.postfix.org/announcements/postfix-3.6.4.html
2022-01-26 19:24:34 +00:00
Renaud 96e055fba4 rng-tools: fix path to opensc-pkcs11.so
Changes upstream made the patching on rngd.c irrelevant
2022-01-26 20:10:34 +01:00
Thiago Kenji Okada d9d3e383fc
Merge pull request #156749 from r-ryantm/auto-update/unrar
unrar: 6.1.3 -> 6.1.4
2022-01-26 15:31:18 -03:00
Bernardo Meurer ad79594d1e
Merge pull request #156432 from lovesegfault/mullvad-wrapper
mullvad-vpn: use makeWrapper instead of env hack
2022-01-26 10:22:59 -08:00
Jan Tojnar d843a692ae
Merge pull request #148344 from pasqui23/portals
nixos/xdg-portals: add portals to systemPackages
2022-01-26 19:22:49 +01:00
Doron Behar 57f86f215e
Merge pull request #156874 from LutzCle/zoom 2022-01-26 19:51:36 +02:00
Pasquale e9c4910524
nixos/xdg-portals: add portals' desktop files to XDG_DATA_DIRS 2022-01-26 18:45:42 +01:00
Ryan Mulligan f9a214044b
Merge pull request #152808 from r-ryantm/auto-update/mmctl
mmctl: 6.2.1 -> 6.3.0
2022-01-26 08:45:35 -08:00
R. Ryantm 273fa93176 python310Packages.atlassian-python-api: 3.18.0 -> 3.18.1 2022-01-26 08:38:56 -08:00
Clemens Lutz 940737fcf4 zoom-us: 5.9.1.1380 -> 5.9.3.1911 2022-01-26 17:20:38 +01:00
Gregor Pogacnik a86365b055 linux: upgrade hardened kernel (CVE-2022-0185)
5.4.172 -> 5.4.173, 5.10.92 -> 5.10.93, 5.15.15 -> 5.15.16
2022-01-26 16:20:37 +00:00
Sandro 89de95e632
Merge pull request #138439 from kjeremy/tmux-plugins-master 2022-01-26 17:17:19 +01:00
Vladimír Čunát 64ba84897b
Merge #156867: nixos/kresd: Fix invalid regular expression
The problem has only been confirmed to occur on *-darwin.
2022-01-26 17:06:03 +01:00
happysalada 25655970c5 vector: 0.19.0 -> 0.19.1 2022-01-26 10:05:27 -06:00
Ryan Mulligan ddc9429113
Merge pull request #156859 from r-ryantm/auto-update/python3.10-qcengine
python310Packages.qcengine: 0.21.0 -> 0.22.0
2022-01-26 07:57:43 -08:00
Gabriel Ebner b27b115b41
Merge pull request #154272 from jvanbruegge/isabelle-build-hol
isabelle: Prebuild HOL session
2022-01-26 16:37:18 +01:00
Martin Puppe 6a96992fe0 Fix invalid regular expression #156861
Empty parantheses are not supported in regular expressions on
Darwin/macOS. The old regular expression produces an error during
evaluation. This commit fixes that.

Nix‘s `builtins.match` works with extend POSIX regular expressions. The
specification for these regular expression states[^1] that the result
for a left paranthesis immediately followed by a right paranthesis
outside of a bracket expression is undefined.

[^1]: https://pubs.opengroup.org/onlinepubs/9699919799/basedefs/V1_chap09.html#tag_09_04_03
2022-01-26 16:23:14 +01:00
Fabian Affolter a14bb132b5
Merge pull request #156840 from r-ryantm/auto-update/python3.10-python-fsutil
python310Packages.python-fsutil: 0.5.0 -> 0.6.0
2022-01-26 16:02:50 +01:00
Bobby Rong 3dbabc9544
Merge pull request #156860 from Atemu/mlterm-tag-name
mlterm: use new tag versioning scheme
2022-01-26 22:59:53 +08:00
Thiago Kenji Okada 8fb76a2ed5
Merge pull request #156778 from willcohen/obb
obb: 0.0.1 -> 0.0.2
2022-01-26 11:31:20 -03:00
Atemu fb2b2f59c8 mlterm: use new tag versioning scheme
The maintainer decided to change the release tag name after the fact.

The new naming scheme is a lot more sane but I'd rather they didn't change it
after releasing with the old one.

Fixes https://github.com/NixOS/nixpkgs/issues/156856
2022-01-26 15:30:24 +01:00
Bobby Rong 254151921e
Merge pull request #156688 from Obikawa/lbry-update
lbry: 0.50.2 -> 0.52.0
2022-01-26 22:20:40 +08:00
legendofmiracles f304633689
Merge pull request #156589 from r-ryantm/auto-update/minify
minify: 2.9.24 -> 2.9.29
2022-01-26 08:08:25 -06:00
R. Ryantm bafb6c1278 python310Packages.qcengine: 0.21.0 -> 0.22.0 2022-01-26 14:06:20 +00:00
Sandro 18891e051f
Merge pull request #154732 from frogamic/master 2022-01-26 14:49:53 +01:00
Bobby Rong acc4dbdfb1
Merge pull request #156369 from r-ryantm/auto-update/amber-secret
amber-secret: 0.1.1 -> 0.1.2
2022-01-26 21:47:19 +08:00
Sandro 7d739f013f
Merge pull request #151432 from Atemu/update/linux_lqx 2022-01-26 14:45:41 +01:00
Bobby Rong e722007bf0
Merge pull request #156801 from bobby285271/pantheon
pantheon.elementary-files: 6.1.1 -> 6.1.2
2022-01-26 21:01:16 +08:00
Bobby Rong 555ff75b3e
Merge pull request #155988 from r-ryantm/auto-update/qbe
qbe: unstable-2021-11-22 -> unstable-2021-12-05
2022-01-26 20:43:11 +08:00
Sandro 5a9046ca59
Merge pull request #156824 from iAmMrinal0/update/google-cloud-sdk 2022-01-26 13:32:52 +01:00
Pascal Bach 5374a4a005
Merge pull request #156220 from B4dM4n/nixos-tests-geth
nixos/tests/geth: fix api check
2022-01-26 13:31:17 +01:00
Bobby Rong a10f2feb8c
Merge pull request #156428 from klDen/feat/update-beyond-identity-2.49
beyond-identity: 2.45.0-0 -> 2.49.0-0
2022-01-26 20:27:45 +08:00
Sandro ee5339c601
Merge pull request #156844 from trofi/fix-diffoscope-and-black 2022-01-26 13:26:58 +01:00
José Romildo Malaquias a01cad0d0f
ocamlPackages.ppx_import: 1.8.0 -> 1.9.1 (#156399)
* ocamlPackages.ppx_import: 1.8.0 -> 1.9.1

* coqPackages.serapi: fix compilation with ppx_import-1.9.1
2022-01-26 13:16:24 +01:00
Sandro aebb99a823
Merge pull request #156838 from SuperSandro2000/python39Packages.bandit 2022-01-26 13:06:59 +01:00
R. Ryantm a83ad33b15 openai: 0.12.0 -> 0.13.0 2022-01-26 12:01:53 +00:00
Anderson Torres 120a601084
Merge pull request #156837 from AndersonTorres/new-misc
live555: adding myself as maintainer
2022-01-26 08:53:33 -03:00
Sergei Trofimovich 8470f87cb9 diffoscope: fix nixpkgs patch to be black-compliant
Otherwise diffocsope's tests fail as:

    diffoscope> -        LINKS_RE = re.compile(r'Links: [0-9]+\s+')
    diffoscope> +        LINKS_RE = re.compile(r"Links: [0-9]+\s+")
    diffoscope> FAILED tests/test_source.py::test_code_is_black_clean
2022-01-26 11:51:56 +00:00
Bobby Rong 8c5075ac24
Merge pull request #156711 from Luflosi/nitrokey-app-fix-typo
nitrokey-app: fix typo in longDescription
2022-01-26 19:49:19 +08:00
R. Ryantm 3a847a03b0 python310Packages.python-fsutil: 0.5.0 -> 0.6.0 2022-01-26 11:42:36 +00:00
Sandro 0ee3fb5210
Merge pull request #156345 from MoritzBoehme/antfu-ni 2022-01-26 12:31:16 +01:00
Sandro Jäckel a1d5f47ec6
python39Packages.bandit: 1.7.1 -> 1.7.2 2022-01-26 12:30:00 +01:00
Márk Sági-Kazár 91fb19973e
kubernetes-helm: 3.7.2 ->3.8.0 (#156736) 2022-01-26 19:29:56 +08:00