Adomas Jatužis
|
8af286007f
|
soapui: enable Java FX
|
2026-08-09 19:56:41 +03:00 |
|
Stefan Frijters
|
4c66635ceb
|
bison: enable strictDeps, rework hack
|
2026-08-09 18:56:26 +02:00 |
|
dotlambda
|
d01a8973e4
|
python3Packages.types-aiobotocore: 3.8.0 -> 3.9.0 (#550763)
|
2026-08-09 16:51:48 +00:00 |
|
K900
|
9462939cf1
|
npc: init at 1.0.0 (#543008)
|
2026-08-09 16:47:53 +00:00 |
|
nixpkgs-ci[bot]
|
aa3b1c2ed5
|
static-web-server: 2.43.0 -> 2.44.0 (#550848)
|
2026-08-09 16:46:48 +00:00 |
|
dotlambda
|
1890deff0a
|
pika-backup: 0.8.3 -> 0.8.4 (#549935)
|
2026-08-09 16:45:45 +00:00 |
|
LIN, Jian
|
44540225af
|
Revert "emacsPackages.wat-mode: switch to nix-update-script" (#550498)
|
2026-08-09 16:42:27 +00:00 |
|
Antoine du Hamel
|
9923885d51
|
libffi: 3.7.1 -> 3.8.0 (#550742)
|
2026-08-09 16:37:04 +00:00 |
|
Stefan Frijters
|
59bb2d755d
|
bintools-wrapper: enable structuredAttrs (#548795)
|
2026-08-09 16:36:38 +00:00 |
|
Stefan Frijters
|
de480ef87c
|
xz: enable structuredAttrs (#548516)
|
2026-08-09 16:36:21 +00:00 |
|
Felix Bühler
|
18fb4a1387
|
nixos/murmur: Use lib.types.ints.unsigned where it's appropriate (#547969)
|
2026-08-09 16:32:14 +00:00 |
|
Adam C. Stephens
|
1ed9d68720
|
python3Packages.sabctools: 9.6.2 -> 9.6.3 (#550775)
|
2026-08-09 16:31:05 +00:00 |
|
Stefan Frijters
|
388dbd5042
|
ao3downloader: remove explicit pythonImportsCheckHook (#550739)
|
2026-08-09 16:30:49 +00:00 |
|
Michael Daniels
|
e61ebbf0ce
|
nixos/technitium-dns-server: set WorkingDirectory on systemd service (#542763)
|
2026-08-09 16:30:25 +00:00 |
|
Martin Weinelt
|
17ebc8ac67
|
python3Packages.tkinter: build with tcl/tk 9.0 for python 3.14+ (#550836)
|
2026-08-09 16:28:36 +00:00 |
|
Robert Schütz
|
cd5bb46c12
|
python3Packages.openai: don't propagate optional dependencies
|
2026-08-09 09:20:36 -07:00 |
|
mksafavi
|
c4821b1318
|
turnon: 2.9.3 -> 3.2.2
|
2026-08-09 19:50:24 +03:30 |
|
Robert Schütz
|
5a2bdee423
|
python3Packages.openai: 2.41.1 -> 2.53.0
Diff: https://github.com/openai/openai-python/compare/v2.41.1...v2.53.0
Changelog: https://github.com/openai/openai-python/blob/v2.53.0/CHANGELOG.md
|
2026-08-09 09:19:59 -07:00 |
|
Stefan Frijters
|
5d9cc5faca
|
ao3downloader: remove explicit pythonImportsCheckHook
This is automatically included by buildPythonApplication.
|
2026-08-09 18:19:13 +02:00 |
|
alikaansun
|
c4999317c2
|
vimPlugins.jupynvim: init at 0.4.4
Assisted-by: Claude Code (Claude Opus 5)
Co-authored-by: Marc Jakobi <marc@jakobi.dev>
|
2026-08-09 18:17:40 +02:00 |
|
Michael Daniels
|
7c8ab6a1ac
|
python3Packages.dictionaries: drop (#543652)
|
2026-08-09 16:13:48 +00:00 |
|
R. Ryantm
|
3c360b92b8
|
static-web-server: 2.43.0 -> 2.44.0
|
2026-08-09 16:12:52 +00:00 |
|
Stefan Frijters
|
00e96ac1d3
|
ao3downloader: fix build (#550468)
|
2026-08-09 16:12:29 +00:00 |
|
averyv
|
416c8cc9a0
|
mbedtls: enable __structuredAttrs
|
2026-08-09 12:10:40 -04:00 |
|
Michael Daniels
|
2550530328
|
newelle: fix browser and mcp (#542807)
|
2026-08-09 16:02:20 +00:00 |
|
jopejoe1
|
9e4b9f8fb0
|
python313Packages.blackrenderer: 0.6.0 -> 0.8.2
|
2026-08-09 17:58:56 +02:00 |
|
Gaétan Lepage
|
2a69b1b385
|
vimPlugins.yankcraft-nvim: init at 0.1.0 (#550834)
|
2026-08-09 15:58:26 +00:00 |
|
Tom Hunze
|
a617c0f9ec
|
python3Packages.tkinter: build with tcl/tk 9.0 for python 3.14+
Upstream Python 3.14 ships with tcl/tk 9.0 since Python 3.14.7 [1].
For Python 3.15+, also the tkinter documentation states that binary
releases are bundled with tcl/tk 9.0 [2].
[1] https://github.com/python/cpython/issues/124111
[2] https://docs.python.org/3.15/library/tkinter.html
|
2026-08-09 17:57:34 +02:00 |
|
Peder Bergebakken Sundt
|
d105ddcdd6
|
CONTRIBUTING: clarify release note conventions (#490845)
|
2026-08-09 15:44:55 +00:00 |
|
Christopher Kaster
|
d458d7d378
|
odin: update llvmPackages_18 -> llvmPackages
|
2026-08-09 17:43:44 +02:00 |
|
nixpkgs-ci[bot]
|
4ad32098cb
|
rainfrog: 0.4.2 -> 0.4.3 (#550808)
|
2026-08-09 15:40:05 +00:00 |
|
nixpkgs-ci[bot]
|
738111a739
|
mu: 1.14.2 -> 1.14.3 (#550792)
|
2026-08-09 15:40:04 +00:00 |
|
That1LinuxGuy
|
09cfdac38e
|
newelle: fix browser and mcp
|
2026-08-09 11:39:57 -04:00 |
|
Jakob Beckmann
|
d82d2db131
|
vimPlugins.yankcraft-nvim: init at 0.1.0
https://github.com/f4z3r/yankcraft.nvim
|
2026-08-09 17:39:20 +02:00 |
|
Michael Daniels
|
77b21fad9f
|
CONTRIBUTING: clarify release note conventions
|
2026-08-09 11:39:20 -04:00 |
|
Peder Bergebakken Sundt
|
9e702e3438
|
pianoteq: 8.4.0 -> 8.4.3, 9.1.2 -> 9.2.1 (#549070)
|
2026-08-09 15:39:03 +00:00 |
|
Gaétan Lepage
|
5e897b193e
|
codex: 0.146.0 -> 0.147.0 (#550443)
|
2026-08-09 15:35:18 +00:00 |
|
Tom Oostveen
|
01cc62cd18
|
nixos/noctalia-greeter: init
|
2026-08-09 17:32:54 +02:00 |
|
Peder Bergebakken Sundt
|
50fb8cf46e
|
dtrx: cleanup (#529351)
|
2026-08-09 15:32:36 +00:00 |
|
Christoforus Surjoputro
|
9b16b224f6
|
spec-kit: 0.0.90 -> 0.16.1
|
2026-08-09 22:30:47 +07:00 |
|
Peder Bergebakken Sundt
|
7bf856dec1
|
lulu: 4.3.1 -> 4.5.1 and added metadata (#550158)
|
2026-08-09 15:27:46 +00:00 |
|
indium114
|
79e035da49
|
mindustry: remove thekostins from maintainers
|
2026-08-09 17:27:41 +02:00 |
|
indium114
|
1bdb71aa3e
|
mindustry: remove chkno from maintainers
|
2026-08-09 17:23:42 +02:00 |
|
Peder Bergebakken Sundt
|
bd36a8f009
|
python3Packages.colorlog: 6.10.1 -> 6.11.0 (#543694)
|
2026-08-09 15:12:59 +00:00 |
|
R. Ryantm
|
7844d6384d
|
gelly: 1.9.5 -> 1.9.7
|
2026-08-09 15:12:47 +00:00 |
|
Peder Bergebakken Sundt
|
f02614125e
|
python3Packages.pygame-ce: 2.5.7 -> 2.5.8
Changelog: https://github.com/pygame-community/pygame-ce/releases/tag/2.5.8
|
2026-08-09 17:09:49 +02:00 |
|
𝑷𝒉𝒊𝒍𝒐𝒄𝒂𝒍𝒚𝒔𝒕
|
6f7e99c5ae
|
gloox: added maintainer
|
2026-08-09 08:06:41 -07:00 |
|
𝑷𝒉𝒊𝒍𝒐𝒄𝒂𝒍𝒚𝒔𝒕
|
8d87f68c7d
|
gloox: cleaner buildinputs
|
2026-08-09 08:06:40 -07:00 |
|
𝑷𝒉𝒊𝒍𝒐𝒄𝒂𝒍𝒚𝒔𝒕
|
cb25efc174
|
gloox: switched to a subinplace
we love failiblity
|
2026-08-09 08:06:40 -07:00 |
|
𝑷𝒉𝒊𝒍𝒐𝒄𝒂𝒍𝒚𝒔𝒕
|
7466e48509
|
gloox: patch for openssl
removed broken field after local machine test
|
2026-08-09 08:06:40 -07:00 |
|