Commit Graph

509010 Commits

Author SHA1 Message Date
Nick Cao
d87ba2eb74
Merge pull request #245960 from figsoda/psitop
psitop: 1.0.0 -> 1.1.3
2023-07-28 18:39:42 -06:00
Nick Cao
d3081aeafb
Merge pull request #245956 from Kiskae/nvidia/525.47.35
linuxPackages.nvidia_x11_vulkan_beta: 525.47.34 -> 525.47.35
2023-07-28 18:38:32 -06:00
R. Ryantm
c894022569 sundials: 6.5.1 -> 6.6.0 2023-07-29 00:38:12 +00:00
V
0f80873aa4 lftp: use openssl instead of gnutls
fixes lftp failing to verify sites secured with letsencrypt.

- more specifically, lftp doesn't validate the cross-signed ISRG Root X1 correctly[1][2].
- this issue is not present when built against openssl.
- a fix for the gnutls codepath has been merged[3], but the project has not seen a release since 2020.
- given this, and the questionable quality of gnutls, it seems reasonable to build with openssl instead.

reproducing this bug yields the following:

> Fatal error: Certificate verification: Not trusted (93:3C:6D:DE:E9:5C:9C:41:A4:0F:9F:50:49:3D:82:BE:03:AD:87:BF)

[1]: https://askubuntu.com/questions/1366456/lftp-certificate-suddenly-not-trusted#comment2395548_1366818
[2]: https://github.com/lavv17/lftp/issues/641
[3]: https://github.com/lavv17/lftp/pull/642

Change-Id: Ib161d8741f6d6debde8a65d94a6c1965b23f82ff
2023-07-29 02:38:12 +02:00
Nick Cao
935cb1cbd8
Merge pull request #245948 from fabaff/python-homewizard-energy-bump
python311Packages.python-homewizard-energy: 2.0.1 -> 2.0.2
2023-07-28 18:37:26 -06:00
Nick Cao
f58ecb853e
Merge pull request #245945 from fabaff/pyschlage-bump
python311Packages.pyschlage: 2023.6.0 -> 2023.7.0
2023-07-28 18:36:34 -06:00
Nick Cao
1892a5365c
Merge pull request #245934 from arjan-s/bump-types-pillow
python3Packages.types-pillow: 9.5.0.4 -> 10.0.0.2
2023-07-28 18:34:26 -06:00
Nick Cao
8ed47baaf8
Merge pull request #245942 from fabaff/losant-rest-bump
python311Packages.losant-rest: 1.17.5 -> 1.18.0
2023-07-28 18:34:02 -06:00
Nick Cao
dc2f6c69c1
Merge pull request #245918 from figsoda/deny
cargo-deny: 0.13.9 -> 0.14.0
2023-07-28 18:31:07 -06:00
R. Ryantm
797c3cad71 libzim: 8.2.0 -> 8.2.1 2023-07-29 00:28:21 +00:00
Nick Cao
4fbedcb22d
Merge pull request #245901 from dotlambda/iptsd-1.3.1
iptsd: 1.3.0 -> 1.3.1
2023-07-28 18:27:52 -06:00
Nick Cao
922a0b13ef
Merge pull request #245892 from wineee/cage-15
cage: 0.1.4 ->0.1.5
2023-07-28 18:26:50 -06:00
Nick Cao
a324350738
Merge pull request #245887 from r-ryantm/auto-update/python311Packages.riscv-isac
python311Packages.riscv-isac: 0.17.0 -> 0.18.0
2023-07-28 18:26:05 -06:00
Nick Cao
c3c64e4043
Merge pull request #245836 from vbgl/coq-interval-4.8.0
coqPackages.interval: 4.7.0 → 4.8.0; coqPackages.coquelicot: 3.3.1 → 3.4.0
2023-07-28 18:22:51 -06:00
Nick Cao
fe26c96d16
Merge pull request #245907 from deshaw/update-deshaw-team
Update deshaw team
2023-07-28 18:21:44 -06:00
Nick Cao
3448b9f174
Merge pull request #245906 from stepbrobd/airbuddy
airbuddy: 2.7 -> 2.7.1
2023-07-28 18:21:10 -06:00
Nick Cao
dfa756207b
Merge pull request #245842 from happysalada/update_stalwart
stalwart-mail: 0.3.1 -> 0.3.2
2023-07-28 18:18:44 -06:00
Nick Cao
a683726635
Merge pull request #245861 from cloudlena/master
zsh-history-substring-search: 1.0.2 -> 1.1.0
2023-07-28 18:18:27 -06:00
Nick Cao
e10d95d1cf
Merge pull request #245863 from r-ryantm/auto-update/python311Packages.aiohomekit
python311Packages.aiohomekit: 2.6.11 -> 2.6.12
2023-07-28 18:18:07 -06:00
Nick Cao
d346d1289d
Merge pull request #245865 from babeuh/master
multiviewer-for-f1: 1.24.1 -> 1.24.2
2023-07-28 18:17:43 -06:00
Nick Cao
f46aa628e2
Merge pull request #245875 from figsoda/kbt
kbt: 1.1.0 -> 1.2.1
2023-07-28 18:16:38 -06:00
R. Ryantm
174cbb964f kapp: 0.57.1 -> 0.58.0 2023-07-29 00:13:31 +00:00
Will Fancher
ce2c20a14d
Merge pull request #245837 from dcarosone/zfs-systemd-udev-fix
zfs: 'want', don't 'require', systemd-udev-settle
2023-07-28 20:12:28 -04:00
R. Ryantm
40b2830c49 mysql-workbench: 8.0.33 -> 8.0.34 2023-07-28 23:58:01 +00:00
Azat Bahawi
6bc397a1cc
Merge pull request #245903 from name-snrl/qt5ct-1.7
qt5ct: 1.5 -> 1.7
2023-07-29 01:22:54 +03:00
Martin Weinelt
1a137b5f62
Merge pull request #245749 from helsinki-systems/upd/nss_latest
nss_latest: 3.91 -> 3.92
2023-07-29 00:21:57 +02:00
rewine
4e90ab6cca release-notes: add new services wayfire 2023-07-28 18:58:20 -03:00
rewine
231b831b5f aliases.nix: add wayfireApplications-unwrapped and wcm 2023-07-28 18:58:20 -03:00
Martin Weinelt
ed22de3a7a
Merge pull request #244388 from natsukium/steamship/update
python310Packages.steamship: 2.17.11 -> 2.17.18
2023-07-28 23:58:04 +02:00
Martin Weinelt
cf9d024cb0
Merge pull request #245808 from natsukium/zope-component/update
python310Packages.zope-component: 5.1.0 -> 6.0
2023-07-28 23:54:52 +02:00
Martin Weinelt
eb6249c52f
Merge pull request #245820 from natsukium/sopel/fix
python311Packages.sopel: fix build
2023-07-28 23:45:07 +02:00
figsoda
e847a2742a psitop: 1.0.0 -> 1.1.3
Diff: https://github.com/jamespwilliams/psitop/compare/1.0.0...1.1.3
2023-07-28 17:34:31 -04:00
Robert Scott
246977b44d
Merge pull request #245713 from liff/gradle-8.2
gradle: 8.0.1 -> 8.2.1
2023-07-28 22:29:50 +01:00
Pol Dellaiera
bc647c0e38
Merge pull request #245873 from keenanweaver/doomrunner1.8.0
doomrunner: 1.7.3 -> 1.8.0
2023-07-28 23:19:51 +02:00
Pol Dellaiera
77a0f8dd16
Merge pull request #245705 from Enzime/fix/vscode-gles
vscode: fix GPU acceleration not working
2023-07-28 23:16:28 +02:00
Martin Weinelt
e8d56b900b
Merge pull request #245894 from natsukium/backports/remove
python310Packages.backports_*: remove
2023-07-28 23:15:08 +02:00
Ryan Lahfa
020ff5ccb5
Merge pull request #239780 from RaitoBezarius/nixos-for-aps 2023-07-28 23:12:36 +02:00
whonore
eb15838bdb dafny: 4.0.0 -> 4.2.0 2023-07-28 17:11:46 -04:00
Kiskae
19a2f8dfb8 linuxPackages.nvidia_x11_vulkan_beta: 525.47.34 -> 525.47.35 2023-07-28 23:08:20 +02:00
Adam Joseph
47d25939a1
Merge pull request #245955 from NixOS/revert-245824-pr/lib/customization/makeScopeWithSplicing
Revert "lib.customisation: uncurry makeScopeWithSplicing"
2023-07-28 21:05:11 +00:00
Silvan Mosberger
a0b8caf3bc
Revert "lib.customisation: uncurry makeScopeWithSplicing" 2023-07-28 23:04:09 +02:00
Adam Joseph
49b4b4e872
Merge pull request #245921 from trofi/bind-update
bind: 9.18.16 -> 9.18.17
2023-07-28 20:56:29 +00:00
Adam Joseph
12cb207d20
Merge pull request #245824 from amjoseph-nixpkgs/pr/lib/customization/makeScopeWithSplicing
lib.customisation: uncurry makeScopeWithSplicing
2023-07-28 20:55:44 +00:00
Emily
ac4cb90b03
Merge pull request #245710 from networkException/ungoogled-chromium
ungoogled-chromium: 115.0.5790.102 -> 115.0.5790.110
2023-07-28 22:50:09 +02:00
Jarosław Wygoda
2dbda3314f nixos/tailscale: add extraUpFlags option 2023-07-28 22:44:37 +02:00
Pol Dellaiera
4511c5bbea
Merge pull request #244326 from sund3RRR/rtfm-init
rtfm: init at 0.2.2
2023-07-28 22:35:54 +02:00
Adam Joseph
0174928b12
Merge pull request #243607 from amjoseph-nixpkgs/pr/gcc/toplevel
gcc: deduplicate top-level expressions
2023-07-28 20:30:29 +00:00
Andrew Marshall
ffabc8c658 fetchfirefoxaddon: fix passing md5 to fetchurl
Broken in 6f30e0a906.

See https://github.com/NixOS/nixpkgs/issues/245949.
2023-07-28 16:18:15 -04:00
Pierre Bourdon
205b4117a5
Merge pull request #245675 from baloo/baloo/tpm2-tools/fixup-wrapper
tpm2-tools: rework argv0 parsing
2023-07-28 22:10:00 +02:00
Fabian Affolter
e54f8b11a1 python311Packages.python-homewizard-energy: 2.0.1 -> 2.0.2
Diff: https://github.com/DCSBL/python-homewizard-energy/compare/refs/tags/v2.0.1...v2.0.2

Changelog: https://github.com/DCSBL/python-homewizard-energy/releases/tag/v2.0.2
2023-07-28 21:54:59 +02:00