Commit graph

508866 commits

Author SHA1 Message Date
Pol Dellaiera 2321125ba7
Merge pull request #245870 from CathalMullan/pgcat
pgcat: init at 1.1.0
2023-07-29 08:32:20 +02:00
Pol Dellaiera 1c3928e2fa
Merge pull request #245876 from r-ryantm/auto-update/cfitsio
cfitsio: 4.2.0 -> 4.3.0
2023-07-29 08:31:47 +02:00
Pol Dellaiera cd39087ff3
Merge pull request #245665 from wahjava/update-tailscale
tailscale: 1.46.0 -> 1.46.1
2023-07-29 08:30:13 +02:00
Pol Dellaiera 83085359e3
Merge pull request #244010 from majiru/add-fetch9front
fetch9front: init
2023-07-29 08:28:24 +02:00
R. Ryantm 958cc373f5 p4c: 1.2.4.0 -> 1.2.4.1 2023-07-29 06:27:17 +00:00
Pol Dellaiera 3153d4201d
Merge pull request #245972 from r-ryantm/auto-update/mysql-workbench
mysql-workbench: 8.0.33 -> 8.0.34
2023-07-29 08:26:29 +02:00
Pol Dellaiera 9a6290bf9b
cfitsio: fix Darwin builds 2023-07-29 08:13:34 +02:00
github-actions[bot] debd3291ef terraform-providers.argocd: 6.0.0 -> 6.0.1 2023-07-29 16:13:27 +10:00
R. Ryantm 3641464f1c edge-runtime: 1.6.7 -> 1.7.2 2023-07-29 06:09:08 +00:00
R. Ryantm 04e39a1891 pscale: 0.147.0 -> 0.150.0 2023-07-29 06:06:20 +00:00
Pol Dellaiera 1a64695dd0
Merge pull request #245806 from reckenrode/tix-clang16
texlive: fix build with clang 16
2023-07-29 08:02:59 +02:00
Gabriel Arazas ba4db6dd76 license-cli: 3.0.0 -> 3.1.0 2023-07-29 14:01:48 +08:00
Bobby Rong a4c0bbf98b
Merge pull request #245447 from thoughtfull-systems/fix-xfpm-polkit-on-rebuild
xfce.xfce4-power-manager: use fixed path for helpers
2023-07-29 14:00:15 +08:00
R. Ryantm a175a8e33c melody: 0.18.1 -> 0.19.0 2023-07-29 05:56:08 +00:00
Andrew Marshall f1468a9946
blender: Build with Draco support (#245535)
See https://github.com/NixOS/nixpkgs/issues/217921

Blender sets WITH_DRACO=OFF if WITH_PYTHON_INSTALL=OFF, however that’s
not totally necessary. Removing that forced-set then builds with
WITH_DRACO=ON, however Blender fails to launch because this creates
e.g. `share/blender/3.6/python`, and Blender then sets this as Python’s
home dir, so Python fails to init since it expects Python core to be
there (and it’s not). I couldn’t figure out how Blender sets Python’s
home dir, and explicitly setting PYTHONHOME in the env didn’t have any
effect. So instead just rename that dir to python-ext to avoid this
behavior. All that is left then is to adjust where Blender is looking
for the Draco lib.

This functionality may be verified by:

1. Visiting File → Export → glTF 2.0
2. In the right side panel (press the gear icon in top-right if not
   visible), expanding “Data”
3. Enabling “Compression”
4. Press “Export glTF 2.0”
5. Verify:
   - Blender stdout+stderr shows “Draco mesh compression is available”
   - no error or warning message
   - exported file exists
2023-07-29 01:34:33 -04:00
linsui e92760602e fcitx5-qt: fix gui plugin 2023-07-29 12:58:05 +08:00
Nick Cao f2488b0fe4
Merge pull request #245992 from r-ryantm/auto-update/efm-langserver
efm-langserver: 0.0.44 -> 0.0.46
2023-07-28 22:55:08 -06:00
Nick Cao 17de0fb635
Merge pull request #245991 from r-ryantm/auto-update/vals
vals: 0.25.0 -> 0.26.1
2023-07-28 22:54:08 -06:00
Nick Cao 38fb89b05f
Merge pull request #245987 from r-ryantm/auto-update/kubernetes-metrics-server
kubernetes-metrics-server: 0.6.3 -> 0.6.4
2023-07-28 22:52:49 -06:00
Nick Cao a7a7035585
Merge pull request #245986 from r-ryantm/auto-update/proxify
proxify: 0.0.9 -> 0.0.10
2023-07-28 22:52:08 -06:00
Nick Cao 85db943fd2
Merge pull request #245983 from r-ryantm/auto-update/lefthook
lefthook: 1.4.6 -> 1.4.7
2023-07-28 22:50:46 -06:00
R. Ryantm a428fcf79f rdma-core: 46.0 -> 46.1 2023-07-29 04:50:32 +00:00
Nick Cao bfb9e5630d
Merge pull request #245982 from r-ryantm/auto-update/killport
killport: 0.9.0 -> 0.9.1
2023-07-28 22:50:18 -06:00
Nick Cao 6fdf2077c5
Merge pull request #245980 from r-ryantm/auto-update/circleci-cli
circleci-cli: 0.1.27660 -> 0.1.28084
2023-07-28 22:49:16 -06:00
Pol Dellaiera 80d8a945dd
Merge pull request #245570 from jwygoda/tailscaled-autoconnect-options
nixos/tailscale: add extraUpFlags option
2023-07-29 06:12:26 +02:00
R. Ryantm 2c7ab46ea6 efm-langserver: 0.0.44 -> 0.0.46 2023-07-29 03:30:06 +00:00
R. Ryantm 0abed5ec8a vals: 0.25.0 -> 0.26.1 2023-07-29 03:20:02 +00:00
R. Ryantm 7535dce48c kubernetes-metrics-server: 0.6.3 -> 0.6.4 2023-07-29 02:29:09 +00:00
R. Ryantm 5dbff84445 proxify: 0.0.9 -> 0.0.10 2023-07-29 02:18:11 +00:00
R. Ryantm bd4cdb0b35 lefthook: 1.4.6 -> 1.4.7 2023-07-29 01:43:27 +00:00
R. Ryantm b2f61e8ba0 killport: 0.9.0 -> 0.9.1 2023-07-29 01:30:58 +00:00
R. Ryantm 788ecd08fe circleci-cli: 0.1.27660 -> 0.1.28084 2023-07-29 01:20:23 +00:00
Artturi 11cf5e1c74
Merge pull request #245951 from amarshall/fetchfirefoxaddon-md6 2023-07-29 04:15:49 +03:00
Robert Scott dabb768dc8
Merge pull request #243342 from LeSuisse/ntp-4.2.8p17
ntp: 4.2.8p15 -> 4.2.8p17
2023-07-29 01:49:21 +01:00
Robert Scott afbcdc7005
Merge pull request #243442 from LeSuisse/pjsip-2.13.1
pjsip: 2.13 -> 2.13.1
2023-07-29 01:47:34 +01:00
Nick Cao e2aeecab3a
Merge pull request #245974 from r-ryantm/auto-update/libzim
libzim: 8.2.0 -> 8.2.1
2023-07-28 18:42:42 -06:00
Nick Cao 9564a59e15
Merge pull request #245973 from r-ryantm/auto-update/kapp
kapp: 0.57.1 -> 0.58.0
2023-07-28 18:41:47 -06:00
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