Adam Dinwoodie
c17d64d646
.gitattributes: manage CRLF handling ( #424336 )
...
In certain circumstances, Git will munge line endings when it checks out
and commits files. This can result in difficult-to-debug errors when
files are changed when they're checked out. To avoid that problem, set
.gitattributes such that Git will always use LF line endings for files
it detects as text files.
*.diff and *.patch files are excluded, as committed patch files may need
to patch upstream source code that intentionally uses CRLF line endings.
Fixes #423762
2025-08-09 10:30:01 +00:00
André Silva
e98015f00e
claude-code: 1.0.71 -> 1.0.72 ( #432213 )
2025-08-09 11:28:11 +01:00
Martin Weinelt
a95d187495
python3Packages.synology-srm: init at 0.2.3 ( #432197 )
2025-08-09 12:20:56 +02:00
Wolfgang Walther
92efecab2d
ci/eval: reduce closure size ( #431769 )
2025-08-09 10:01:08 +00:00
Wolfgang Walther
75f40a150c
ci/eval: use sane defaults
...
Using these defaults makes it possible to just run `nix-build ci -A
eval.singleSystem` without passing additional arguments and get a sane
result back. Especially helpful when testing or debugging.
A `chunkSize` of 5000 is conservative to be able to run on systems with
less memory as well. Run-time is not impacted by that, as recent
benchmarks show.
2025-08-09 11:55:04 +02:00
Wolfgang Walther
5c697b8aea
ci/eval: reduce closure size
...
`procps` pulls in 180 MB of systemd, but busybox also provides `kill`.
`busybox` also ships `time`, so no need for that extra dependency.
Using `nativeBuildInputs` pulls in all the -dev outputs of the listed
packages - which we don't need. We only need to run these tools, thus
map to their bin outputs.
Brings down the closure size from 500+ MB to 193 MB for the Eval job.
This probably saves ~10 seconds for the job.
2025-08-09 11:55:03 +02:00
kirillrdy
171d0c7ca8
oniux: 0.5.0 -> 0.6.0 ( #429327 )
2025-08-09 19:53:34 +10:00
Nikolay Korotkiy
acc41f3c62
comrak: 0.40.0 -> 0.41.0 ( #432196 )
2025-08-09 13:40:25 +04:00
Niklas Korz
b595b93227
zed-editor: 0.198.3 -> 0.198.5 ( #432148 )
2025-08-09 11:30:20 +02:00
jopejoe1
68b79eddfd
firefox-{beta,devedition}-unwrapped: 142.0b3 -> 142.0b8 ( #430170 )
2025-08-09 11:19:03 +02:00
Markus Hauck
9501f2ac98
claude-code: 1.0.71 -> 1.0.72
2025-08-09 11:11:04 +02:00
Pol Dellaiera
b0b7681222
models-dev: 0-unstable-2025-08-07 -> 0-unstable-08-08 ( #432203 )
2025-08-09 10:53:34 +02:00
Wolfgang Walther
2d28a3b98c
treewide: Remove myself as a maintainer from most things ( #432194 )
2025-08-09 08:43:06 +00:00
Nikolay Korotkiy
35daba74e8
tessen: update meta.homepage ( #432184 )
2025-08-09 12:32:29 +04:00
Wolfgang Walther
7f73aa591a
postgresql18Packages: fix build or mark as broken ( #429371 )
2025-08-09 08:26:15 +00:00
Nikolay Korotkiy
38a382076b
picocrypt: 1.48 -> 1.49 ( #430820 )
2025-08-09 12:24:45 +04:00
Nikolay Korotkiy
0cda9ddbb9
opencommit: 3.2.9 -> 3.2.10 ( #431987 )
2025-08-09 12:16:32 +04:00
nixpkgs-merge-bot[bot]
f4ca0f3e31
cargo-edit: 0.13.6 -> 0.13.7 ( #432053 )
...
Co-authored-by: matthiasbeyer <mail@beyermatthias.de >
2025-08-09 08:03:14 +00:00
Thierry Delafontaine
0ab6e5e548
models-dev: 0-unstable-2025-08-07 -> 0-unstable-08-08
2025-08-09 09:48:27 +02:00
Vladimír Čunát
85dbfc7aaf
busybox: apply Alpine's patch for tar TOCTOU ( #431370 )
2025-08-09 09:48:19 +02:00
Fabian Affolter
f1d5e993ec
python3Packages.ping3: 4.0.8 -> 5.1.3 ( #432189 )
2025-08-09 09:40:08 +02:00
Fabian Affolter
29d8114491
python3Packages.yamlloader: 1.5.1 -> 1.5.2 ( #432153 )
2025-08-09 09:39:59 +02:00
Fabian Affolter
848e4b2a6c
nuclei-templates: 10.2.6 -> 10.2.7 ( #432151 )
2025-08-09 09:35:56 +02:00
Fabian Affolter
ec2f079db9
python3Packages.canopen: 2.3.0 -> 2.4.1 ( #431788 )
2025-08-09 09:28:10 +02:00
Jamie Magee
d2c587c589
home-assistant: update component packages
2025-08-08 23:49:04 -07:00
Jamie Magee
903ad7eeee
python3Packages.synology-srm: init at 0.2.3
2025-08-08 23:48:50 -07:00
Elis Hirwing
465f689e63
treewide: Remove myself as a maintainer from most things
2025-08-09 08:41:25 +02:00
R. Ryantm
02e6758557
comrak: 0.40.0 -> 0.41.0
2025-08-09 06:39:12 +00:00
pancho horrillo
1df97d723e
tessen: update meta.homepage
...
Co-authored-by: Acid Bong <acidbong@tilde.club >
2025-08-09 08:32:41 +02:00
K900
42ec6658d2
heroic: disable privateTmp ( #432098 )
2025-08-09 09:29:24 +03:00
Yohann Boniface
c01f25e2ae
errbot: fix build ( #432150 )
2025-08-09 08:21:34 +02:00
K900
cb55cd0848
steam.buildRuntimeEnv: plumb privateTmp
2025-08-09 09:19:43 +03:00
R. Ryantm
73eb63ffc5
python3Packages.ping3: 4.0.8 -> 5.1.3
2025-08-09 06:01:14 +00:00
Yohann Boniface
404033897c
viceroy: 0.13.0 -> 0.14.0 ( #432094 )
2025-08-09 07:39:06 +02:00
nixpkgs-merge-bot[bot]
4f6e012185
emmylua-doc-cli: 0.10.0 -> 0.11.0 ( #432050 )
...
Co-authored-by: mrcjkb <mrcjkb@users.noreply.github.com >
2025-08-09 05:06:00 +00:00
Pol Dellaiera
251ed19386
vscode-extensions.amazonwebservices.amazon-q-vscode: 1.85.0 -> 1.88.0 ( #432143 )
2025-08-09 06:54:23 +02:00
Pol Dellaiera
1146e339a3
vscode-extensions.ms-windows-ai-studio.windows-ai-studio: 0.16.1 -> 0.18.3 ( #432124 )
2025-08-09 06:54:03 +02:00
Pol Dellaiera
e1a338e8c5
vscode-extensions.coder.coder-remote: 1.9.2 -> 1.10.0 ( #432121 )
2025-08-09 06:53:36 +02:00
Yohann Boniface
0263232b80
debianutils: 5.23.1 -> 5.23.2 ( #429726 )
2025-08-09 06:00:24 +02:00
Yohann Boniface
8c61f4ed8e
wt: 4.11.4 -> 4.12.0 ( #430014 )
2025-08-09 05:58:53 +02:00
Yohann Boniface
e2e21bfb5c
libkqueue: 2.6.2 -> 2.6.3 ( #431259 )
2025-08-09 05:58:15 +02:00
Yohann Boniface
dbcc5d61fc
gruvbox-gtk-theme: 0-unstable-2025-07-21 -> 0-unstable-2025-07-28 ( #431268 )
2025-08-09 05:58:00 +02:00
Yohann Boniface
5a45dd6ba0
python3Packages.langgraph-prebuilt: 0.6.1 -> 0.6.3 ( #431287 )
2025-08-09 05:57:49 +02:00
Yohann Boniface
98e069c0ef
treewide: use finalAttrs.finalPackage in testers.testVersion ( #431103 )
2025-08-09 05:57:23 +02:00
Yohann Boniface
00b574b1ba
jalv-qt: move override out of top-level to reduce thunks ( #431187 )
2025-08-09 05:53:37 +02:00
Yohann Boniface
1c46a14ffc
helix, evil-helix: use lambdas instead of rec attrs ( #413862 )
2025-08-09 05:50:37 +02:00
Yohann Boniface
ae1b5a76f2
ipe: migrate to by-name ( #431767 )
2025-08-09 05:24:19 +02:00
Yohann Boniface
eeffb605af
nh: Delay clean service so it doesnt slow down boot ( #431770 )
2025-08-09 05:24:00 +02:00
Yohann Boniface
fe33bf2dae
code-cursor: 1.3.9 -> 1.4.2 ( #431879 )
2025-08-09 05:23:44 +02:00
Yohann Boniface
f56053ff7e
mongodb-atlas-cli: merge previous init pr ( #385465 )
2025-08-09 05:16:07 +02:00