Commit Graph
985906 Commits
Author SHA1 Message Date
Peder Bergebakken SundtandGitHub fc96832d22 aligator: 0.16.0 -> 0.18.0 (#491488) 2026-04-19 20:33:41 +00:00
Peder Bergebakken SundtandGitHub 9965f9ac48 noriskclient-launcher-unwrapped: 0.6.17 -> 0.6.19 (#485665) 2026-04-19 20:32:47 +00:00
Sandro Jäckel 836f421fca gitea: 1.25.5 -> 1.26.0
Diff: https://github.com/go-gitea/gitea/compare/v1.25.5...v1.26.0
2026-04-19 22:32:45 +02:00
Gaétan LepageandGitHub a1acae29c3 uutils-coreutils: symlink multicall aliases to fix closure size (#511356) 2026-04-19 20:31:29 +00:00
Austin Horstman d32b7fa838 yabai: 7.1.21 -> 7.1.22
Changelog: https://github.com/asmvik/yabai/blob/v7.1.22/CHANGELOG.md
2026-04-19 15:31:18 -05:00
R. Ryantm 083d101b74 python3Packages.oelint-data: 1.4.10 -> 1.4.11 2026-04-19 20:29:45 +00:00
nixpkgs-ci[bot]andGitHub 43de712263 slint-lsp: 1.15.1 -> 1.16.0 (#511318) 2026-04-19 20:28:55 +00:00
matthewcroughanandLuna Heyman 64c58ed90f dtsfmt: init at 0.8.0 2026-04-19 22:22:02 +02:00
Pascal BachandGitHub 8745a77811 distgen: 2.2 -> 2.3 (#511379) 2026-04-19 20:19:24 +00:00
R. Ryantm 6be5caeeba containerd: 2.2.1 -> 2.2.3 2026-04-19 20:18:36 +00:00
Gaétan LepageandGitHub a0a8d9fc37 python3Packages.pdf-oxide: init at 0.3.32 (#510999) 2026-04-19 20:16:44 +00:00
tomberekandGitHub 26c8dbf5dd teleport_18: 18.7.0 -> 18.7.2; teleport_17: 17.7.19 -> 17.7.20 (#496858) 2026-04-19 20:13:17 +00:00
Peder Bergebakken SundtandGitHub 876d276222 d2: fix inability to output images (#488723) 2026-04-19 20:11:51 +00:00
Fabian AffolterandGitHub 6c94232cb2 python3Packages.rns: 1.1.5 -> 1.1.6 (#511541) 2026-04-19 20:09:42 +00:00
Fabian AffolterandGitHub 0ad429b448 python3Packages.memray: support darwin (#511098) 2026-04-19 20:09:35 +00:00
R. Ryantm a0c1e07c0c python3Packages.gardena-bluetooth: 2.6.0 -> 2.7.0 2026-04-19 20:09:21 +00:00
Fabian AffolterandGitHub a040d55c67 python3Packages.photutils: 2.3.0 -> 3.0.0 (#511354) 2026-04-19 20:09:08 +00:00
Martin WeineltandGitHub 5462296a16 home-assistant-custom-components.emporia_vue: 0.11.3 -> 0.12.0 (#511522) 2026-04-19 20:08:20 +00:00
Fabian AffolterandGitHub 7e9ba84aab zkar: 1.5.1 -> 1.6.0 (#511382) 2026-04-19 20:02:10 +00:00
Fabian AffolterandGitHub f0a690c2bc sipvicious: 0.3.5 -> 0.3.7 (#511136) 2026-04-19 20:01:12 +00:00
Fabian AffolterandGitHub 718a688ff0 python3Packages.mkdocstrings: 1.0.3 -> 1.0.4 (#510801) 2026-04-19 19:58:18 +00:00
Ben SiraphobandGitHub 9d89706c5e althttpd: 0-unstable-2026-01-27 -> 0-unstable-2026-03-20 (#503425) 2026-04-19 19:57:48 +00:00
Gaétan LepageandGitHub b6bd98f821 caffeine: Build from source (#470804) 2026-04-19 19:56:26 +00:00
Fabian Affolter 9dbe60f4dc python3Packages.rns: 1.1.5 -> 1.1.6
Diff: https://github.com/markqvist/Reticulum/compare/1.1.5...1.1.6

Changelog: https://github.com/markqvist/Reticulum/blob/1.1.6/Changelog.md
2026-04-19 21:55:37 +02:00
Peder Bergebakken SundtandGitHub 7b167d0e94 quint: 0.30.0 -> 0.31.0 (#494903) 2026-04-19 19:54:23 +00:00
nixpkgs-ci[bot]andGitHub 27c820d5b4 megabasterd: 8.22 -> 8.23 (#511532) 2026-04-19 19:54:04 +00:00
Sarah Clark 250d4893a4 snapraid: 14.2 -> 14.3
https://github.com/amadvance/snapraid/releases/tag/v14.3
2026-04-19 12:52:37 -07:00
Robert Hensing 77b5864637 lib.modules: submodule emptyValue must evaluate sub-option defaults
`emptyValue` for `types.submodule` was `{ value = { }; }`, i.e. none
of the type-declared options or their defaults.

Previously submodules without defs would simply fail for lack of a default,
but since PR #500104 repurposed `emptyValue` as the fallback when no
definitions exist, submodule options without an explicit `default = { }`
(new additions) silently lost their sub-option defaults
(e.g. `requiredFeatures.devnet` in the nixos-test-driver, #511413).

Main change: `emptyValue`: `{ }` -> `{ value = base.config; }`

Additionally, skip `emptyValue`-based default rendering in docs for
types with submodules, because their sub-options are already documented
individually, and forcing evaluation here can break on modules with
invalid or incomplete definitions.
2026-04-19 20:52:33 +01:00
Fabian AffolterandGitHub 0b4a5505c7 python3Packages.photutils: migrate to finalAttrs 2026-04-19 21:49:36 +02:00
Gaétan LepageandGitHub 32cfac97fb python3Packages.pydantic-monty: init at 0.0.13 (#510927) 2026-04-19 19:48:05 +00:00
Fabian AffolterandGitHub 258e3684f3 python3Packages.iocx: init at 0.6.0 (#511113) 2026-04-19 19:48:01 +00:00
Fabian Affolter 32662905c6 python3Packages.iamdata: 0.1.202604181 -> 0.1.202604191
Diff: https://github.com/cloud-copilot/iam-data-python/compare/v0.1.202604181...v0.1.202604191

Changelog: https://github.com/cloud-copilot/iam-data-python/releases/tag/v0.1.202604191
2026-04-19 21:46:04 +02:00
Peder Bergebakken SundtandGitHub 9d45d331ea devede: 4.21.0 -> 4.21.3.1 (#492536) 2026-04-19 19:43:11 +00:00
Peder Bergebakken SundtandGitHub 9f4ed11a15 himalaya: 1.1.0 -> 1.2.0 (#488853) 2026-04-19 19:41:22 +00:00
Peder Bergebakken SundtandGitHub dae12594f0 taradino: add update script, 20251031 -> 20251222 (#472133) 2026-04-19 19:30:50 +00:00
R. Ryantm 5c839ded98 megabasterd: 8.22 -> 8.23 2026-04-19 19:29:22 +00:00
Grant DeFayette 9098af30a9 lmstudio: fix lms segfault on linux_x86_64
As described in #510446 lms segfaults due to an unnecessary "--set-rpath" .

Removing that argument resolves the issue with lms.
2026-04-19 15:29:02 -04:00
Peder Bergebakken SundtandGitHub a5690a03fd navidrome: 0.61.1 -> 0.61.2 (#509336) 2026-04-19 19:27:18 +00:00
R. Ryantm 6b795109b6 oxigraph: 0.5.6 -> 0.5.7 2026-04-19 19:25:51 +00:00
FlashOnFire_ 2a56352698 oxicloud: init at 0.5.5 2026-04-19 21:24:30 +02:00
Ulysses Zhan b9350f8db8 megacmd: 1.7.0 -> 2.5.2
Signed-off-by: Ulysses Zhan <UlyssesZhan@gmail.com>
2026-04-19 12:19:49 -07:00
daspk04 dbec80b584 python3Packages.pdf-oxide: init at 0.3.32 2026-04-19 14:19:34 -05:00
Thomas GerbetandGitHub 2d2f5765b4 zarf: 0.73.1 -> 0.75.0 (#503078) 2026-04-19 19:17:43 +00:00
Peder Bergebakken SundtandGitHub 1359685fac tinyauth: 5.0.6 -> 5.0.7 (#511251) 2026-04-19 19:15:34 +00:00
R. Ryantm d4a59f50b4 home-assistant-custom-components.emporia_vue: 0.11.3 -> 0.12.0 2026-04-19 19:13:57 +00:00
nixpkgs-ci[bot]andGitHub b54a35a4c4 qwen-code: 0.14.3 -> 0.14.5 (#511519) 2026-04-19 19:13:47 +00:00
Peder Bergebakken SundtandGitHub d24dbb1951 qbz: 1.2.4 -> 1.2.7 (#511022) 2026-04-19 19:10:05 +00:00
Peder Bergebakken SundtandGitHub 6bb5c4d1d4 spaghettikart: 0.9.9.1-unstable-2025-12-23 -> 1.0.0 (#502243) 2026-04-19 19:08:21 +00:00
R. Ryantm 05b6c91291 qwen-code: 0.14.3 -> 0.14.5 2026-04-19 18:55:24 +00:00
Peder Bergebakken SundtandGitHub 6dcdb35795 hyprmon: 0.0.14 -> 0.0.15 (#511126) 2026-04-19 18:50:46 +00:00