Fabian Affolter and GitHub
5fcf025bec
python313Packages.aioautomower: modernize
2026-02-08 21:58:35 +01:00
Fabian Affolter
277e7803dc
python313Packages.aioautomower: 2.7.2 -> 2.7.3
...
Diff: https://github.com/Thomas55555/aioautomower/compare/v2.7.2...v2.7.3
Changelog: https://github.com/Thomas55555/aioautomower/releases/tag/v2.7.3
2026-02-08 21:56:00 +01:00
Gergő Gutyina and GitHub
c692772f42
blightmud: fix build with gcc15 ( #478058 )
2026-02-08 20:47:40 +00:00
Michael Daniels and GitHub
27f6243d73
sbt: meta.mainProgram attribute set to 'sbt' ( #488254 )
2026-02-08 20:45:24 +00:00
dotlambda and GitHub
c09210db7b
abcm2ps: 8.14.17 -> 8.14.18 ( #488198 )
2026-02-08 20:42:00 +00:00
Michael Daniels and GitHub
b7041883e9
infamousplugins: rename from infamousPlugins ( #488295 )
2026-02-08 15:41:15 -05:00
nixpkgs-ci[bot] and GitHub
c5cfba58d3
xremap: 0.14.11 -> 0.14.12 ( #488324 )
2026-02-08 20:27:43 +00:00
Mauricio Collares and GitHub
9e301f2426
primesieve: 12.12 -> 12.13 ( #486353 )
2026-02-08 20:17:45 +00:00
Mauricio Collares
84172e791e
primesieve: 12.12 -> 12.13
2026-02-08 17:12:49 -03:00
nixpkgs-ci[bot] and GitHub
4681c588e2
dprint-plugins.dprint-plugin-biome: 0.11.12 -> 0.11.13 ( #488385 )
2026-02-08 20:10:12 +00:00
nixpkgs-ci[bot] and GitHub
88c3fa5594
heynote: 2.7.2 -> 2.8.0 ( #488346 )
2026-02-08 20:09:59 +00:00
dotlambda and GitHub
0298fc501e
dart: 3.10.7 -> 3.10.9 ( #484614 )
2026-02-08 19:57:31 +00:00
Adam C. Stephens and GitHub
160a4c2be6
treewide: fix build of various zig packages after breakage in e20232eab ( #488420 )
2026-02-08 19:57:26 +00:00
Fabian Affolter and GitHub
df7050cd0e
exploitdb: 2026-02-03 -> 2026-02-05 ( #488378 )
2026-02-08 19:55:47 +00:00
nikstur and GitHub
6cb5194ce9
rsop: 0.9.3 -> 0.10.0 ( #488191 )
2026-02-08 19:47:44 +00:00
Michael Daniels and GitHub
222a9846de
comodoro: 0.0.10 -> 0.1.2 ( #488309 )
2026-02-08 19:43:34 +00:00
nixpkgs-ci[bot] and GitHub
cc903c21a6
piliplus: 1.1.5.7 -> 1.1.6 ( #488421 )
2026-02-08 19:28:20 +00:00
nixpkgs-ci[bot] and GitHub
910b8949a9
windsurf: 1.9544.26 -> 1.9544.35 ( #488399 )
2026-02-08 19:28:19 +00:00
Franz Pletz and GitHub
b1dc3293b6
prometheus: fix riscv cross compile ( #488284 )
2026-02-08 19:19:00 +00:00
kirillrdy and GitHub
f3520b46b0
python3Packages.mistral-inference: init at 1.6.0 ( #487034 )
2026-02-08 19:15:49 +00:00
Franz Pletz and GitHub
d9a578f872
wget: split man & info outputs ( #488315 )
2026-02-08 19:15:28 +00:00
Adam C. Stephens and GitHub
05d617f7ee
forgejo-runner: 12.6.3 -> 12.6.4 ( #488391 )
2026-02-08 19:15:14 +00:00
Dmitry Kalinkin and GitHub
ae935c11dc
ladybird: 0-unstable-2026-01-31 -> 0-unstable-2026-02-07 ( #487966 )
2026-02-08 19:13:17 +00:00
Dmitry Kalinkin and GitHub
01d7510264
Various: Move to Qt6 ( #487941 )
2026-02-08 19:12:45 +00:00
nixpkgs-ci[bot] and GitHub
10174c22de
ttl: 0.15.3 -> 0.16.0 ( #488178 )
2026-02-08 19:12:00 +00:00
Dmitry Kalinkin and GitHub
2e68224e98
mill: 1.0.6 -> 1.1.1 ( #487954 )
2026-02-08 19:10:57 +00:00
R. Ryantm
0a1751721b
piliplus: 1.1.5.7 -> 1.1.6
2026-02-08 19:06:15 +00:00
Dmitry Kalinkin and GitHub
e99a3306e1
arrow-cpp: disable broken test on x86_64-darwin ( #488184 )
2026-02-08 19:04:44 +00:00
Jörg Thalheim
68b5fdce2d
treewide: zig packages: move dep linking to postConfigure
...
Commit e20232eab6 moved ZIG_GLOBAL_CACHE_DIR setup from an
addEnvHooks call into zigConfigurePhase. This broke all zig packages
that referenced $ZIG_GLOBAL_CACHE_DIR in postPatch or postUnpack,
since that variable is no longer set until configurePhase runs.
Move the symlink creation to postConfigure for all affected packages.
2026-02-08 20:04:22 +01:00
Jörg Thalheim
b1a6d54b94
zls: fix build by moving dep linking to postConfigure
...
Commit e20232eab6 moved ZIG_GLOBAL_CACHE_DIR setup from an
addEnvHooks call (which ran before all phases) into zigConfigurePhase.
This broke zls because $ZIG_GLOBAL_CACHE_DIR was unset during
postPatch, causing `ln -s ... /p` (Permission denied).
Move the symlink creation to postConfigure where the variable is now
available.
2026-02-08 20:04:22 +01:00
Franz Pletz and GitHub
98bfdf1e7d
prometheus-postgres-exporter: 0.18.1 -> 0.19.0 ( #487023 )
2026-02-08 18:56:18 +00:00
nixpkgs-ci[bot] and GitHub
aa8af3b7c3
homebridge: 1.11.1 -> 1.11.2 ( #488343 )
2026-02-08 18:55:02 +00:00
Dmitry Kalinkin and GitHub
0e04b37b26
sherpa: build with CMake, fix SHERPA_LIBRARY_PATH ( #477271 )
2026-02-08 18:36:03 +00:00
Dmitry Kalinkin and GitHub
89bad58ddd
geant4: 11.3.2 -> 11.4.0 ( #482506 )
2026-02-08 18:35:40 +00:00
Jörg Thalheim and GitHub
d3ce2e9a73
fabs: remove broken package ( #487236 )
2026-02-08 18:33:18 +00:00
nixpkgs-ci[bot] and GitHub
abed87246b
television: 0.15.0 -> 0.15.2 ( #488206 )
2026-02-08 18:33:16 +00:00
Jörg Thalheim and GitHub
752d1aaac9
carp: remove broken package ( #487234 )
2026-02-08 18:32:39 +00:00
Michael Daniels and GitHub
fb26f56ada
forgejo-mcp: 2.9.0 -> 2.9.1 ( #488319 )
2026-02-08 13:23:33 -05:00
nixpkgs-ci[bot] and GitHub
c75f3f6880
vacuum-go: 0.23.5 -> 0.23.8 ( #487846 )
2026-02-08 18:14:16 +00:00
Sandro and GitHub
8c1385085c
vvvvvv: 2.4.2 -> 2.4.3 ( #488377 )
2026-02-08 18:09:00 +00:00
nixpkgs-ci[bot] and GitHub
4db04c4fc3
gemini-cli: 0.26.0 -> 0.27.3 ( #488368 )
2026-02-08 17:55:41 +00:00
nixpkgs-ci[bot] and GitHub
3535bdbac5
mise: 2026.2.1 -> 2026.2.7, cleanup ( #488179 )
2026-02-08 17:55:40 +00:00
Adam C. Stephens and GitHub
07b6e6e686
amp-cli: 0.0.1769573834-gf25e1e -> 0.0.1770552107-g48e892 ( #488338 )
2026-02-08 17:42:19 +00:00
Maximilian Bosch and GitHub
24ace72c4d
htop: split man output ( #488367 )
2026-02-08 17:39:35 +00:00
nixpkgs-ci[bot] and GitHub
2330b3d28c
phase-cli: 1.21.2 -> 1.21.3 ( #488183 )
2026-02-08 17:39:17 +00:00
Maximilian Bosch and GitHub
6e90db49e3
postgresqlPackages.pg_background: 1.5 -> 1.6 ( #488382 )
2026-02-08 17:37:20 +00:00
dotlambda and GitHub
83be6b8dba
python3Packages.py-aosmith: 1.0.15 -> 1.0.16 ( #488396 )
2026-02-08 17:28:06 +00:00
Matthieu Coudron and GitHub
375b3f8beb
gimagereader{,-qt}: rename from gImageReader{,-qt} ( #488297 )
2026-02-08 17:25:23 +00:00
Michael Daniels and GitHub
e6e9864f36
amb-plugins: rename from AMB-plugins ( #488357 )
2026-02-08 17:22:01 +00:00
rorosen and GitHub
aff7fbe5b1
rke2: update all packages ( #487614 )
2026-02-08 17:19:52 +00:00