1
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs synced 2024-10-22 14:17:16 -04:00
Commit graph

374990 commits

Author SHA1 Message Date
Fabian Affolter 1a07583087
Merge pull request #171442 from fabaff/urlwatch-bump
urlwatch: 2.24 -> 2.25
2022-05-04 08:35:08 +02:00
Fabian Affolter df207eefca
Merge pull request #171446 from fabaff/exceptiongroup-bump
python310Packages.exceptiongroup: 1.0.0rc2 -> 1.0.0rc5
2022-05-04 08:34:43 +02:00
Michael Adler 29037ae616 ungoogled-chromium: 101.0.4951.41 -> 101.0.4951.54 2022-05-04 08:00:20 +02:00
Arijit Basu 65be503d82
xplr: 0.17.3 -> 0.17.6 2022-05-04 11:08:43 +05:30
R. Ryantm 7e2559da36 python310Packages.superqt: 0.3.1 -> 0.3.2 2022-05-03 22:38:20 -07:00
Roberto Di Remigio af911e8452
doctest: 2.4.7 -> 2.4.8 (#164599)
* doctest: 2.4.7 -> 2.4.8
2022-05-04 07:21:13 +02:00
Martin Weinelt c62eceb91e
openssl_3_0: 3.0.2 -> 3.0.3
- The c_rehash script allows command injection (CVE-2022-1292)
- OCSP_basic_verify may incorrectly verify the response signing
  certificate (CVE-2022-1343)
- Incorrect MAC key used in the RC4-MD5 ciphersuite (CVE-2022-1434)
- Resource leakage when decoding certificates and keys (CVE-2022-1473)

https://mta.openssl.org/pipermail/openssl-announce/2022-May/000224.html

Fixes: CVE-2022-1292, CVE-2022-1343, CVE-2022-1434, CVE-2022-1473
2022-05-04 07:17:01 +02:00
Bernardo Meurer 532330778c
Merge pull request #171460 from lovesegfault/hqplayerd-4.31.0
treewide: misc updates
2022-05-03 22:12:26 -07:00
Daniel Fullmer ad38a2a646 nixos/ssh: remove empty host key files before generating new ones
In a previous PR [1], the conditional to generate a new host key file
was changed to also include the case when the file exists, but has zero
size. This could occur when the system is uncleanly powered off shortly
after first boot.

However, ssh-keygen prompts the user before overwriting a file. For
example:

$ touch hi
$ ssh-keygen -f hi
Generating public/private rsa key pair.
hi already exists.
Overwrite (y/n)?

So, lets just try to remove the empty file (if it exists) before running
ssh-keygen.

[1] https://github.com/NixOS/nixpkgs/pull/141258
2022-05-03 22:09:43 -07:00
Vladimír Čunát 8070351515
Merge #171474: Vulkan: Refactor (pkgconfig -> pkg-config) 2022-05-04 07:03:46 +02:00
K900 79265fba34 nixos/tests/openssh: add timeouts to all ssh invocations
It might still lock up, but at least it won't lock up for 10 hours.
2022-05-04 07:58:52 +03:00
R. Ryantm 9d9849374f python310Packages.xknx: 0.21.1 -> 0.21.2 2022-05-04 04:33:19 +00:00
R. Ryantm 1c8e735d76 python310Packages.stripe: 2.74.0 -> 2.75.0 2022-05-04 04:15:51 +00:00
Rick van Schijndel 0b9843c3bc
Merge pull request #171466 from r-burns/gfortran-wrapper-cross
gfortran: fix wrapper host/target offset for cross
2022-05-04 05:56:46 +02:00
R. Ryantm 8e756d0ce7 python310Packages.mypy-boto3-s3: 1.22.0.post1 -> 1.22.6 2022-05-04 03:50:39 +00:00
Rick van Schijndel b9e8ed239f
Merge pull request #161156 from a-m-joseph/abort-on-failed-platform-detection-instead-of-silently-assuming-pc
platforms.nix: use {} on failed detection instead of silently assuming pc
2022-05-04 05:37:16 +02:00
Rick van Schijndel 113375e098
Merge pull request #165023 from nagy/chicken5-eggs
chickenPackages_5: more eggs
2022-05-04 05:36:04 +02:00
Anderson Torres abfd311791
Merge pull request #170359 from AndersonTorres/new-harelang
Hare programming language: init
2022-05-04 00:23:35 -03:00
Artturi e475fb95fb
Merge pull request #170624 from benneti/wallabag-longDesc
wallabag: fix comment with usage instructions
2022-05-04 05:55:25 +03:00
Artturi bbc664e33e
Merge pull request #170578 from r-ryantm/auto-update/python3.10-aws-lambda-builders
python310Packages.aws-lambda-builders: 1.14.0 -> 1.15.0
2022-05-04 05:46:18 +03:00
Artturi c8bbc62a64
Merge pull request #171152 from Luflosi/thefuck-improvements
nixos/thefuck: fix programs.thefuck.alias for fish
2022-05-04 05:32:40 +03:00
Artturi cdeb8f5bb5
Merge pull request #171431 from Artturin/nixupdate5 2022-05-04 05:25:43 +03:00
R. Ryantm 51835cfa3c clojure-lsp: 2022.04.18-00.59.32 -> 2022.05.03-12.35.40 2022-05-04 01:56:42 +00:00
Sean D Gillespie a656052b5d
Vulkan: Refactor (pkgconfig -> pkg-config)
Use pkg-config rather than pkgconfig
2022-05-03 21:50:21 -04:00
Bobby Rong f908b3e348
pantheon.switchboard: 6.0.0 -> 6.0.1 2022-05-04 09:20:06 +08:00
squalus b04e852474 librewolf: 99.0.1-4 -> 100.0-1 2022-05-03 17:56:12 -07:00
Martin Weinelt ccb9c0e537
Merge pull request #169153 from r-ryantm/auto-update/firefox-devedition-bin-unwrapped
firefox-devedition-bin-unwrapped: 100.0b6 -> 100.0b7
2022-05-04 02:11:15 +02:00
Ryan Burns 338ed797fe gfortran: fix wrapper host/target offset for cross
Use correct host/target offset for gfortran wrapper, since stdenv
has an implicit offset of -1.

Fixes e.g. pkgsCross.aarch64-multiplatform.buildPackages.gfortran
2022-05-03 17:09:36 -07:00
Martin Weinelt 3382215fd7
firefox-devedition-bin-unwrapped: 100.0b7 -> 101.0b2 2022-05-04 02:07:58 +02:00
Bernardo Meurer c15cf25d3d
roon-server: 1.8-933 -> 1.8-935 2022-05-03 16:28:46 -07:00
Bernardo Meurer 23fbc0816c
hqplayerd: 4.30.3-87 -> 4.31.0-89 2022-05-03 16:21:57 -07:00
sternenseemann 585c1f2b8e
Merge pull request #171314 from sternenseemann/fcft-3.1.1
fcft: 3.0.1 -> 3.1.1
2022-05-04 00:14:41 +02:00
sternenseemann 9089f49024
Merge pull request #171315 from sternenseemann/foot-1.12.1
foot: 1.11.0 -> 1.12.1
2022-05-04 00:09:45 +02:00
ajs124 672d4b317f
Merge pull request #167198 from sir4ur0n/sir4ur0n/fix/liquibaseCommandLine
liquibase: fix Main -> LiquibaseCommandLine
2022-05-03 23:04:25 +01:00
Fabian Affolter 352750b3af python39Packages.sentry-sdk: 1.5.10 -> 1.5.11 2022-05-04 00:02:20 +02:00
ajs124 52d66f5647
Merge pull request #167437 from r-ryantm/auto-update/greg
greg: 0.4.7 -> 0.4.8
2022-05-03 22:52:51 +01:00
Robert Helgesson 4df2c1fe35 jwt-cli: 5.0.2 -> 5.0.3 2022-05-03 23:51:48 +02:00
Fabian Affolter 3e93ff80f8 checkov: 2.0.1102 -> 2.0.1110 2022-05-03 23:46:53 +02:00
Pascal Bach a9ccb2fb00
Merge pull request #171449 from qowoz/containerd
containerd: 1.6.3 -> 1.6.4
2022-05-03 23:38:35 +02:00
Pascal Bach 561d29b64d cryptomator: 1.6.8 -> 1.6.10
Hotfix for a truncation issue with fuse.
2022-05-03 23:26:38 +02:00
Fabian Affolter 37fec07a96 python310Packages.aiooncue: 0.3.3 -> 0.3.4 2022-05-03 23:24:32 +02:00
Fabian Affolter ac2858f9f5 python310Packages.pynetgear: 0.9.4 -> 0.10.0 2022-05-03 22:58:41 +02:00
deinferno 3e8e52bb91 nixos/vmware-host: init at 16.2.3 2022-05-04 01:58:32 +05:00
deinferno e1da7f4d44 vmware-workstation: init at 16.2.3 2022-05-04 01:58:26 +05:00
deinferno 59e6af3dc1 linuxPackages.vmware: init at 16.2.3 2022-05-04 01:56:45 +05:00
davidak 01143883ff
Merge pull request #161788 from vlinkz/calamares-nixos
calamares: fix calamares modules, add nixos modules, and add new iso
2022-05-03 22:55:24 +02:00
zowoq 6a415cd37c containerd: 1.6.3 -> 1.6.4
https://github.com/containerd/containerd/releases/tag/v1.6.4
2022-05-04 06:54:03 +10:00
Fabian Affolter c094f76bf9 python310Packages.luxtronik: 0.3.12 -> 0.3.13 2022-05-03 22:53:54 +02:00
Daniel Nagy 5912e391b5
chickenEggs.tcp6: init at 0.2.1 2022-05-03 22:52:50 +02:00
Daniel Nagy 5c9f806102
chickenEggs.socket: init at 0.3.3 2022-05-03 22:52:50 +02:00