Gergő Gutyina
5cab4a72d4
libxml2: enable structuredAttrs ( #551971 )
2026-08-12 23:12:30 +00:00
Yohann Boniface
772e6deccd
musl-obstack: enable strictDeps, enable structuredAttrs, modernize ( #551987 )
2026-08-12 23:06:49 +00:00
R. Ryantm
a7a3d250b8
sitespeed-io: 39.4.2 -> 42.6.0
2026-08-12 23:06:06 +00:00
Sandro Jäckel
2ef1b3763c
python314Packages.docling-slim: use pytest-xdist to half test time
...
On my machine this speeds up tests from ~147s to ~71s.
2026-08-13 01:04:49 +02:00
aszlig
7c7e795df1
nixos/test-driver: Use types.lines for testScript
...
I usually write extensive test modules and more often than not, I want
to use something like this:
testScript = lib.mkBefore ''
... some common initialisation ...
'';
Unfortunately, the type of testScript is types.str, so right now I'm
working around this using ugly things like this:
options.testScript = lib.mkOption {
type = let
newType = types.either types.lines (types.functionTo types.lines);
in newType // {
typeMerge = lib.const newType;
};
};
While this results in roughly the same (using types.lines instead of
types.str), I should not have to do this downstream, so hereby let's
make it types.lines.
Signed-off-by: aszlig <aszlig@nix.build >
2026-08-13 01:03:13 +02:00
h7x4
42899f5e8f
nixos/eternal-terminal: fix systemd service mis-tracks etserver --daemon; add opt-in telemetry setting; add tomasrivera as maintainer ( #551376 )
2026-08-12 23:00:54 +00:00
R. Ryantm
610d961980
python3Packages.py-dactyl: 2.1.2 -> 2.1.3
2026-08-12 22:58:57 +00:00
R. Ryantm
20cf7fb86b
terraform-providers.fastly_fastly: 9.4.0 -> 9.6.0
2026-08-12 22:58:17 +00:00
h7x4
b6ce81ec81
rmatrix: init at 0.3.3 ( #550652 )
2026-08-12 22:58:04 +00:00
Ihar Hrachyshka
6b2e3a05c3
swift: do not use passAsFile for buildCommand ( #551554 )
2026-08-12 22:49:25 +00:00
R. Ryantm
0a1e96be86
python3Packages.llguidance: 1.7.6 -> 1.8.0
2026-08-12 22:47:13 +00:00
Yohann Boniface
287b794b8e
gxmatcheq-lv2: unpin gcc13, fix build with modern gcc ( #551722 )
2026-08-12 22:41:15 +00:00
Yohann Boniface
a3aeae1cb5
awk-language-server: use pname and not name ( #551066 )
2026-08-12 22:35:50 +00:00
R. Ryantm
39c704af59
hysteria: 2.11.0 -> 2.12.1
2026-08-12 22:32:32 +00:00
Brian May
3125aa9f72
tesla_auth: init at 0.15.0
2026-08-13 08:32:25 +10:00
Nick Cao
cf95483292
python3Packages.datafusion: 53.0.0 -> 54.0.0; rerun: 0.35.0 -> 0.36.0 ( #548393 )
2026-08-12 22:30:48 +00:00
Michael Daniels
1a1e4732a9
brotli: enable strictDeps, enable structuredAttrs ( #551982 )
2026-08-12 22:19:37 +00:00
Thiago Kenji Okada
4bd43617e7
rtorrent: 0.16.19 -> 0.16.20 ( #551926 )
2026-08-12 22:15:43 +00:00
Yohann Boniface
55d6c90c35
leanPackages.mathlib: set pname and version at correct location ( #551069 )
2026-08-12 22:14:50 +00:00
R. Ryantm
31a485473d
python3Packages.django-silk: 5.5.0 -> 5.5.1
2026-08-12 22:13:23 +00:00
Yohann Boniface
6433872c69
{cutter,rizin}Plugins.sigdb: fix version ( #546896 )
2026-08-12 22:13:20 +00:00
Yohann Boniface
08ae1cbedf
deadbeefPlugins.playlist-manager: fix version, use hash ( #546916 )
2026-08-12 22:13:09 +00:00
Yohann Boniface
33e14bf97a
vscode-extensions.tombi-toml.tombi: 1.2.5 -> 1.2.8 ( #551083 )
2026-08-12 22:08:26 +00:00
Austin Horstman
ba39e1c68c
lazygit: 0.64.0 -> 0.64.1 ( #552019 )
2026-08-12 22:04:31 +00:00
Yohann Boniface
a4b4cd5484
hunk: move skills to $out/share/skills/hunk ( #551371 )
2026-08-12 22:04:06 +00:00
Yohann Boniface
bdf1d337f0
python3Packages.redisvl: 0.25.0 -> 0.25.1 ( #551164 )
2026-08-12 21:59:29 +00:00
zowoq
8926cc593e
openwith: remove ( #551727 )
2026-08-12 21:59:05 +00:00
Yohann Boniface
89a98a8f7a
hunk: inline use of pname
...
Co-authored-by: Ethan Carter Edwards <ethan@ethancedwards.com >
2026-08-12 23:58:11 +02:00
Yohann Boniface
76965475ef
python3Packages.bittensor-core: 0.1.1 -> 0.1.2 ( #551434 )
2026-08-12 21:57:16 +00:00
Yohann Boniface
7b2b72dd96
squawk: add self to maintainers ( #551657 )
2026-08-12 21:56:30 +00:00
nixpkgs-ci[bot]
26b2185d58
libretro-shaders-slang: 0-unstable-2026-08-03 -> 0-unstable-2026-08-08 ( #551865 )
2026-08-12 21:55:50 +00:00
Yohann Boniface
352c66bad7
various: meta.changelog ( #551919 )
2026-08-12 21:55:11 +00:00
isabel
3f4c5e1bda
wl-freeze: 2.0.2 -> 2.1.0 ( #552044 )
2026-08-12 21:55:04 +00:00
Defelo
b5c4551627
radicle-node-unstable: 1.10.0 -> 1.10.1
...
Changelog: https://radicle.network/nodes/seed.radicle.dev/rad:z3gqcJUoA1n9HaHKufZs5FCSGazv5/tree/CHANGELOG.md
2026-08-12 23:54:24 +02:00
Defelo
aa97414e98
radicle-node: 1.10.0 -> 1.10.1
...
Changelog: https://radicle.network/nodes/seed.radicle.dev/rad:z3gqcJUoA1n9HaHKufZs5FCSGazv5/tree/CHANGELOG.md
2026-08-12 23:54:24 +02:00
Yohann Boniface
6b03418cc0
tensorflow-lite: use pname instead of name ( #551072 )
2026-08-12 21:53:56 +00:00
zowoq
b34fb81962
terraform-providers.dnsimple_dnsimple: 2.1.2 -> 2.2.0 ( #552034 )
2026-08-12 21:51:25 +00:00
Sigmanificient
763fd67616
nix-direnv: use tag instead of rev
...
Co-authored-by: Ross George <mrrosspgeorge@gmail.com >
2026-08-12 23:48:29 +02:00
John Ericson
b153dfedf8
Gccng misc fixes ( #551313 )
2026-08-12 21:47:27 +00:00
Zerodya
d9de145969
wl-freeze: 2.0.2 -> 2.1.0
2026-08-12 23:45:52 +02:00
Peder Bergebakken Sundt
e3d5a82031
nixos/httpd: set Type=notify for systemd unit ( #486129 )
2026-08-12 21:42:45 +00:00
Austin Horstman
d5c41034b1
tree-sitter: support scoped grammar aliases
...
Gate a grammar-alias overlay behind config.allowAliases, matching the
pattern used by beam-packages/java-packages, so renamed or removed
grammars can keep resolving under their old attribute names without a
top-level alias.
2026-08-12 16:35:35 -05:00
thesn10
488aa61815
gpac: 26.02.0 -> 26.07.0
2026-08-12 23:27:59 +02:00
nixpkgs-ci[bot]
6dc89500a7
radicle-ci-broker: 0.30.0 -> 0.31.0 ( #552035 )
2026-08-12 21:27:45 +00:00
nixpkgs-ci[bot]
a2371e1b0d
davinci-resolve: 21.0.3 -> 21.0.4 ( #551781 )
2026-08-12 21:27:39 +00:00
Michael Daniels
69621c8bba
gzip: enable strictDeps, enable structuredAttrs ( #551831 )
2026-08-12 21:22:07 +00:00
Sergei Trofimovich
709a758bfc
zvbi: 0.2.44 -> 0.2.45
...
Changes: https://github.com/zapping-vbi/zvbi/compare/v0.2.44...v0.2.45
2026-08-12 22:20:24 +01:00
Bruno BELANYI
1809cc3f77
python3Packages.django-hcaptcha: format to pyproject ( #551201 )
2026-08-12 21:11:01 +00:00
R. Ryantm
e7c58d21c4
vscode-extensions.saoudrizwan.claude-dev: 4.1.3 -> 4.1.8
2026-08-12 21:09:52 +00:00
Pascal Bach
26f30131c1
spec-kit: 0.0.90 -> 0.16.1 ( #550706 )
2026-08-12 21:06:25 +00:00