Commit Graph
985906 Commits
Author SHA1 Message Date
Peder Bergebakken SundtandGitHub 9c22262e88 x2x: unstable-2023-04-30 -> 1.30-unstable-2025-02-17 (#511216) 2026-04-19 17:27:00 +00:00
Peder Bergebakken SundtandGitHub b092d65188 zgv: fix build with gcc15; migrate to by-name (#511204) 2026-04-19 17:26:40 +00:00
Peder Bergebakken SundtandGitHub e993c7c06a odamex: 12.1.0 -> 12.2.0; fix darwin (#511105) 2026-04-19 17:25:49 +00:00
Peder Bergebakken SundtandGitHub b8f6413830 privoxy: 4.0.0 -> 4.1.0 (#510950) 2026-04-19 17:25:02 +00:00
Maciej KrügerandGitHub 8a8e958e12 ollama: 0.20.7 -> 0.21.0 (#510949) 2026-04-19 17:24:58 +00:00
Peder Bergebakken SundtandGitHub 62ee57de55 avfs: 1.2.0 -> 1.3.0 (#510688) 2026-04-19 17:22:38 +00:00
Philip TaronandGitHub e6e3071223 ci/OWNERS: add figsoda as an owner of nvim-treesitter (#511295) 2026-04-19 17:22:13 +00:00
Robert HensingandGitHub 3a1a279cf8 lib/modules: reduce allocations in evalModules and mergeModules (#510048) 2026-04-19 17:21:54 +00:00
Peder Bergebakken SundtandGitHub 87e33a583f semtools: 1.2.0 -> 3.0.1 (#497326) 2026-04-19 17:21:46 +00:00
Peder Bergebakken SundtandGitHub 60a8e5ac24 dbvisualizer: 25.2.6 -> 25.3.3 (#510588) 2026-04-19 17:21:26 +00:00
mattkang e5c7790f86 tmuxPlugins.battery: unstable-2019-07-04 -> 2.0.0 2026-04-19 13:20:37 -04:00
Peder Bergebakken SundtandGitHub b35e1a32e6 slint-viewer: 1.14.1 -> 1.16.0 (#510398) 2026-04-19 17:18:51 +00:00
R. Ryantm 0607a2c71b resterm: 0.26.2 -> 0.28.2 2026-04-19 17:12:10 +00:00
Peder Bergebakken SundtandGitHub 143c0f4d44 seanime: 3.5.2 -> 3.6.0 (#510356) 2026-04-19 17:11:04 +00:00
Peder Bergebakken SundtandGitHub db2d7a9688 azahar: 2125.0.1 -> 2125.1 (#510324) 2026-04-19 17:10:50 +00:00
Peder Bergebakken SundtandGitHub f4a1f03017 flexget: 3.19.10 -> 3.19.12 (#511096) 2026-04-19 17:07:56 +00:00
Peder Bergebakken SundtandGitHub e3d769ddf5 goperf: 0-unstable-2026-03-11 -> 0-unstable-2026-04-09 (#510708) 2026-04-19 17:07:44 +00:00
FlameFlag 8622694e99 phpExtensions.bcmath: fix Darwin build by setting -std=gnu17
Refs: https://github.com/NixOS/nixpkgs/issues/511329
2026-04-19 20:05:47 +03:00
Jacek Galowicz a2ff6e406e nixos-test-driver: use info/error/debug log feature more 2026-04-19 18:02:46 +01:00
Gaetan Lepage 6ca3d33d79 python3Packages.mhcflurry: 2.2.0 -> 2.2.1
Diff: https://github.com/openvax/mhcflurry/compare/v2.2.0...v2.2.1

Changelog: https://github.com/openvax/mhcflurry/releases/tag/v2.2.1
2026-04-19 17:00:16 +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
FlameFlag afb127a54d libcdio: fix Darwin build by setting -std=gnu17
Refs: https://github.com/NixOS/nixpkgs/issues/511329
2026-04-19 19:49:52 +03:00
R. Ryantm 976be40153 automatic-timezoned: 2.0.125 -> 2.0.126 2026-04-19 16:49:11 +00:00
Gaétan LepageandGitHub cbd5a8b25b weblate: 5.16.2 -> 5.17 (#510728) 2026-04-19 16:40:51 +00:00
zimward dd9082a261 pid-fan-controller: 0.1.1 -> 0.1.3 2026-04-19 18:39:14 +02:00
Vladimír Čunát 52cda273a4 ghostscript: avoid rebuild on linux for now 2026-04-19 18:37:58 +02:00
Peder Bergebakken SundtandGitHub e8ac1bbff8 webdav: 5.11.5 -> 5.11.6 (#511306) 2026-04-19 16:34:45 +00:00
FlameFlag 505bc7d441 a52dec: fix Darwin build by setting -std=gnu17
Refs: https://github.com/NixOS/nixpkgs/issues/511329
2026-04-19 19:31:37 +03:00
R. Ryantm be6a8771c0 crawley: 1.7.18 -> 1.7.19 2026-04-19 16:31:10 +00:00
FlameFlag c2877ec5cc iverilog: fix Darwin build by setting -std=gnu17
Refs: https://github.com/NixOS/nixpkgs/issues/511329
2026-04-19 19:28:49 +03:00
FlameFlag 47173f5813 chmlib: fix Darwin build by setting -std=gnu17
Refs: https://github.com/NixOS/nixpkgs/issues/511329
2026-04-19 19:27:08 +03:00
FlameFlag 069ff5d225 vorbis-tools: fix Darwin build by setting -std=gnu17
Refs: https://github.com/NixOS/nixpkgs/issues/511329
2026-04-19 19:23:24 +03:00
Jacek GalowiczandGitHub d76425befa ustreamer: 6.40 -> 6.55 (#507940) 2026-04-19 16:17:38 +00:00
R. Ryantm 2081f0654a iosevka: 34.3.0 -> 34.4.0 2026-04-19 16:16:46 +00:00
Majiir Paktu 9d5a303cfb nixos/pam: filter include/substack paths from apparmor mr rules 2026-04-19 12:09:31 -04:00
Austin HorstmanandGitHub 7349516061 sketchybar-app-font: 2.0.58 -> 2.0.60 (#511283) 2026-04-19 16:05:40 +00:00
Jacek GalowiczandGitHub 699f0c21d3 nixosTests.nixos-test-driver.skip-typecheck: init (#511380) 2026-04-19 15:58:02 +00:00
R. Ryantm 9fd1037612 tandoor-recipes: 2.6.6 -> 2.6.9 2026-04-19 15:56:39 +00:00
SandroandGitHub f6a4fe173d gitea-mcp-server: 1.0.1 -> 1.1.0 (#504314) 2026-04-19 15:41:56 +00:00
Martin WeineltandGitHub 234cf4e93d python3Packages.tlds: 2026021400 -> 2026041800 (#511421) 2026-04-19 15:39:27 +00:00
SandroandGitHub 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
R. Ryantm 9d0c34869b tideways-daemon: 1.15.2 -> 1.16.0 2026-04-19 15:35:29 +00:00
R. Ryantm 65797fd2fd chirpstack-concentratord: 4.7.0 -> 4.7.1 2026-04-19 15:31:36 +00:00
SandroandGitHub a83e55debe interstellar: 0.11.1 -> 0.11.2 (#508181) 2026-04-19 15:27:09 +00:00
Ben SiraphobandGitHub 52e9baa56b gforth: fix cross-compilation (#104778) 2026-04-19 15:17:48 +00:00
R. Ryantm 072321f59f openasar: 0-unstable-2026-03-28 -> 0-unstable-2026-04-18 2026-04-19 15:13:54 +00:00
R. Ryantm 2c3b812b00 python3Packages.tlds: 2026021400 -> 2026041800 2026-04-19 15:08:10 +00:00
R. Ryantm c6f6ef1c44 terraform-providers.spacelift-io_spacelift: 1.47.1 -> 1.48.0 2026-04-19 15:06:05 +00:00
Austin Horstman 8f9d7e5e8b nixpkgs-plugin-update: avoid mutating cached plugins on cache hits
Cache entries are seeded from current_plugins, so cache hits can return the same
Plugin instances that current_plugin_map uses as the baseline state.

Updating those objects in place mutates the "old" plugin data during the run.
That can hide version changes and breaks alias handling when multiple plugin
specs resolve to the same cached source. Return a replaced Plugin instead of
mutating the cached instance.
2026-04-19 10:04:57 -05:00