Commit Graph

882516 Commits

Author SHA1 Message Date
Nick Cao 072325c754 python3Packages.lacuscore: 1.19.1 -> 1.19.2 (#454359) 2025-10-22 20:10:13 +00:00
Nick Cao 6e9eab1dff capypdf: 0.17.0 -> 0.18.0 (#454350) 2025-10-22 20:07:54 +00:00
Nick Cao 1315c4005b vscode-extensions.continue.continue: 1.2.9 -> 1.2.10 (#454344) 2025-10-22 20:07:02 +00:00
Gaétan Lepage 6345aad27e vimPlugins.snacks-nvim: 2025-10-20 -> 2025-10-21 (#454419) 2025-10-22 20:07:00 +00:00
Guillaume Girol 8255ca7b60 comaps: 2025.08.31-15 -> 2025.10.16-1 (#450131) 2025-10-22 19:59:26 +00:00
Wolfgang Walther dcf7676ada various: fix meta.position (#454659) 2025-10-22 19:58:08 +00:00
Fabián Heredia Montiel eba10d3bc4 calibre: 8.12.0 -> 8.13.0 (#454485) 2025-10-22 19:51:03 +00:00
Wolfgang Walther 51387c3597 openra_2019: fix meta.position 2025-10-22 21:45:41 +02:00
Wolfgang Walther 328a707386 {audit,file,heart,metric,packet}beat7: fix meta.position 2025-10-22 21:45:27 +02:00
Wolfgang Walther 90debb4165 ci/eval/compare/maintainers: fix maintainer pings without meta.position (#454648) 2025-10-22 19:41:23 +00:00
nixpkgs-merge-bot[bot] 4688d5d401 tpnote: 1.25.15 -> 1.25.16 (#454627) 2025-10-22 19:24:57 +00:00
Wolfgang Walther 08b5cabfe4 hadoop: fix meta.position
This was broken because the `recursiveUpdate` in the `meta` block causes
Nix to lose track of `meta.description`'s position.
2025-10-22 21:22:35 +02:00
Yueh-Shun Li 7a4ad371b1 buildPython*: bring back buildPython*.override (#366593) 2025-10-22 19:20:10 +00:00
Guillaume Girol 2fed9f37b5 qgit: 2.11 -> 2.12 (#448913) 2025-10-22 19:20:02 +00:00
Yueh-Shun Li cce0f3f300 buildPython*: bring back buildPython*.override
Fix `makeOverridablePythonPackage` in python-package-base.nix
and unshadow `buildPython*.override`.

This makes it possible to override the dependencies of buildPython*.
E.g., `buildPythonPackage.override { unzip = unzip-custom; }`
returns a derived version of `buildPythonPackage` with
the `unzip` package overridden with `unzip-custom`.
2025-10-23 03:08:33 +08:00
Wolfgang Walther 6d564102b7 ci/eval/compare/maintainers: fix maintainer pings without meta.position
In a recent change, the path matching was simplified in maintainers.nix.
This revealed a pre-existing logic bug: Packages without `meta.position`
would get an empty string as their file name. The change would then
cause this empty string to always be matched, which lead to maintainer
pings for these packages in seemingly random PRs, when some of their
dependencies were changed.
2025-10-22 21:06:53 +02:00
Guillaume Girol bd25fcc7b1 maintainers: add matrix account to auscyber (#454564) 2025-10-22 18:53:38 +00:00
Philip Taron 3d7fd4ed97 fetchFromGitLab: support for private repositories (#176950) 2025-10-22 18:47:05 +00:00
Bjørn Forsman 4e6b410068 plantuml: 1.2025.8 -> 1.2025.9 (#454469) 2025-10-22 18:23:30 +00:00
Dmitry Kalinkin abdee29441 python3Packages.correctionlib: reduce churn on compiler updates (#451855) 2025-10-22 18:11:16 +00:00
nixpkgs-merge-bot[bot] 2ab6caac37 fflogs: 8.17.71 -> 8.17.83 (#454621) 2025-10-22 17:58:49 +00:00
Matt Sturgeon 49d5dadbd2 nexusmods-app: 0.18.2 -> 0.19.4 (#454144) 2025-10-22 17:58:03 +00:00
R. Ryantm f501cb8625 tpnote: 1.25.15 -> 1.25.16 2025-10-22 17:54:38 +00:00
Emily 94371d4407 ungoogled-chromium: 141.0.7390.107-1 -> 141.0.7390.122-1 (#454587) 2025-10-22 17:49:48 +00:00
Philip Taron c5f2bb6f47 woodpecker: cleanup (#453950) 2025-10-22 17:49:09 +00:00
Philip Taron 622a720881 top-level/by-name-overlay: remove optimization TODO (#454148) 2025-10-22 17:45:53 +00:00
Maciej Krüger d2fce4fca2 libnl-tiny: 2025-03-19 -> 2025-10-20 (#454618) 2025-10-22 17:45:38 +00:00
nixpkgs-merge-bot[bot] 7f6fb5ddc5 laravel: 5.21.0 -> 5.22.0 (#454448) 2025-10-22 17:37:38 +00:00
R. Ryantm 73a21101d6 fflogs: 8.17.71 -> 8.17.83 2025-10-22 17:35:31 +00:00
SkohTV a548bd706f libnl-tiny: 2025-03-19 -> 2025-10-20 2025-10-22 13:35:24 -04:00
Niklas Korz 0e56f86268 wesnoth-devel: 1.19.16.1 -> 1.19.17 (#454594) 2025-10-22 16:50:59 +00:00
Wolfgang Walther 42cd7da40a postgresqlPackages.pg_ivm: 1.12 -> 1.13 (#454561) 2025-10-22 16:44:49 +00:00
Martin Weinelt 2d9433fd30 necesse-server: 1.0.1-20456269 -> 1.0.1-20495154 (#454591) 2025-10-22 16:32:38 +00:00
Wolfgang Walther cad599f352 top-level/by-name-overlay: remove optimization TODO
We tried to apply this, but this won't consistently help performance.
While it can potentially make full eval a tad faster, we'd pay the price
when evaluating single packages.
2025-10-22 18:30:28 +02:00
K900 a670ee9068 switchfin: 0.7.5 -> 0.7.6 (#454588) 2025-10-22 16:27:25 +00:00
nixpkgs-merge-bot[bot] fb695df496 slade-unstable: 3.2.7-unstable-2025-09-30 -> 3.2.8-unstable-2025-10-21 (#454337) 2025-10-22 16:21:34 +00:00
Yohann Boniface b52ac33a15 plakar: 1.0.4 -> 1.0.5 (#454233) 2025-10-22 16:11:57 +00:00
Rafael Ieda 927416baa9 wesnoth-devel: 1.19.16.1 -> 1.19.17 2025-10-22 13:09:39 -03:00
cr0n 2eec0ae245 necesse-server: 1.0.1-20456269 -> 1.0.1-20495154 2025-10-22 18:04:37 +02:00
networkException 15b473ecb1 ungoogled-chromium: 141.0.7390.107-1 -> 141.0.7390.122-1
https://chromereleases.googleblog.com/2025/10/stable-channel-update-for-desktop_21.html

This update includes 1 security fix.

CVEs:
CVE-2025-12036
2025-10-22 17:59:15 +02:00
R. Ryantm 9f4aae33c9 switchfin: 0.7.5 -> 0.7.6 2025-10-22 15:54:37 +00:00
Sandro a7f6fb78c7 goreleaser: 2.12.5 -> 2.12.6 (#454414) 2025-10-22 15:42:40 +00:00
Nikolay Korotkiy 4e655220c3 mbusd: fix build with cmake4 (#454573) 2025-10-22 15:41:56 +00:00
Martin Weinelt ef68acf0e7 postfix-tlspol: 1.8.19 -> 1.8.20 (#454576) 2025-10-22 15:41:48 +00:00
dotlambda 7ab03d2a33 flare-signal: 0.17.1 -> 0.17.2 (#454321) 2025-10-22 15:37:58 +00:00
nixpkgs-merge-bot[bot] 3ddde1fafe pixi-pack: 0.7.3 -> 0.7.4 (#454568) 2025-10-22 15:37:11 +00:00
R. Ryantm bb7dd24c07 postfix-tlspol: 1.8.19 -> 1.8.20 2025-10-22 15:22:16 +00:00
Philip Taron f991670ece dependabot-cli: 1.76.0 -> 1.76.1 (#454572) 2025-10-22 15:21:46 +00:00
Philip Taron eeff8b4df0 julec.hook: init (#452762) 2025-10-22 15:20:54 +00:00
Rafael Ieda e0da918f8f mbusd: fix build with cmake4 2025-10-22 12:15:07 -03:00