Peder Bergebakken Sundt and GitHub
e3ce373670
qbit-manage: 4.6.5 -> 4.7.0 ( #506357 )
2026-04-04 21:12:13 +00:00
Peder Bergebakken Sundt and GitHub
cb295a6f97
nb-cli: 1.6.0 -> 1.7.3 ( #506217 )
2026-04-04 21:10:28 +00:00
Peder Bergebakken Sundt and GitHub
6cd2df5917
brave: 1.88.136 -> 1.88.138 ( #505909 )
2026-04-04 21:08:16 +00:00
Peder Bergebakken Sundt and GitHub
7550fad87c
qdrant: 1.16.3 -> 1.17.1 ( #506521 )
2026-04-04 21:04:16 +00:00
Peder Bergebakken Sundt and GitHub
f59cb9b07e
sparkle: fix build with pnpm_10_29_2 ( #506513 )
2026-04-04 21:03:31 +00:00
Peder Bergebakken Sundt and GitHub
fff0754bff
gmu: drop ( #506563 )
2026-04-04 20:59:38 +00:00
Peder Bergebakken Sundt and GitHub
e1d8f7fb2e
qwen-code: 0.13.1 -> 0.14.0 ( #506546 )
2026-04-04 20:58:37 +00:00
Peder Bergebakken Sundt and GitHub
72d1fa5ad3
noctalia-shell: 4.7.1 -> 4.7.5 ( #505468 )
2026-04-04 20:56:57 +00:00
Peder Bergebakken Sundt and GitHub
c0a7be9b54
swift-format: add shell completions support ( #506188 )
2026-04-04 20:55:46 +00:00
Peder Bergebakken Sundt and GitHub
bef67cbabc
azure-functions-core-tools: 4.7.0 -> 4.8.0 ( #504749 )
2026-04-04 20:54:50 +00:00
Marcin Serwin and GitHub
561390ef47
Revert "deezer-enhanced: 1.4.2 -> 1.5.0" ( #506718 )
2026-04-04 20:54:04 +00:00
Peder Bergebakken Sundt and GitHub
575a6f2807
pimsync: install zsh completion ( #503295 )
2026-04-04 20:54:02 +00:00
dish and GitHub
3aea8e64dc
searchix: 0.4.5 -> 0.4.6 ( #506667 )
2026-04-04 20:52:56 +00:00
Peder Bergebakken Sundt and GitHub
13b6382aab
smassh: 3.1.7 -> 3.2.1 ( #504750 )
2026-04-04 20:52:17 +00:00
Peder Bergebakken Sundt and GitHub
950de8d97b
garble: 0.14.1 -> 0.15.0 ( #505726 )
2026-04-04 20:51:45 +00:00
Peder Bergebakken Sundt and GitHub
945fd3320c
whisper-cpp: 1.8.3 -> 1.8.4 ( #501952 )
2026-04-04 20:50:49 +00:00
Peder Bergebakken Sundt and GitHub
74905f49e3
astro-language-server: 2.16.3 -> 2.16.6 ( #503144 )
2026-04-04 20:43:53 +00:00
Michael Daniels and GitHub
5bfae89e65
Reapply "ci: update pinned" ( #506437 )
2026-04-04 20:39:55 +00:00
Philip Taron and GitHub
20e4e04b3e
llama-cpp: 8548 -> 8664 ( #506704 )
2026-04-04 20:35:12 +00:00
Peder Bergebakken Sundt and GitHub
ee1d3d29d7
meritous: fix build with GCC 15 ( #506596 )
2026-04-04 20:31:10 +00:00
Peder Bergebakken Sundt and GitHub
707e755ae5
beszel: 0.18.4 -> 0.18.6 ( #506554 )
2026-04-04 20:27:45 +00:00
Thiago Kenji Okada and GitHub
c85d1f0779
libretro.beetle-pce-fast: 0-unstable-2026-03-13 -> 0-unstable-2026-04-03 ( #506728 )
2026-04-04 20:19:27 +00:00
Peder Bergebakken Sundt and GitHub
a366415aa3
claude-code: 2.1.91 -> 2.1.92 ( #506537 )
2026-04-04 20:17:40 +00:00
Peder Bergebakken Sundt and GitHub
0965b41574
ovito: 3.15.0 -> 3.15.2 ( #506604 )
2026-04-04 20:17:07 +00:00
Peder Bergebakken Sundt and GitHub
99dd1abc8e
salmon: 1.10.3 -> 1.11.4 ( #506613 )
2026-04-04 20:16:38 +00:00
Peder Bergebakken Sundt and GitHub
1db927e623
openfreebuds: install desktop entry ( #506629 )
2026-04-04 20:15:58 +00:00
Fabian Affolter and GitHub
5522005ade
python3Packages.aioslimproto: fix src tag ( #506485 )
2026-04-04 20:15:48 +00:00
nixpkgs-ci[bot] and GitHub
3f1b1ae2d0
pyfa: 2.66.1 -> 2.66.2 ( #506581 )
2026-04-04 20:14:17 +00:00
Pol Dellaiera and GitHub
5f151da54d
mcp-server-{*}: init at 2026.1.26 ( #506102 )
2026-04-04 20:13:47 +00:00
Michael Daniels
8adaa85a7c
actions/checkout: log disk usage after checkout, don't use tmpfs on MacOS
...
We run out of disk on the latest pinned version on MacOS only, because by
default this allocates 50% of memory for the tmpfs, which is 3.5GB on MacOS
(and 4GB on Linux).
We can't increase to 4GB, though, because we get the error
"Desired memsize 4294967296 too large - defaulting to 3758096384 bytes"
if we do.
The logging I add would have saved me a lot of trouble figuring this out.
2026-04-04 16:13:11 -04:00
Michael Daniels
da6f4f59bd
Reapply "ci: update pinned"
...
This reverts commit fd925917b8 , reversing
changes made to 1d8a939046 .
2026-04-04 16:13:11 -04:00
Fabian Affolter and GitHub
5bc66e2a11
python3Packages.playwright-stealth: 2.0.2 -> 2.0.3 ( #506714 )
2026-04-04 20:11:07 +00:00
Fabian Affolter and GitHub
4d312c0605
python3Packages.goodwe: 0.4.9 -> 0.4.10 ( #506715 )
2026-04-04 20:10:47 +00:00
Fabian Affolter and GitHub
02dc12c142
python3Packages.garth: 0.7.11 -> 0.8.0 ( #506716 )
2026-04-04 20:10:29 +00:00
Fabian Affolter and GitHub
bbba313713
python3Packages.cyclopts: 4.10.0 -> 4.10.1 ( #506717 )
2026-04-04 20:10:23 +00:00
Fabian Affolter and GitHub
7d777d0f5b
python3Packages.tplink-omada-client: 1.5.6 -> 1.5.7 ( #506725 )
2026-04-04 20:10:18 +00:00
Peder Bergebakken Sundt and GitHub
c565d7756c
tensor: migrate to by-name, use finalAttrs ( #506627 )
2026-04-04 20:03:41 +00:00
Michael Daniels and GitHub
d56fe767fa
mimir: fix escape ( #506733 )
2026-04-04 20:02:55 +00:00
Michael Daniels and GitHub
1940674cb4
mimir: fix escape
2026-04-04 15:57:34 -04:00
nixpkgs-ci[bot] and GitHub
f97bfaafb6
qobuz-player: 0.8.0 -> 0.9.0 ( #506710 )
2026-04-04 19:57:13 +00:00
Fabian Affolter and GitHub
fb90627c4f
python3Packages.sqlmodel: 0.0.37 -> 0.0.38 ( #506674 )
2026-04-04 19:51:29 +00:00
R. Ryantm
6dae518a5f
libretro.beetle-pce-fast: 0-unstable-2026-03-13 -> 0-unstable-2026-04-03
2026-04-04 19:42:24 +00:00
Fabian Affolter and GitHub
0ea469d0e3
sigma-cli: 2.0.1 -> 2.0.2 ( #506720 )
2026-04-04 19:36:45 +00:00
Fabian Affolter
32c0818088
python3Packages.tplink-omada-client: 1.5.6 -> 1.5.7
...
Changelog: https://github.com/MarkGodwin/tplink-omada-api/releases/tag/release%2Fv1.5.7
2026-04-04 21:33:38 +02:00
Fabian Affolter
f97ec51411
sigma-cli: 2.0.1 -> 2.0.2
...
Diff: https://github.com/SigmaHQ/sigma-cli/compare/v2.0.1...v2.0.2
Changelog: https://github.com/SigmaHQ/sigma-cli/releases/tag/v2.0.2
2026-04-04 21:30:23 +02:00
Fabian Affolter
cd6f3ce0e8
python3Packages.playwright-stealth: 2.0.2 -> 2.0.3
2026-04-04 21:26:51 +02:00
Fabian Affolter
66026e7f86
python3Packages.goodwe: 0.4.9 -> 0.4.10
...
Changelog: https://github.com/marcelblijleven/goodwe/releases/tag/v0.4.10
2026-04-04 21:25:10 +02:00
nixpkgs-ci[bot] and GitHub
43dddf9456
bngblaster: 0.9.31 -> 0.9.33 ( #503770 )
2026-04-04 19:23:12 +00:00
Fabian Affolter
3bc16fa44e
python3Packages.garth: 0.7.11 -> 0.8.0
...
Changelog: https://github.com/matin/garth/releases/tag/0.8.0
2026-04-04 21:23:04 +02:00
Fabian Affolter
831a44127a
python3Packages.cyclopts: 4.10.0 -> 4.10.1
...
Diff: https://github.com/BrianPugh/cyclopts/compare/v4.10.0...v4.10.1
Changelog: https://github.com/BrianPugh/cyclopts/releases/tag/v4.10.1
2026-04-04 21:19:53 +02:00