Commit graph

375130 commits

Author SHA1 Message Date
Fabian Affolter cbc98ee706
Merge pull request #171359 from fabaff/bump-signedjson
python310Packages.signedjson: 1.1.1 -> 1.1.4
2022-05-04 08:40:43 +02:00
Fabian Affolter 1bb69b56cb
Merge pull request #171425 from r-ryantm/auto-update/python3.10-lektor
python310Packages.lektor: 3.3.3 -> 3.3.4
2022-05-04 08:39:33 +02:00
Fabian Affolter 7784c3d722
Merge pull request #171455 from fabaff/bump-checkov
checkov: 2.0.1102 -> 2.0.1110
2022-05-04 08:38:27 +02:00
Fabian Affolter 0d1898860a
Merge pull request #171457 from fabaff/sentry-sdk-bump
python39Packages.sentry-sdk: 1.5.10 -> 1.5.11
2022-05-04 08:38:13 +02:00
Fabian Affolter 535b480472
Merge pull request #171452 from fabaff/aiooncue-bump
python310Packages.aiooncue: 0.3.3 -> 0.3.4
2022-05-04 08:37:35 +02:00
Fabian Affolter 801b9b3147
Merge pull request #171450 from fabaff/pynetgear-bump
python310Packages.pynetgear: 0.9.4 -> 0.10.0
2022-05-04 08:37:24 +02:00
Fabian Affolter 508b622f6c
Merge pull request #171448 from fabaff/luxtronik-bump
python310Packages.luxtronik: 0.3.12 -> 0.3.13
2022-05-04 08:37:13 +02:00
Fabian Affolter 223aafa2c7
Merge pull request #171483 from r-ryantm/auto-update/python3.10-mypy-boto3-s3
python310Packages.mypy-boto3-s3: 1.22.0.post1 -> 1.22.6
2022-05-04 08:37:02 +02:00
Fabian Affolter 375936b7b6
Merge pull request #171484 from r-ryantm/auto-update/python3.10-stripe
python310Packages.stripe: 2.74.0 -> 2.75.0
2022-05-04 08:36:41 +02:00
Fabian Affolter 1a0e22e26c
Merge pull request #171486 from r-ryantm/auto-update/python3.10-xknx
python310Packages.xknx: 0.21.1 -> 0.21.2
2022-05-04 08:36:18 +02:00
Fabian Affolter 36fb2a2b8e
Merge pull request #171414 from fabaff/loo-py-fix
python39Packages.loopy: 2020.2 -> 2020.2.1
2022-05-04 08:35:49 +02:00
Fabian Affolter d5443933d8
Merge pull request #171434 from fabaff/aioslimproto-bump
python310Packages.aioslimproto: 1.0.1 -> 2.0.0
2022-05-04 08:35:36 +02:00
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
Theodore Ni 7d5e82443b
just: 1.1.2 -> 1.1.3
https://github.com/casey/just/blob/master/CHANGELOG.md
2022-05-04 01:31:48 -05: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
Robert Schütz cc67617dd5 udiskie: 2.4.0 -> 2.4.2
https://github.com/coldfix/udiskie/blob/v2.4.2/CHANGES.rst
2022-05-03 21:59:30 -07: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
Alex Martens ecf564b266 cargo-sync-readme: 1.0 -> 1.1 2022-05-03 21:33:18 -07:00
Mario Rodas c0bb20e08e nodejs-18_x: fix completion generation
Since Node.js 18.0.0 the completion generation requires the environment
variable HOME to be set.
2022-05-04 04:20:00 +00:00
Mario Rodas 7b1a798741 platformsh: 3.79.1 -> 3.79.2
https://github.com/platformsh/platformsh-cli/releases/tag/v3.79.2
2022-05-04 04:20:00 +00:00
Mario Rodas 70f212bb5b nodejs-14_x: 14.19.1 -> 14.19.2
https://github.com/nodejs/node/releases/tag/v14.19.2
2022-05-04 04:20:00 +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
Luis Pedro Coelho 596c5e7ea2 Static bwa
AR needs to be passed specifically on the command line
2022-05-04 02:20:50 +02:00
Luis Pedro Coelho 4758873378 Static build for samtools
Curses is not supported (it may be possible to support it)
2022-05-04 02:16:17 +02:00
Luis Pedro Coelho 967a5d7896 Static builds for HTSLIB
We need to disable curses support and replace the build and install
phases (otherwise, they expect that *.so files will be present).
2022-05-04 02:15:17 +02:00
Luis Pedro Coelho 0b1c28d5a1 Static build for megahit 2022-05-04 02:13:31 +02: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