Lisanna Dettwyler
fe1b940acf
bupc: use https for sources
...
Signed-off-by: Lisanna Dettwyler <lisanna.dettwyler@gmail.com >
2026-03-21 12:30:08 -04:00
Lisanna Dettwyler
ebde95a148
bsdbuild: use https for sources
...
Signed-off-by: Lisanna Dettwyler <lisanna.dettwyler@gmail.com >
2026-03-21 12:30:08 -04:00
Lisanna Dettwyler
b0c4d5e583
bpm-tools: use https for sources
...
Signed-off-by: Lisanna Dettwyler <lisanna.dettwyler@gmail.com >
2026-03-21 12:30:08 -04:00
Lisanna Dettwyler
3ce535ae3b
bluesnarfer: use https for sources
...
Signed-off-by: Lisanna Dettwyler <lisanna.dettwyler@gmail.com >
2026-03-21 12:30:08 -04:00
Lisanna Dettwyler
47a4e93fdd
binsort: use https for sources
...
Signed-off-by: Lisanna Dettwyler <lisanna.dettwyler@gmail.com >
2026-03-21 12:30:08 -04:00
Lisanna Dettwyler
9215321b53
bibclean: use https for sources
...
Signed-off-by: Lisanna Dettwyler <lisanna.dettwyler@gmail.com >
2026-03-21 12:30:08 -04:00
nicoo and GitHub
f2471f580a
python3.pkgs: Add missing aliases pulumi-kubernetes, pulumiverse-talos ( #501973 )
2026-03-21 16:23:22 +00:00
nixpkgs-ci[bot] and GitHub
f61d28a2bc
traefik: 3.6.10 -> 3.7.0-ea.1 ( #499919 )
2026-03-21 16:15:34 +00:00
Michael Daniels and GitHub
8c30570698
libvirtd: allow passt-based networking ( #473249 )
2026-03-21 16:11:15 +00:00
Michael Daniels and GitHub
2195b637e4
ultimate-doom-builder: fix render device error by adding missing libraries ( #498085 )
2026-03-21 16:11:07 +00:00
isabel and GitHub
3fa46ee820
catppuccin-whiskers: 2.5.1 -> 2.9.0; add isabelroses as maintainer ( #501906 )
2026-03-21 16:02:17 +00:00
nicoo
3da498c518
python3.pkgs: Add missing aliases pulumi-kubernetes, pulumiverse-talos
2026-03-21 15:37:10 +00:00
Michael Daniels and GitHub
942f0685dd
mvnd: 1.0.3 -> 1.0.5 ( #501282 )
2026-03-21 15:24:47 +00:00
dotlambda and GitHub
ab554d53e6
libdeltachat: 2.45.0 -> 2.46.0 ( #501371 )
2026-03-21 15:12:21 +00:00
Jörg Thalheim and GitHub
5e3302e01c
nixos/testing: fix testScript eval for functions without elipsis ( #501599 )
2026-03-21 15:12:08 +00:00
Michael Daniels and GitHub
6c07633f0b
oathkeeper: 25.4.0 -> 26.2.0 ( #501734 )
2026-03-21 15:12:06 +00:00
nixpkgs-ci[bot] and GitHub
349981059f
gomuks-web: 0.2602.0 -> 26.0.3 ( #501934 )
2026-03-21 15:11:51 +00:00
Vladimír Čunát and GitHub
6c9a78c09f
Revert #493445 : initrd secrets refactor ( #501963 )
2026-03-21 16:16:39 +01:00
Michael Daniels and GitHub
ac86bfccd4
python3Packages.lizard: 1.20.0 -> 1.21.2 ( #497477 )
2026-03-21 15:10:38 +00:00
dotlambda and GitHub
3f26f97dad
python3Packages.autograd: don't test coverage ( #501669 )
2026-03-21 15:10:12 +00:00
dotlambda and GitHub
db36e447b6
home-assistant: 2026.3.2 -> 2026.3.3 ( #501842 )
2026-03-21 15:09:35 +00:00
Jörg Thalheim and GitHub
f26ac8cc2c
nixos/tests: fix eval of several tests ( #501907 )
2026-03-21 15:06:18 +00:00
Jörg Thalheim
00f5ae0602
nixos/testing: fix testScript eval for functions without ...
...
The nspawn container support (23f1e6370d ) added a `containers`
argument to the testScript caller. This breaks tests whose testScript
uses strict pattern matching without ellipsis, e.g. `{ nodes }:`,
since Nix rejects unexpected arguments.
Use `builtins.intersectAttrs` to only pass arguments the function
actually expects, making the caller forward-compatible with future
argument additions.
Fixes: 23f1e6370d ("nixos/test-driver: add support for nspawn containers")
2026-03-21 16:05:53 +01:00
Michael Daniels and GitHub
3d7f7a3f17
aerospace: 0.20.2-Beta -> 0.20.3-Beta ( #498161 )
2026-03-21 15:01:44 +00:00
Maximilian Bosch and Jörg Thalheim
65bc98e452
nixos/tests: fix eval of several tests
...
The addition of the nspawn backend introduced a second argument passed
to the attribute-set passed to `testScript`, i.e. containers[1].
Note: this is by no means intended to replace the compat fix from #501599 ,
I believe we shouldn't have deprecated invocations in-tree at all, hence
the change on this end.
This is intended to only fix address the fallout from #478109 ,
`nixosTests.parsedmarc` fails due to some postfix module changes to
evaluate and the test of `peering-manasger` still seems broken.
[1] https://github.com/NixOS/nixpkgs/pull/478109
2026-03-21 16:00:57 +01:00
Vladimír Čunát
d6acf1b543
Revert "nixos/initrd: refactor secrets option into secretPaths and extraSecretsHook"
2026-03-21 15:58:52 +01:00
nicoo and GitHub
586cc552eb
pulumi-bin: 3.226.0 -> 3.227.0 ( #501632 )
2026-03-21 14:45:40 +00:00
nicoo and GitHub
8085605609
python3Packages.pulumi-aws: 7.16.0 -> 7.23.0 ( #478496 )
2026-03-21 14:44:17 +00:00
Michael Daniels and GitHub
0591a65611
python3Packages.ckzg: 2.1.5 -> 2.1.7 ( #497203 )
2026-03-21 14:40:29 +00:00
Michael Daniels and GitHub
0c580a2e8a
universal-android-debloater: add missing dbus dependency ( #488224 )
2026-03-21 14:38:49 +00:00
Martin Weinelt
9eab52167d
gomuks-web: add update script
2026-03-21 15:37:36 +01:00
Martin Weinelt
baae144d3d
gomuks-web: 0.2602.0 -> 26.0.3
...
https://github.com/gomuks/gomuks/releases/tag/v0.2603.0
2026-03-21 15:37:36 +01:00
dotlambda and GitHub
693e35bc97
python3Packages.{pyrogram,tgcrypto}: drop ( #501926 )
2026-03-21 14:32:21 +00:00
Robert Schütz
d99243185d
home-assistant.python.pkgs.pytest-homeassistant-custom-component: 0.13.318 -> 0.13.319
...
Diff: https://github.com/MatthewFlamm/pytest-homeassistant-custom-component/compare/0.13.318...0.13.319
Changelog: https://github.com/MatthewFlamm/pytest-homeassistant-custom-component/blob/0.13.319/CHANGELOG.md
2026-03-21 07:30:18 -07:00
nicoo and GitHub
e52d49a2ad
pulumiPackages.pulumi-linode: init at 5.4.0 ( #481297 )
2026-03-21 14:29:39 +00:00
Michael Daniels and GitHub
9058957fca
silverbullet: 2.4.1 -> 2.5.2 ( #498172 )
2026-03-21 14:16:11 +00:00
Michael Daniels and GitHub
1dbfc215ec
python3Packages.troposphere: 4.9.6 -> 4.10.1 ( #466366 )
2026-03-21 14:15:17 +00:00
Michael Daniels and GitHub
f88ce72ccc
cargo-binstall: 1.17.7 -> 1.17.8 ( #501933 )
2026-03-21 14:11:47 +00:00
Sizhe Zhao and GitHub
f9e0bfec75
browser-sync: init at 3.0.3 ( #487195 )
2026-03-21 14:11:13 +00:00
Michael Daniels and GitHub
534f776745
apk-tools: 3.0.4 -> 3.0.5 ( #500233 )
2026-03-21 14:07:00 +00:00
nixpkgs-ci[bot] and GitHub
ad86856e3b
panache: 2.19.0 -> 2.25.0 ( #501875 )
2026-03-21 14:06:12 +00:00
nixpkgs-ci[bot] and GitHub
21c7f0e6b0
zwave-js-ui: 11.14.0 -> 11.15.0 ( #501707 )
2026-03-21 13:34:02 +00:00
Luke Granger-Brown and GitHub
1886cce33b
factorio-demo: 2.0.73 -> 2.0.76 ( #501932 )
2026-03-21 12:53:19 +00:00
Jhonas Wernery and GitHub
02d5eab441
electron{,-bin,-chromedriver}: 38 -> 41 ( #501642 )
2026-03-21 12:44:41 +00:00
R. Ryantm
4faccfe0f9
cargo-binstall: 1.17.7 -> 1.17.8
2026-03-21 12:40:30 +00:00
R. Ryantm
c650b4f78f
factorio-demo: 2.0.73 -> 2.0.76
2026-03-21 12:33:29 +00:00
nixpkgs-ci[bot] and GitHub
23f1097054
betteralign: 0.8.3 -> 0.9.0 ( #501615 )
2026-03-21 12:19:21 +00:00
Tom Hunze
781b4e42fa
python3Packages.pyrogram: drop
...
pyrogram was archived upstream in December 2024 [1].
[1] https://github.com/pyrogram/pyrogram
2026-03-21 13:09:10 +01:00
sternenseemann and GitHub
e126e8db39
minutor: 2.21.0 -> 26.1 ( #500873 )
2026-03-21 12:09:06 +00:00
Tom Hunze
5647015589
python3Packages.tgcrypto: drop
...
tgcrypto was archived upstream in December 2024 [1].
[1] https://github.com/pyrogram/tgcrypto
2026-03-21 13:07:37 +01:00