Tomodachi94
9c55cd88e3
python312Packages.azure-mgmt-hdinsight: remove unused dependency ( #362154 )
2024-12-07 19:36:58 -08:00
Aaron Jheng
51fe9136d9
iproute2mac: rename from darwin.iproute2mac
2024-12-08 11:24:29 +08:00
uku
fd9961b8a4
reposilitePlugins: init at 3.5.19 ( #355505 )
2024-12-07 21:44:37 -05:00
R. Ryantm
8b8864c419
quarkus: 3.15.1 -> 3.17.3
2024-12-08 02:26:20 +00:00
Wael Nasreddine
3dff76a8ee
bazel-gazelle: 0.39.1 -> 0.40.0 ( #362719 )
2024-12-07 18:13:15 -08:00
Bobby Rong
7c80d8a1c2
libgedit-gfls: 0.2.0 -> 0.2.1 ( #362996 )
2024-12-08 10:00:13 +08:00
R. Ryantm
0938529cc9
klog-rs: 0.2.0 -> 0.3.1
2024-12-08 01:56:05 +00:00
Aleksana
7ade458577
turnon: init at 1.6.1 ( #350284 )
2024-12-08 09:46:34 +08:00
Sefa Eyeoglu
9d312eed67
vokoscreen-ng: 4.2.0 -> 4.3.0 ( #360742 )
...
* vokoscreen-ng: 4.2.0 -> 4.3.0
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
* vokoscreen-ng: improve installPhase
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
* vokoscreen-ng: move to by-name
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
* vokoscreen-ng: nixfmt
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
---------
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2024-12-07 20:42:13 -05:00
R. Ryantm
58787b620d
gotify-server: 2.5.0 -> 2.6.1
2024-12-08 01:40:52 +00:00
Sefa Eyeoglu
ff40568ea5
sops: 3.9.1 -> 3.9.2 ( #361229 )
...
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2024-12-07 20:38:42 -05:00
nixpkgs-merge-bot[bot]
f311fbff25
google-cloud-sql-proxy: 2.14.0 -> 2.14.1 ( #362924 )
2024-12-08 01:30:04 +00:00
Majiir Paktu
b7390e3686
nixos/wireguard-networkd: add release notes entry
2024-12-07 20:01:27 -05:00
Majiir Paktu
a5de36518f
nixos/wireguard-networkd: init
...
Adds a networkd backend for the networking.wireguard options.
2024-12-07 20:01:17 -05:00
nixpkgs-merge-bot[bot]
2606a241d4
opnborg: 0.1.24 -> 0.1.44 ( #362448 )
2024-12-08 00:55:57 +00:00
Bobby Rong
bab9b4a93c
nixos/cinnamon: Add x-cinnamon-mimeapps.list ( #362432 )
2024-12-08 08:50:36 +08:00
Kenichi Kamiya
c329f0625c
dprint: enable doCheck with some skips
...
For a preparation task, replace fetchCrate with fetchFromGitHub
- https://github.com/dprint/dprint/blob/0.47.6/Cargo.lock
- https://github.com/dprint/dprint/tree/0.47.6/crates/test-plugin
And skips some tests which cannot be succeeded even if setting DPRINT_CACHE_DIR
2024-12-08 09:43:05 +09:00
Kenichi Kamiya
bf56fff260
dprint: add kachick as maintainer
2024-12-08 09:42:55 +09:00
R. Ryantm
ba0f0606c7
libgedit-gfls: 0.2.0 -> 0.2.1
2024-12-08 00:37:30 +00:00
Adam C. Stephens
ffd10023d7
audiobookshelf: 2.17.2 -> 2.17.4 ( #361422 )
2024-12-07 19:35:01 -05:00
Gaétan Lepage
8037b7f217
ankama-launcher: 3.12.24 -> 3.12.26 ( #362515 )
2024-12-08 01:32:25 +01:00
Fabian Affolter
d5209a8981
python312Packages.yalexs-ble: 2.5.1 -> 2.5.2 ( #362873 )
2024-12-08 01:18:47 +01:00
Jan Tojnar
f2fc260124
gnome2.libgnomecanvas: Fix eval with allowed aliases
2024-12-08 01:12:59 +01:00
Jo-Blade
7e94569018
gnome-decoder : 0.4.1 -> 0.6.1
2024-12-08 00:41:16 +01:00
Jan Tojnar
064ee2cb49
libsoup_2_4: Rename from libsoup
...
The 2.4 ABI branch has not been supported by upstream for a while now but people still keep accidentally adding it to new packages.
2024-12-08 00:37:52 +01:00
sternenseemann
9f377dfe69
haskellPackages.cabal2nix-unstable: 2024-10-17 -> 2024-12-04
...
This emits versioned libsoup_* attributes in hackage-packages.nix and
(unrelatedly) adds support for opencascade-*, thus closes #359831 .
2024-12-08 00:37:52 +01:00
Jan Tojnar
dab3496fa2
gnome2: Remove rest of the aliases
...
No-one should be using gnome2 nowadays.
2024-12-08 00:37:52 +01:00
Jan Tojnar
c430f93990
nghttp2: Use libsoup_3 in passthru.tests
...
libsoup 2.4 is actually not using this library, only libsoup_3 is.
2024-12-08 00:37:52 +01:00
Jan Tojnar
6d753d5c11
overlayed: Use libsoup 3.0
...
WebKitGTK 4.1 ABI requires libsoup 3.0. It probably only worked because `webkitgtk_4_1` propagates `libsoup_3` and we were lucky that that version got picked up.
2024-12-08 00:37:52 +01:00
Jan Tojnar
a5c8eba195
spacedrive: Use libsoup 3.0
...
WebKitGTK 4.1 ABI requires libsoup 3.0. It probably only worked because `webkitgtk_4_1` propagates `libsoup_3` and we were lucky that that version got picked up.
2024-12-08 00:37:52 +01:00
Jan Tojnar
fd26de120c
snx-rs: Use libsoup 3.0
...
WebKitGTK 4.1 ABI requires libsoup 3.0. It probably only worked because `webkitgtk_4_1` propagates `libsoup_3` and we were lucky that that version got picked up.
2024-12-08 00:37:52 +01:00
Jan Tojnar
78b998647f
wealthfolio: Use libsoup 3.0
...
WebKitGTK 4.1 ABI requires libsoup 3.0. It probably only worked because `webkitgtk_4_1` propagates `libsoup_3` and we were lucky that that version got picked up.
2024-12-08 00:37:52 +01:00
Jan Tojnar
0d60f6f66c
quodlibet: Remove webkitgtk dependency
...
It is unused since 4.5.0:
b973220ccc
2024-12-08 00:37:52 +01:00
Jan Tojnar
583501865a
quodlibet: Auto-inject libsoup_3 dependency
2024-12-08 00:37:52 +01:00
Jean-Baptiste G.
4fbf61a2b6
gancio: add generic updateScript and update to 1.21.0 ( #360430 )
...
* gancio: add generic updateScript
* gancio: 1.19.4 -> 1.21.0
* gancioPlugins.telegram-bridge: 1.0.4 -> 1.0.5
2024-12-07 18:23:06 -05:00
R. Ryantm
38d3c1a8c6
tpnote: 1.24.9 -> 1.24.10
2024-12-07 23:12:01 +00:00
Sefa Eyeoglu
1460b3e905
prisma,prisma-engines: 5.22.0 -> 6.0.1 ( #359944 )
2024-12-08 00:10:56 +01:00
Olivér Falvai
386044c208
broot: modernize ( #362840 )
...
* broot: Darwin cleanups
About withClipboard: the feature both compiles and works perfectly on Darwin now.
* broot: clean up buildInputs
libxcb is no longer a dependency, according to the latest Cargo.lock, xcb-sys been replaced with x11rb
* broot: move to pkgs/by-name
2024-12-07 18:05:23 -05:00
Gutyina Gergő
1e2c885bb9
lurk: add aarch64-linux support ( #362757 )
...
* lurk: refactor
* lurk: add aarch64-linux support
2024-12-07 18:04:30 -05:00
Thomas Gerbet
bd50ced026
gitsign: 0.10.2 -> 0.11.0 ( #362589 )
...
Changes:
https://github.com/sigstore/gitsign/releases/tag/v0.11.0
2024-12-07 17:48:02 -05:00
Emily
d6a0683ccb
ungoogled-chromium: 131.0.6778.85-1 -> 131.0.6778.108-1 ( #362831 )
2024-12-07 23:45:23 +01:00
Sebastian Neubauer
c13b9231a2
umr: 1.0.8 -> 1.0.10 ( #362535 )
...
Update to 1.0.10 (latest tag: https://gitlab.freedesktop.org/tomstdenis/umr/-/tags )
Static libs are not installed anymore, so remove `postInstall`.
2024-12-07 17:38:55 -05:00
Leah Amelia Chen
b0d48f0a52
novelwriter: 2.5.2 -> 2.5.3 ( #362576 )
2024-12-07 17:35:18 -05:00
Leah Amelia Chen
60319a2712
lla: 0.2.9 -> 0.2.10 ( #362577 )
2024-12-07 17:34:33 -05:00
Leah Amelia Chen
9d4887eea1
tomboy-ng: 0.40 -> 0.41 ( #362578 )
2024-12-07 17:33:49 -05:00
Leah Amelia Chen
10ec359f00
crates-tui: 0.1.20 -> 0.1.22 ( #362581 )
2024-12-07 17:32:36 -05:00
Gaétan Lepage
7c9fb83bf5
vimPlugins.aw-watcher-vim: init at 2023-10-09 ( #321472 )
2024-12-07 23:23:04 +01:00
Tomodachi94
d4ac57d31c
maintainers: add pyrotelekinetic ( #362952 )
2024-12-07 14:19:05 -08:00
Philip Taron
89673d26f0
buildFHSEnvBubblewrap: set meta.mainProgram ( #358550 )
2024-12-07 14:09:46 -08:00
Carter Ison
0cdb43baad
maintainers: add pyrotelekinetic
2024-12-07 15:05:55 -07:00