dotlambda and GitHub
44c3f43ec0
convertall: migrate to pkgs/by-name ( #453100 )
2025-10-18 02:29:30 +00:00
R. Ryantm
2541f31e49
steampipePackages.steampipe-plugin-github: 1.6.0 -> 1.7.0
2025-10-18 02:21:51 +00:00
R. Ryantm
9eb8e32cd3
rumdl: 0.0.156 -> 0.0.162
2025-10-18 02:11:34 +00:00
magicquark
36b7d18471
convertall: migrate to pkgs/by-name
2025-10-18 02:59:15 +01:00
R. Ryantm
96e899c94e
python3Packages.libknot: 3.5.0 -> 3.5.1
2025-10-18 01:48:39 +00:00
Martin Weinelt and GitHub
04b28840b2
python3Packages.universal-silabs-flasher: 0.0.35 -> 0.0.36 ( #453076 )
2025-10-18 01:44:02 +00:00
Martin Weinelt and GitHub
5da12df547
home-assistant-custom-lovelace-modules.advanced-camera-card: 7.18.3 -> 7.19.0 ( #453093 )
2025-10-18 01:43:36 +00:00
kirillrdy and GitHub
d85429339c
python3Packages.optimistix: 0.0.10 -> 0.0.11 ( #453046 )
2025-10-18 01:35:16 +00:00
dotlambda and GitHub
0ff3edf2f6
node-gyp: 11.4.2 -> 11.5.0 ( #453085 )
2025-10-18 01:34:31 +00:00
dotlambda and GitHub
c62c302072
python3Packages.pymobiledevice3: 4.27.3 -> 4.27.5 ( #453088 )
2025-10-18 01:33:44 +00:00
Sandro and GitHub
a3f62cd7c5
toolhive: init at 0.0.47 ( #420384 )
2025-10-18 01:30:27 +00:00
Sandro and GitHub
aba407ea6f
indilib: 2.1.5.1 -> 2.1.6; indilib-3rdparty: 2.1.5.1 -> 2.1.6.2 ( #450734 )
2025-10-18 01:30:02 +00:00
R. Ryantm
3c6b692427
equicord: 2025-10-12 -> 2025-10-18
2025-10-18 01:28:57 +00:00
Sandro and GitHub
89bc8692b1
ruby.withPackages: set mainProgram ( #450438 )
2025-10-18 01:25:20 +00:00
Sandro and GitHub
d2c839b9c4
python313Packages.kiss-headers: fix build ( #451141 )
2025-10-18 01:22:26 +00:00
Sandro and GitHub
12a35a6daa
python313Packages.mrsqm: 0.0.5 -> 0.0.7 ( #451144 )
2025-10-18 01:22:06 +00:00
Sandro and GitHub
4b72737e0f
python313Packages.pynut2: fix build ( #451158 )
2025-10-18 01:21:51 +00:00
Sandro and GitHub
7d6ea3083d
python313Packages.segyio: fix build ( #451169 )
2025-10-18 01:21:20 +00:00
Sandro and GitHub
6e162daf23
h2o: 2.3.0-rolling-2025-09-24 → 2.3.0-rolling-2025-10-17 ( #449146 )
2025-10-18 01:20:08 +00:00
kyehn
57fc275c47
sqlpage: 0.34.0 -> 0.38.0
2025-10-18 01:12:02 +00:00
Jan Tojnar
a8b1837c9e
webkitgtk_4_0: drop
...
libsoup 2 is unmaintained so WebkitGTK decided to drop support for it in next release in March 2026:
https://discourse.gnome.org/t/webkitgtk-is-removing-support-for-libsoup-2/31873
Since the package is security critical, we backport all updates to stable.
Let’s remove it before branch-off to avoid breaking stable when that version is backported.
2025-10-18 03:05:26 +02:00
Jan Tojnar
899fd8a26c
treewide: Comment out webkitgtk_4_0
...
`webkitgtk_4_0` was already transitively insecure because of `libsoup_2_4` and it will be removed soon.
Ideally, we would just replace it with `libsoup_3`-based `webkitgtk_4_1`
but it is unclear if they would work with the 4.1 ABI. At best, the programs
would only be looking for 4.0, failing to build or start, at worst there
might be conflicts with libsoup 2 symbols if that is pulled in by anything
or crashes that will only happen after certain action.
Let’s mark the packages as broken to ensure human intervention.
2025-10-18 03:05:26 +02:00
Jan Tojnar and Lin Jian
87f93d54c5
emacs30: Mark broken with webkitgtk and switch to webkitgtk_4_1
...
We are removing `webkitgtk_4_0` let’s switch to 4.1 since emacs supports both.
Though the build system caps it to unmaintained versions:
> checking for webkit2gtk-4.1 >= 2.12 webkit2gtk-4.1 < 2.41.92... no
> checking for webkit2gtk-4.0 >= 2.12 webkit2gtk-4.0 < 2.41.92... no
> configure: error: xwidgets requested but WebKitGTK+ or WebKit framework not found.
Let’s also mark webkitgtk support as broken.
(It is disabled by default since a755ead8efa1716cf72cdbe552835270281d65a6.)
Co-authored-by: Lin Jian <me@linj.tech >
2025-10-18 03:05:02 +02:00
Jan Tojnar
5ea873fa2e
webkit2-sharp: drop
...
Unused and it depends on `webkitgtk_4_0` about to be dropped.
2025-10-18 03:05:01 +02:00
sternenseemann and Jan Tojnar
659b40e387
haskellPackages: reflect removal of pkgs.webkitgtk_4_0
...
hackage2nix can't run if there are unrecoverable errors while generating
the nixpkgs package Nix. To create this change, I temporarily added
webkitgtk_4_0 = null to all-packages.nix to solve those errors. Then
running ./maintainers/scripts/haskell/regenerate-hackage-packages.sh --fast
effects the desired change.
See also https://github.com/NixOS/cabal2nix/pull/674 .
2025-10-18 03:05:01 +02:00
Jan Tojnar
5e0eca9b03
webkitgtk: Default to 6.0 ABI
2025-10-18 03:05:01 +02:00
Jan Tojnar
6ae791c9a0
webkitgtk: Reflect ABI version in meta.pkgConfigModules
2025-10-18 03:05:01 +02:00
R. Ryantm
520189dd20
home-assistant-custom-lovelace-modules.advanced-camera-card: 7.18.3 -> 7.19.0
2025-10-18 01:01:42 +00:00
R. Ryantm
f4bb20607f
python3Packages.copier: 9.10.2 -> 9.10.3
2025-10-18 00:39:47 +00:00
R. Ryantm
863b38fef5
python3Packages.pymobiledevice3: 4.27.3 -> 4.27.5
2025-10-18 00:39:26 +00:00
kyehn
8b85bbf3fe
tremc: 0.9.4 -> 0.9.5
2025-10-18 00:29:42 +00:00
R. Ryantm
47cea0ee91
atac: 0.22.0 -> 0.22.1
2025-10-18 00:26:32 +00:00
Sandro and GitHub
58b9934208
mio: init at unstable-2023-03-03 ( #452748 )
2025-10-18 00:25:25 +00:00
Sandro and GitHub
4f9956bfe8
filezilla: 3.68.1 -> 3.69.3 ; libfilezilla: 0.49.0 -> 0.51.1 ; both: add iedame to maintainers ( #446649 )
2025-10-18 00:24:43 +00:00
Sandro and GitHub
639910d38e
reaper-sws-extension: 2.14.0.3 -> 2.14.0.7 ( #449183 )
2025-10-18 00:23:42 +00:00
nixpkgs-ci[bot] and GitHub
ff7c264dc2
Merge master into staging-nixos
2025-10-18 00:16:56 +00:00
R. Ryantm
2a9d83404b
firezone-headless-client: 1.5.3 -> 1.5.4
2025-10-18 00:15:21 +00:00
nixpkgs-ci[bot] and GitHub
94e79f47bf
Merge master into staging-next
2025-10-18 00:15:17 +00:00
Sandro and GitHub
a1e822ab3b
Pagefind: update wasm-bindgen-cli dependency to the latest version ( #450285 )
2025-10-18 00:01:38 +00:00
Sandro and GitHub
6279ed96f7
scrcpy: 3.3.2 -> 3.3.3 ( #446744 )
2025-10-17 23:56:25 +00:00
Sandro and GitHub
f12f85dcde
python3Packages.ipython-sql: modernize, fix build ( #434944 )
2025-10-17 23:56:03 +00:00
Sandro and GitHub
1fabef4382
python3Packages.nxt-python: modernize, fix build ( #434945 )
2025-10-17 23:54:41 +00:00
Yohann Boniface and GitHub
34c071252f
protoc-gen-swift: 1.29.0 -> 1.32.0 ( #453009 )
2025-10-17 23:54:27 +00:00
Yohann Boniface and GitHub
6b7d5e34b2
matrix-gtk-theme: 0-unstable-2025-07-28 -> 0-unstable-2025-10-15 ( #453054 )
2025-10-17 23:54:09 +00:00
Yohann Boniface and GitHub
2a390ba2d7
posting: 2.9.1 -> 2.9.2 ( #452852 )
2025-10-17 23:53:56 +00:00
R. Ryantm
c5ae82ab1e
nnd: 0.51 -> 0.53
2025-10-17 23:50:41 +00:00
R. Ryantm
9cc5717441
python3Packages.universal-silabs-flasher: 0.0.35 -> 0.0.36
2025-10-17 23:41:53 +00:00
R. Ryantm
de13409351
node-gyp: 11.4.2 -> 11.5.0
2025-10-17 23:38:17 +00:00
Ryan Mulligan
53cb5c8e97
semgrep: 1.104.0 -> 1.140.0
...
Why
===
New version
Changes
===
* fix update script
* Update wheel package format compatible versions
* add missing mcp python package dependency
Test plan
===
```
[ryantm:~/p/nixpkgs]$ ./result/bin/semgrep --version
[00.05][WARNING](ca-certs): Ignored 176 trust anchors.
1.140.0
```
2025-10-17 16:36:51 -07:00
R. Ryantm
7e450d5fd5
python3Packages.pydal: 20250922.1 -> 20251012.3
2025-10-17 23:26:38 +00:00