Commit Graph

708850 Commits

Author SHA1 Message Date
seth
2cf8bb026b cargo-tauri: fix test app eval on darwin
(cherry picked from commit d56fd79f0c)
2024-11-16 23:21:19 +00:00
seth
56fa8f065b cargo-tauri: 2.1.0 -> 2.1.1
Changelog: https://github.com/tauri-apps/tauri/releases/tag/tauri-v2.1.1
Diff: https://github.com/tauri-apps/tauri/compare/tauri-v2.1.0...tauri-v2.1.1
(cherry picked from commit 0a6475c1ff)
2024-11-16 23:21:19 +00:00
Felix Schröter
a5e324a39a
[Backport release-24.11] mullvad-browser: 13.5.9 -> 14.0 (#356453) 2024-11-16 22:30:50 +00:00
jopejoe1
c64acd5d91
[Backport release-24.11] {firefox{,-beta,-devedition,-esr-128},floorp,librewolf}-unwrapped: make override work (#356587) 2024-11-16 23:26:08 +01:00
jopejoe1
97eff063b9 {firefox{,-beta,-devedition,-esr-128},floorp,librewolf}-unwrapped: make override work
(cherry picked from commit cfaf8f4627)
2024-11-16 22:18:28 +00:00
Pol Dellaiera
cc103aca32
[Backport release-24.11] python311Packages.wandb: fix building on x86_64-darwin (#356567) 2024-11-16 23:10:26 +01:00
Leona Maroni
5f589546cf
[Backport release-24.11] python3Packages.weconnect-mqtt: fix build (#356583) 2024-11-16 22:57:24 +01:00
wxt
4ff7436647 python311Packages.weconnect-mqtt: fix build
(cherry picked from commit 7f7bdeffde)
2024-11-16 21:56:36 +00:00
Andrew Marshall
059acfca2d nixos/zigbee2mqtt: only add port to DeviceAllow if it is a path
zigbee2mqtt supports having non-device ports (e.g. `tcp://`); those
should not be set in DeviceAllow. No URI will start with `/`, so use
that as the filter that it is a “real” device that needs to be allowed.

(cherry picked from commit 577e162073)
2024-11-16 21:53:10 +00:00
Leona Maroni
ec53167812
[Backport release-24.11] paperless-ngx: 2.13.4 -> 2.13.5 (#356571) 2024-11-16 22:52:30 +01:00
Leona Maroni
bd2677bc4d
[Backport release-24.11] matrix-appservice-irc: 3.0.2 -> 3.0.3 (#356431) 2024-11-16 22:47:19 +01:00
Fabián Heredia Montiel
32904a850e
[Backport release-24.11] metals: 1.4.0 -> 1.4.1 (#356577) 2024-11-16 15:46:10 -06:00
Jaakko Paju
a0ebf50e9f metals: 1.4.0 -> 1.4.1
(cherry picked from commit 6f4b5b0228)
2024-11-16 21:44:32 +00:00
Maximilian Bosch
0bd7e8585f nixos/tests/postgresql: test plv8 hardening on non-JIT variants only
PostgreSQL with JIT support enabled doesn't work with plv8. Hence, we'd
get an evaluation failure for each
`nixosTests.postgresql.postgresql.postgresql_jit_X`.

This should be restructured in the future (less VM tests for custom
extensions, but a single VM test for this case to cover). For now, we
should get this fix out and this is a good-enough approach.

(cherry picked from commit 68d9643388)
2024-11-16 21:30:02 +00:00
Martin Weinelt
830116313f nixosTests.postgresql: test hardening gets relaxed
The plv8 plugin requires access to pkey syscalls. The execution will
crash hard when it is not allowed by the syscall filter.

Co-Authored-By: Jan Tojnar <jtojnar@gmail.com>
(cherry picked from commit e198536d26)
2024-11-16 21:30:02 +00:00
Martin Weinelt
210f9b1546 nixos/postgresql: create infrastructure for relaxing systemd hardening
By matching on the package names of the plugins passed into the package
we can relax the systemd unit hardening as needed.

(cherry picked from commit d370af0785)
2024-11-16 21:30:02 +00:00
Martin Weinelt
7d07116532 nixos/postgresql: rename extraPlugins to extensions
This is the upstream lingo, and it makes everything slightly less
confusing.

(cherry picked from commit 223a6c6ed0)
2024-11-16 21:30:02 +00:00
Leona Maroni
ee202b2125
[Backport release-24.11] cinny-{unwrapped,desktop}: 4.2.2 -> 4.2.3 (#356291) 2024-11-16 22:29:28 +01:00
Sandro Jäckel
5271281658 paperless-ngx: 2.13.4 -> 2.13.5
Diff: https://github.com/paperless-ngx/paperless-ngx/compare/refs/tags/v2.13.4...v2.13.5

Changelog: https://github.com/paperless-ngx/paperless-ngx/releases/tag/v2.13.5
(cherry picked from commit ace91b8273)
2024-11-16 21:25:09 +00:00
Anders Kaseorg
e7da3ab2ee openafs: 1.8.12 → 1.8.13
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
(cherry picked from commit 0eb18249a5)
2024-11-16 21:24:29 +00:00
Leona Maroni
44811d8cb9
[Backport release-24.11] thunderbird: 128.4.2 -> 128.4.3 (#356169) 2024-11-16 22:12:56 +01:00
seth
535362735b python311Packages.wandb: fix building on x86_64-darwin
https://hydra.nixos.org/build/278208837
(cherry picked from commit 4b49bf8d3e)
2024-11-16 21:07:15 +00:00
Adam C. Stephens
279f762528
[Backport release-24.11] mimir: 2.14.1 -> 2.14.2 (#356558) 2024-11-16 15:58:30 -05:00
Martin Weinelt
87632c8956
[Backport release-24.11] wyoming-openwakeword: migrate to tensorflow-bin (#356562) 2024-11-16 21:58:12 +01:00
Martin Weinelt
879d8a23fd wyoming-openwakeword: migrate to tensorflow-bin
With Python 3.12 we don't have a working tensorflow source build, which
currently blocks usage of this package.

(cherry picked from commit f90cf46cb6)
2024-11-16 20:54:59 +00:00
R. Ryantm
60d7aad3e7 mimir: 2.14.1 -> 2.14.2
(cherry picked from commit 7e01a3d1ec)
2024-11-16 20:49:22 +00:00
Maximilian Bosch
4e88b60fe7 nixos/rl-2411: fix version Grafana has been updated to
(cherry picked from commit 3bad58ed01)
2024-11-16 20:26:41 +00:00
jopejoe1
b719c30816
[Backport release-24.11] shairport-sync: enable additional features (#356418) 2024-11-16 20:17:10 +01:00
jopejoe1
001f7f088e
[Backport release-24.11] nixos/shairport-sync: add package option (#356417) 2024-11-16 20:16:53 +01:00
John Titor
eb5f38ea46 nixos/hyprland: adds programs.hyprland.withUWSM option
Bool: controls whether Hyprland is configured with UWSM or not.

Upstream recommends using UWSM for better compatibility with systemd integration.
https://wiki.hyprland.org/Useful-Utilities/Systemd-start/

(cherry picked from commit 04f223946c)
2024-11-16 19:12:15 +00:00
John Titor
fa4cacd136 nixos/hyprland: format with nixfmt rfc style
(cherry picked from commit 48da44a481)
2024-11-16 19:12:15 +00:00
Emily
1d6577f596
[Backport release-24.11] forgejo: 9.0.1 -> 9.0.2, forgejo-lts: 7.0.10 -> 7.0.11 (#356354) 2024-11-16 19:01:24 +01:00
Colin
fdf985b33a
[Backport release-24.11] nixos/teleport: add required utils to path (#356200) 2024-11-16 17:55:57 +00:00
Fabián Heredia Montiel
90953e605a
[Backport release-24.11] calibre: 7.20.0 -> 7.21.0 (#356515) 2024-11-16 11:16:57 -06:00
kilianar
275f309068 calibre: 7.20.0 -> 7.21.0
https://github.com/kovidgoyal/calibre/releases/tag/v7.21.0
(cherry picked from commit df4f16e2b2)
2024-11-16 17:11:57 +00:00
Lin Jian
144cc4e1cd
[Backport release-24.11] emacsPackages.emacsql: fix build for versions >= 20241115.1939 (#356505) 2024-11-17 00:19:07 +08:00
Lin Jian
c61d9de893 emacsPackages.emacsql: fix build for versions >= 20241115.1939
7a79c2be3d
https://hydra.nix-community.org/build/1847911/nixlog/1
(cherry picked from commit 5f5e87e442)
2024-11-16 16:17:39 +00:00
Gaétan Lepage
fefa64906a
[Backport release-24.11] nixos/g810-led: init (#356226) 2024-11-16 17:17:29 +01:00
Aleksana
c16401b7fd
[Backport release-24.11] speedtest: init at 1.3.0 (#356327) 2024-11-17 00:17:14 +08:00
Aleksana
e999025b64
[Backport release-24.11] python312Packages.khanaa: fix build (#356294) 2024-11-17 00:17:10 +08:00
Aleksana
f2e96fce64
[Backport release-24.11] python3Packages.lime: fix build (#356302) 2024-11-17 00:16:22 +08:00
Aleksana
d09c2b6b32
[Backport release-24.11] saber: init at 0.25.2 (#356332) 2024-11-17 00:15:13 +08:00
Emily
3877ed2254
[Backport release-24.11] zed-editor: downgrade nodejs (#356500) 2024-11-16 15:46:52 +00:00
Niklas Korz
2e5b392dba zed-editor: downgrade nodejs
(cherry picked from commit 59daa43dd9)
2024-11-16 15:46:19 +00:00
seth
3b0bf6cb91 riffdiff: 3.3.6 -> 3.3.7
Changelog: https://github.com/walles/riff/releases/tag/3.3.7
Diff: https://github.com/walles/riff/compare/3.3.6...3.3.7
(cherry picked from commit b2ed0f2cb9)
2024-11-16 15:02:12 +00:00
Aleksana
56941394bf
[Backport release-24.11] ad: 0.1.3 -> 0.2.0 (#356471) 2024-11-16 22:53:14 +08:00
Emily
a263035545
[Backport release-24.11] neovide: fix build on linux (#356472) 2024-11-16 14:42:46 +00:00
Noa Aarts
4954729a0c neovide: only require libtool on darwin
(cherry picked from commit a9bd18d88d)
2024-11-16 14:42:21 +00:00
Noa Aarts
24810c69e2 neovide: format using nixfmt
(cherry picked from commit eb6e8e8081)
2024-11-16 14:42:21 +00:00
R. Ryantm
010c79dcf8 ad: 0.1.3 -> 0.2.0
(cherry picked from commit eb0346f332)
2024-11-16 14:40:38 +00:00