Commit Graph
982776 Commits
Author SHA1 Message Date
7c6f434candGitHub ca87acff9e atftp: 0.8.0 -> 0.8.1 (#509555) 2026-04-19 17:52:30 +00:00
Masum RezaandGitHub 210d2d9a30 vscode: 1.115 -> 1.116 (#510393) 2026-04-19 17:51:40 +00:00
Peder Bergebakken SundtandGitHub 27364d0678 opentxl: support cross compilation (#508172) 2026-04-19 17:49:01 +00:00
Gaétan LepageandGitHub 788c08f343 python3Packages.pydo: 0.27.0 -> 0.30.0 (#497519) 2026-04-19 17:42:41 +00:00
Peder Bergebakken SundtandGitHub e361c41bd8 rgx: 0.10.2 -> 0.12.0 (#511333) 2026-04-19 17:41:19 +00:00
R. RyantmandGaetan Lepage 0c4c842ae8 python3Packages.pydo: 0.27.0 -> 0.30.0 2026-04-19 17:34:46 +00:00
Doron BeharandGitHub d7bead677e tectonic{-unwrapped,}: 0.15.0 -> 0.16.9 (#509216) 2026-04-19 17:32:46 +00:00
Peder Bergebakken SundtandGitHub aba5b3ddca cbmc: 6.8.0 -> 6.9.0 (#510214) 2026-04-19 17:32:11 +00:00
Peder Bergebakken SundtandGitHub 449427c379 deps-fnl: 0.2.5 -> 0.2.6 (#511243) 2026-04-19 17:30:44 +00:00
SandroandGitHub 0429b7a569 dashy-ui: 3.1.1-unstable-2025-09-12 -> 3.3.0 (#508296) 2026-04-19 17:29:42 +00:00
SandroandGitHub 412a39ddf9 lstk: init at 0.5.7 (#499495) 2026-04-19 17:29:04 +00:00
Peder Bergebakken SundtandGitHub 3e4e1377cf opencryptoki: 3.25.0 -> 3.26.0-unstable-2026-04-09 (#511222) 2026-04-19 17:28:53 +00:00
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
Peder Bergebakken SundtandGitHub b35e1a32e6 slint-viewer: 1.14.1 -> 1.16.0 (#510398) 2026-04-19 17:18:51 +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
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 LepageandGitHub cbd5a8b25b weblate: 5.16.2 -> 5.17 (#510728) 2026-04-19 16:40:51 +00:00
Peder Bergebakken SundtandGitHub e8ac1bbff8 webdav: 5.11.5 -> 5.11.6 (#511306) 2026-04-19 16:34:45 +00:00
Jacek GalowiczandGitHub d76425befa ustreamer: 6.40 -> 6.55 (#507940) 2026-04-19 16:17:38 +00: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
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
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 2c3b812b00 python3Packages.tlds: 2026021400 -> 2026041800 2026-04-19 15:08:10 +00:00
Michael DanielsandGitHub 6387538f23 hmcl: add libxkbcommon and jdk 25, don't use system glfw by default (#508813) 2026-04-19 14:55:01 +00:00
Michael DanielsandGitHub e59947d7c6 ruqola: 2.6.1 -> 2.7.0 (#504015) 2026-04-19 14:54:03 +00:00
Doron Behar a88b601ea3 tectonic-unwrapped: skip failing test on Darwin 2026-04-19 17:51:14 +03:00
Doron Behar 818bce69d9 tectonic-unwrapped: 0.16.8 -> 0.16.9
Diff: https://github.com/tectonic-typesetting/tectonic/compare/tectonic@0.16.8...tectonic@0.16.9

Changelog: https://github.com/tectonic-typesetting/tectonic/blob/tectonic@0.16.9/CHANGELOG.md
2026-04-19 17:51:14 +03:00
Doron Behar 8dfa4f62c4 tectonic-unwrapped: fix a substantial upstream bug 2026-04-19 17:51:14 +03:00
Doron Behar 664ea371bb tectonic{-unwrapped,}: 0.15.0 -> 0.16.8
Diff: https://github.com/tectonic-typesetting/tectonic/compare/tectonic@0.15.0...tectonic@0.16.8

Changelog: https://github.com/tectonic-typesetting/tectonic/blob/tectonic@0.16.8/CHANGELOG.md

Other note: The hard-coded bundle URL is now written into the unwrapped
derivation, and the comment of it was expanded and should explain why
this was done. Due to this change, overriding tectonic to use a
different default bundle will require either wrapping only `tectonic` to
use a different `--bundle` command line argument, or rebuilding the
unwrapped derivation with a different `env.TECTONIC_BUNDLE_LOCKED`.
2026-04-19 17:51:13 +03:00
Doron Behar 9ee6e26cb9 tectonic-unwrapped: enable strictDeps and __structuredAttrs 2026-04-19 17:51:12 +03:00
Doron Behar a3d70cceac tectonic-unwrapped: share passthru.tests with wrapped tectonic 2026-04-19 17:51:12 +03:00
Doron Behar a4bcccc9c1 tectonic-unwrapped: reorder expression arguments 2026-04-19 17:51:12 +03:00
Doron Behar 33d317fc74 tectonic-unwrapped: substitute Exec line with --replace-fail 2026-04-19 17:51:11 +03:00