Commit Graph
929893 Commits
Author SHA1 Message Date
Sigmanificient 123a634629 python2Packages.filelock: drop 2026-01-15 01:38:29 +01:00
Sigmanificient 5df004f48b python2Packages.pytest-xdist: drop 2026-01-15 01:38:29 +01:00
Sigmanificient 094256ce6e python2Packages.jinja2: drop 2026-01-15 01:38:29 +01:00
Sigmanificient dfea2974aa python2Packages.cffi: drop 2026-01-15 01:38:29 +01:00
Sigmanificient 00259414d5 python2Packages.pycairo: drop 2026-01-15 01:38:29 +01:00
Sigmanificient a879987ac8 python2Packages.pyparsing: drop 2026-01-15 01:38:28 +01:00
Sarah Clark 01c5794095 python3Packages.blosc2: disable tests that generate > 5K threads 2026-01-14 16:38:11 -08:00
EmilyandGitHub b2e39f5638 ungoogled-chromium: 143.0.7499.192-1 -> 144.0.7559.59-1 (#480212) 2026-01-15 00:31:33 +00:00
jopejoe1andPerchun Pak 575f39e237 neovimUtils.grammarToPlugin: add pname and version and derive name from them
Co-authored-by: Perchun Pak <nixpkgs@perchun.it>
2026-01-15 01:30:50 +01:00
Adam C. StephensandGitHub e9b9a8b539 python3Packages.sabctools: 9.2.1 -> 9.3.0 (#480193) 2026-01-15 00:20:03 +00:00
nixpkgs-ci[bot]andGitHub b726739f9b Merge master into staging-nixos 2026-01-15 00:19:18 +00:00
dishandGitHub 6edac0cbb2 open-pdf-sign: fix fetchedMavenDeps hash (#475639) 2026-01-15 00:19:15 +00:00
networkException 939be967a1 ungoogled-chromium: 143.0.7499.192-1 -> 144.0.7559.59-1
https://developer.chrome.com/blog/new-in-chrome-144

https://developer.chrome.com/release-notes/144

https://chromereleases.googleblog.com/2026/01/stable-channel-update-for-desktop_13.html

This update includes 10 security fixes.

CVEs:
CVE-2026-0899 CVE-2026-0900 CVE-2026-0901 CVE-2026-0902 CVE-2026-0903
CVE-2026-0904 CVE-2026-0905 CVE-2026-0906 CVE-2026-0907 CVE-2026-0908
2026-01-15 01:16:50 +01:00
Sigmanificient fdbced07fe python2Packages.pygobject2: drop 2026-01-15 01:01:16 +01:00
Sigmanificient af931a7a0e python2Packages.pygtk: drop 2026-01-15 01:01:06 +01:00
Nick CaoandGitHub d6bc8a1403 ggml: init at 0.9.5, python3Packages.ggml-python: init at 0.0.37 (#480066) 2026-01-14 23:59:29 +00:00
Gaétan LepageandGitHub 6b7cc830a1 awsebcli: remove propagated-build-inputs (#477953) 2026-01-14 23:57:04 +00:00
R. Ryantm b544778623 qtappinstancemanager: 1.3.1 -> 1.3.2 2026-01-14 23:56:18 +00:00
Martin WeineltandGitHub 99bf80a589 python315: 3.15.0a4 -> 3.15.0a5 (#480205) 2026-01-14 23:55:52 +00:00
Gaétan LepageandGitHub 11f96b54ea python3Packages.rembg: 2.0.69 -> 2.0.72 (#478840) 2026-01-14 23:54:46 +00:00
Martin Weinelt 6a2319f8af python315: 3.15.0a4 -> 3.15.0a5
https://docs.python.org/3.15/whatsnew/changelog.html#python-3-15-0-alpha-5
2026-01-15 00:50:06 +01:00
Nick CaoandGitHub 16d143a887 python3Packages.bugwarrior: 2.0.0 -> 2.1.0 (#480183) 2026-01-14 23:45:48 +00:00
R. Ryantm b459481b89 hmcl: 3.9.1 -> 3.9.2 2026-01-14 23:44:42 +00:00
Gaétan LepageandGitHub 58340aec56 python3Packages.caio: 0.9.22 -> 0.9.25 (python 3.14 support) (#478233) 2026-01-14 23:42:10 +00:00
OTABI TomoyaandGitHub 79cdb0b8c5 python3Packages.go2rtc-client: 0.3.0 -> 0.4.0 (#474207) 2026-01-14 23:39:48 +00:00
Gaetan Lepage 97d28e070d python3Packages.bugwarrior: 2.0.0 -> 2.1.0
Diff: https://github.com/GothenburgBitFactory/bugwarrior/compare/2.0.0...2.1.0

Changelog: https://github.com/GothenburgBitFactory/bugwarrior/blob/2.1.0/CHANGELOG.rst
2026-01-14 23:37:37 +00:00
Guy Chronister 99e5c44174 autotiling: migrate to by-name and switch to PEP 517
Move autotiling to pkgs/by-name and update it to use the modern
PEP 517 build flow.

Changes:
- enable PEP 517 with `pyproject = true`
- add explicit `build-system = [ python3Packages.setuptools ]`
- switch to python3Packages.buildPythonApplication
- replace propagatedBuildInputs with explicit python3Packages.* dependencies
- use finalAttrs.version for the tag
- remove manual wiring from all-packages.nix

Brings autotiling in line with current by-name and Python packaging conventions.
2026-01-14 17:29:00 -06:00
Gaetan Lepage c2526df7d5 python3Packages.rembg: 2.0.69 -> 2.0.72
Diff: https://github.com/danielgatis/rembg/compare/v2.0.69...v2.0.72

Changelog: https://github.com/danielgatis/rembg/releases/tag/v2.0.72
2026-01-14 23:26:25 +00:00
Gaetan Lepage fb1d8dc060 onnxruntime: remove unnecessary nvcc-gsl.patch 2026-01-14 23:25:11 +00:00
Antoine du Hamel 210fac2e71 quint: remove nodejs_20 from deps 2026-01-15 00:19:12 +01:00
Nick CaoandGitHub 5aa0c26e7d bun: switch to finalAttrs (#479858) 2026-01-14 23:19:07 +00:00
Gaétan LepageandGitHub a4e37694db mcp-nixos: 1.0.3 -> 2.1.0; python3Packages.pydocket: add missing dependency (#479651) 2026-01-14 23:18:18 +00:00
Wael NasreddineandGitHub 97c669aab6 ncps: 0.6.1 -> 0.6.2 (#480188) 2026-01-14 23:17:43 +00:00
Gaétan LepageandGitHub e08ec8750a nix-search-tv: 2.2.3 -> 2.2.4 (#480123) 2026-01-14 23:17:34 +00:00
nixpkgs-ci[bot]andGitHub d46e3a9807 wrangler: 4.57.0 -> 4.59.1 (#479995) 2026-01-14 23:16:59 +00:00
Antoine du Hamel d2fa9e7b8a paperless-ngx: use nodejs_24 2026-01-15 00:14:22 +01:00
Sarah Clark 502a6f0596 python3Packages.scrapy-splash: mark as broken as of scrapy 2.14
See also: https://github.com/scrapy-plugins/scrapy-splash/issues/327
2026-01-14 15:07:38 -08:00
R. Ryantm d886998ab2 python3Packages.sabctools: 9.2.1 -> 9.3.0 2026-01-14 23:07:30 +00:00
R. RyantmandGaetan Lepage 1726e2695a nix-search-tv: 2.2.3 -> 2.2.4 2026-01-14 22:58:22 +00:00
Sarah Clark 249dacbf24 python3Packages.scrapy-fake-useragent: remove as incompatible with scrapy >= 2.14 2026-01-14 14:57:25 -08:00
Gergő GutyinaandGitHub 1c4c1e0bcc n8n: 2.3.0 -> 2.3.4 (#477948) 2026-01-14 22:56:50 +00:00
Donovan GloverandGitHub 80ca2e1f36 hyprpaper: 0.8.1 -> 0.8.1-unstable-2026-01-08 (#479990) 2026-01-14 22:55:01 +00:00
Marcus RambergandGitHub 295121ac06 gokrazy: 0-unstable-2024-09-27 -> 0-unstable-2026-01-09 (#448912) 2026-01-14 22:53:23 +00:00
kirillrdyandGitHub 8ea0a7ceb0 mistral-vibe: 1.3.3 -> 1.3.5 (#480174) 2026-01-14 22:51:48 +00:00
Jasi 581c4d9906 bazaar: 0.6.3 -> 0.7.3 2026-01-14 17:44:19 -05:00
R. Ryantm 3d790f4ab5 gelly: 0.14.1 -> 0.15.0 2026-01-14 22:43:52 +00:00
David McFarlandandGitHub 6234254a9b dotnet: january 2026 releases (#479908) 2026-01-14 22:38:39 +00:00
Darren Rambaud d6ea446977 meilisearch: 1.32.0 -> 1.32.1
Related to: NixOS/nixpkgs#480184
2026-01-14 16:35:30 -06:00
R. Ryantm 3ff2d6714d ncps: 0.6.1 -> 0.6.2 2026-01-14 22:34:27 +00:00
R. Ryantm 9f119540d3 vscode-extensions.detachhead.basedpyright: 1.37.0 -> 1.37.1 2026-01-14 22:31:45 +00:00