Commit Graph

982742 Commits

Author SHA1 Message Date
Peder Bergebakken Sundt 3e4e1377cf opencryptoki: 3.25.0 -> 3.26.0-unstable-2026-04-09 (#511222) 2026-04-19 17:28:53 +00:00
Peder Bergebakken Sundt 9c22262e88 x2x: unstable-2023-04-30 -> 1.30-unstable-2025-02-17 (#511216) 2026-04-19 17:27:00 +00:00
Peder Bergebakken Sundt b092d65188 zgv: fix build with gcc15; migrate to by-name (#511204) 2026-04-19 17:26:40 +00:00
Peder Bergebakken Sundt e993c7c06a odamex: 12.1.0 -> 12.2.0; fix darwin (#511105) 2026-04-19 17:25:49 +00:00
Peder Bergebakken Sundt b8f6413830 privoxy: 4.0.0 -> 4.1.0 (#510950) 2026-04-19 17:25:02 +00:00
Maciej Krüger 8a8e958e12 ollama: 0.20.7 -> 0.21.0 (#510949) 2026-04-19 17:24:58 +00:00
Peder Bergebakken Sundt 62ee57de55 avfs: 1.2.0 -> 1.3.0 (#510688) 2026-04-19 17:22:38 +00:00
Philip Taron e6e3071223 ci/OWNERS: add figsoda as an owner of nvim-treesitter (#511295) 2026-04-19 17:22:13 +00:00
Robert Hensing 3a1a279cf8 lib/modules: reduce allocations in evalModules and mergeModules (#510048) 2026-04-19 17:21:54 +00:00
Peder Bergebakken Sundt 87e33a583f semtools: 1.2.0 -> 3.0.1 (#497326) 2026-04-19 17:21:46 +00:00
Peder Bergebakken Sundt 60a8e5ac24 dbvisualizer: 25.2.6 -> 25.3.3 (#510588) 2026-04-19 17:21:26 +00:00
Peder Bergebakken Sundt b35e1a32e6 slint-viewer: 1.14.1 -> 1.16.0 (#510398) 2026-04-19 17:18:51 +00:00
Peder Bergebakken Sundt 143c0f4d44 seanime: 3.5.2 -> 3.6.0 (#510356) 2026-04-19 17:11:04 +00:00
Peder Bergebakken Sundt db2d7a9688 azahar: 2125.0.1 -> 2125.1 (#510324) 2026-04-19 17:10:50 +00:00
Peder Bergebakken Sundt f4a1f03017 flexget: 3.19.10 -> 3.19.12 (#511096) 2026-04-19 17:07:56 +00:00
Peder Bergebakken Sundt e3d769ddf5 goperf: 0-unstable-2026-03-11 -> 0-unstable-2026-04-09 (#510708) 2026-04-19 17:07:44 +00:00
Ben Siraphob b787ee3d40 lib/modules: reduce allocations in evalModules and mergeModules
- When `evalModules` is called without deprecated `args`/`check` parameters (the common case), avoid `modules ++ []` which copies the entire module list for no reason.
- `collectModules` was calling `collectStructuredModules` twice with identical arguments — once for `filterModules` and once for `toGraph`. Share the result via a `let` binding.
- Replace `zipAttrsWith (n: v: v)` with `zipAttrs`
- Replace `concatMap` with `filter`+`map` in `filterOverrides'`

NixOS minimal eval improvement: -5.0% list_concats, -1.2%
nrFunctionCalls, -0.7% nrThunks, -1.0% envs, -1.5% list_bytes.
2026-04-19 09:52:40 -07:00
Gaétan Lepage cbd5a8b25b weblate: 5.16.2 -> 5.17 (#510728) 2026-04-19 16:40:51 +00:00
Peder Bergebakken Sundt e8ac1bbff8 webdav: 5.11.5 -> 5.11.6 (#511306) 2026-04-19 16:34:45 +00:00
Jacek Galowicz d76425befa ustreamer: 6.40 -> 6.55 (#507940) 2026-04-19 16:17:38 +00:00
Austin Horstman 7349516061 sketchybar-app-font: 2.0.58 -> 2.0.60 (#511283) 2026-04-19 16:05:40 +00:00
Jacek Galowicz 699f0c21d3 nixosTests.nixos-test-driver.skip-typecheck: init (#511380) 2026-04-19 15:58:02 +00:00
Sandro f6a4fe173d gitea-mcp-server: 1.0.1 -> 1.1.0 (#504314) 2026-04-19 15:41:56 +00:00
Martin Weinelt 234cf4e93d python3Packages.tlds: 2026021400 -> 2026041800 (#511421) 2026-04-19 15:39:27 +00:00
Sandro d33aa7c59f python3Packages.aioamazondevices: 13.4.2 -> 13.4.3 (#511407) 2026-04-19 15:37:47 +00:00
Robert Hensing 7d7a9f2257 nixosTests.nixos-test-driver.skip-typecheck: init
Simple regression test for https://github.com/NixOS/nixpkgs/pull/511225
2026-04-19 16:35:40 +01:00
Sandro a83e55debe interstellar: 0.11.1 -> 0.11.2 (#508181) 2026-04-19 15:27:09 +00:00
Ben Siraphob 52e9baa56b gforth: fix cross-compilation (#104778) 2026-04-19 15:17:48 +00:00
R. Ryantm 2c3b812b00 python3Packages.tlds: 2026021400 -> 2026041800 2026-04-19 15:08:10 +00:00
Michael Daniels 6387538f23 hmcl: add libxkbcommon and jdk 25, don't use system glfw by default (#508813) 2026-04-19 14:55:01 +00:00
Michael Daniels e59947d7c6 ruqola: 2.6.1 -> 2.7.0 (#504015) 2026-04-19 14:54:03 +00:00
Jared Baur 2b5d0eb5ff coreboot-utils: mark nvramtool x86 only (#511384) 2026-04-19 14:37:19 +00:00
Thomas Gerbet 5605780ce3 siyuan: 3.6.3 -> 3.6.4 (#511223) 2026-04-19 14:32:50 +00:00
Markus Kowalewski 798077b46f mpich: 5.0.0 -> 5.0.1 (#511250) 2026-04-19 14:27:15 +00:00
Thomas Gerbet 3293de61a9 brave: 1.89.132 -> 1.89.137 (#510741) 2026-04-19 14:26:25 +00:00
R. Ryantm d9b3863b3d python3Packages.aioamazondevices: 13.4.2 -> 13.4.3 2026-04-19 14:24:43 +00:00
nixpkgs-ci[bot] e0f4b84bc9 sampo: 0.17.3 -> 0.17.4 (#511351) 2026-04-19 14:11:13 +00:00
Pol Dellaiera b89a7b196e okapi-ed: add nadir-ishiguro to maintainers (#511389) 2026-04-19 14:04:39 +00:00
nixpkgs-ci[bot] fa9579f557 typora: 1.13.2 -> 1.13.4 (#511362) 2026-04-19 13:50:10 +00:00
OTABI Tomoya b27fde47a0 python3Packages.lupa: 2.7 -> 2.8 (#510989) 2026-04-19 13:42:08 +00:00
dotlambda 2ea62095f2 python3Packages.actron-neo-api: 0.5.1 -> 0.5.4 (#511374) 2026-04-19 13:19:14 +00:00
lassulus 3168717322 lib.licenses: add compound licenses (#468378) 2026-04-19 13:09:21 +00:00
Doron Behar 5a4b444fcf python3.pkgs.plopp: 26.3.1 -> 26.4.0 (#511388) 2026-04-19 13:08:50 +00:00
Felix Bühler 1230e7182d docuseal: 2.3.4 -> 2.4.4 (#511071) 2026-04-19 12:57:47 +00:00
Nadir Ishiguro c1f8fc71c5 okapi-ed: add nix-update-script passthru, changelog 2026-04-19 14:57:31 +02:00
Nadir Ishiguro 7ccf0f93e5 okapi-ed: add nadir-ishiguro to maintainers 2026-04-19 14:57:13 +02:00
Doron Behar d6db6d5512 python314Packages.plopp: improve comment of disabledTests 2026-04-19 15:50:35 +03:00
Philipp Bartsch 852d868fe6 coreboot-utils: mark nvramtool x86 only
accessors/cmos-hw-unix.c is only implemented for x86, else there is a
stub, but that fails to compile.

Fixes: https://github.com/NixOS/nixpkgs/issues/488459
2026-04-19 14:47:48 +02:00
Doron Behar 7d834b6fe5 python3.pkgs.plopp: 26.3.1 -> 26.4.0
Diff: https://github.com/scipp/plopp/compare/26.3.1...26.4.0
2026-04-19 15:43:38 +03:00
Yohann Boniface 399894fbc0 python3Packages.utitools: 0.4.0 -> 0.5.0 (#511296) 2026-04-19 12:11:13 +00:00