Maximilian Bosch and GitHub
e91d089d83
Merge: rust-synapse-compress-state: rename from rust-synapse-state-compress ( #387126 )
2025-03-08 11:11:26 +01:00
Thiago Kenji Okada and GitHub
6b7deaae18
osu-lazer{,-bin}: 2025.225.0 -> 2025.306.0 ( #387715 )
2025-03-08 09:59:28 +00:00
f2b63c2c6e
terraform-compliance: 1.3.49 -> 1.3.50 ( #388141 )
...
Co-authored-by: kashw2 <kashw2@users.noreply.github.com >
2025-03-08 09:47:21 +00:00
b78061e2fd
imhex: 1.37.1 -> 1.37.4 ( #388116 )
...
Co-authored-by: kashw2 <kashw2@users.noreply.github.com >
2025-03-08 09:44:31 +00:00
276b10007f
xlights: 2025.03 -> 2025.04 ( #387944 )
...
Co-authored-by: kashw2 <kashw2@users.noreply.github.com >
2025-03-08 09:43:01 +00:00
Florian Klink and GitHub
7e530de84b
jwx: 2.1.3 -> 2.1.4 ( #388076 )
2025-03-08 16:38:48 +07:00
Christian Kögler and GitHub
16fc9ce10b
linux-manual: clean up and improve ( #380978 )
2025-03-08 10:12:10 +01:00
Lin Jian and GitHub
23e610d63f
emacs: support and enable __structuredAttrs in elisp build helpers ( #387193 )
2025-03-08 17:09:46 +08:00
Christian Kögler and GitHub
a3982961cf
nixos/k3s: use dynamic networking in multi node test ( #381122 )
2025-03-08 10:07:11 +01:00
Fabian Affolter and GitHub
2e9285a044
nuclei: 3.3.9 -> 3.3.10 ( #388005 )
2025-03-08 10:06:00 +01:00
n and GitHub
e43340da27
nixos/emacs: improve description of services.emacs.enable ( #387966 )
...
Remove `, whatever its value.` because it makes the sentence confusing.
2025-03-08 17:04:05 +08:00
Aleksana and GitHub
52a1dddc79
xkeysnail: fix build ( #385401 )
2025-03-08 16:57:08 +08:00
Martin Weinelt and GitHub
89cdd8a1bd
home-assistant: 2025.3.0 -> 2025.3.1 ( #388098 )
2025-03-08 09:53:01 +01:00
Aleksana and GitHub
60a57318a5
ppsspp-qt: Fix Qt wrapping ( #386712 )
2025-03-08 16:51:49 +08:00
Colin and GitHub
ea011c1ece
aerc: make notmuch optional ( #386733 )
2025-03-08 08:51:30 +00:00
Aleksana and GitHub
f2ef5d1a9e
tauon: doc fixes ( #387077 )
2025-03-08 16:48:18 +08:00
Aleksana and GitHub
0f4e977201
qsstv: fix source url ( #388001 )
2025-03-08 16:42:52 +08:00
1a4575f9db
nixos/modules: Add security.pki.caBundle option and make all services use it for CA bundles ( #352244 )
...
Previously some modules used `config.environment.etc."ssl/certs/ca-certificates.crt".source`, some used `"/etc/ssl/certs/ca-certificates.crt"`, and some used `"${pkgs.cacert}/etc/ssl/certs/ca-bundle.crt"`. These were all bad in one way or another:
- `config.environment.etc."ssl/certs/ca-certificates.crt".source` relies on `source` being set; if `text` is set instead this breaks, introducing a weird undocumented requirement
- `"/etc/ssl/certs/ca-certificates.crt"` is probably okay but very un-nix. It's a magic string, and the path doesn't change when the file changes (and so you can't trigger service reloads, for example, when the contents change in a new system activation)
- `"${pkgs.cacert}/etc/ssl/certs/ca-bundle.crt"` silently doesn't include the options from `security.pki`
Co-authored-by: Shelvacu <git@shelvacu.com >
2025-03-08 08:41:08 +00:00
Martin Weinelt
b9d99ad6df
home-assistant.python.pkgs.pytest-homeassistant-custom-component: 0.13.220 -> 0.13.222
...
https://github.com/MatthewFlamm/pytest-homeassistant-custom-component/blob/refs/tags/0.13.222/CHANGELOG.md
2025-03-08 09:37:08 +01:00
Robert Schütz and Martin Weinelt
f40557a42b
python313Packages.homeassistant-stubs: 2025.3.0 -> 2025.3.1
...
Diff: https://github.com/KapJI/homeassistant-stubs/compare/refs/tags/2025.3.0...2025.3.1
Changelog: https://github.com/KapJI/homeassistant-stubs/releases/tag/2025.3.1
2025-03-08 09:37:08 +01:00
Martin Weinelt
a8294c092d
home-assistant: 2025.3.0 -> 2025.3.1
...
https://github.com/home-assistant/core/releases/tag/2025.3.1
2025-03-08 09:37:08 +01:00
Martin Weinelt
dbd5f4e5a6
python313Packages.pysmartthings: 2.6.1 -> 2.7.0
...
https://github.com/andrewsayre/pysmartthings/releases/tag/v2.7.0
2025-03-08 09:37:08 +01:00
Martin Weinelt
74c4f53149
python313Packages.py-synologydsm-api: 2.7.0 -> 2.7.1
...
https://github.com/mib1185/py-synologydsm-api/releases/tag/v2.7.1
2025-03-08 09:37:07 +01:00
Fabian Affolter and Martin Weinelt
908c6f3c39
python313Packages.aiohomeconnect: 0.16.2 -> 0.16.3
...
Diff: https://github.com/MartinHjelmare/aiohomeconnect/compare/refs/tags/v0.16.2...v0.16.3
Changelog: https://github.com/MartinHjelmare/aiohomeconnect/blob/refs/tags/v0.16.3/CHANGELOG.md
2025-03-08 09:37:07 +01:00
Maximilian Bosch
7c97c44d2e
rust-synapse-compress-state: rename from rust-synapse-state-compress
...
This was renamed by accident in
4b644d1457 .
Undoing the change and adding an alias to for the people who already
updated their configs.
2025-03-08 09:33:16 +01:00
Colin and GitHub
f5dadc8f64
sm64coopdx: 1.1.1 -> 1.2.1 ( #384940 )
2025-03-08 08:33:10 +00:00
Colin and GitHub
3d16bc1e62
buffybox: 3.2.0-unstable-2024-12-09 -> 3.2.0-unstable-2025-02-27 ( #386629 )
2025-03-08 08:09:50 +00:00
Sefa Eyeoglu and GitHub
3f9dc9855d
qt6ct: use new upstream and use CMake ( #387423 )
2025-03-08 09:03:48 +01:00
Sefa Eyeoglu and GitHub
d71c8568f2
pnpm: 10.5.2 -> 10.6.1 ( #387640 )
2025-03-08 09:02:46 +01:00
Fabian Affolter and GitHub
4f161f015a
gitxray: 1.0.17.2 -> 1.0.17.3 ( #388075 )
2025-03-08 09:01:37 +01:00
Franz Pletz and GitHub
c35cea8778
prometheus-postgres-exporter: 0.17.0 -> 0.17.1 ( #388057 )
2025-03-08 09:01:26 +01:00
Sefa Eyeoglu and GitHub
1e80cd1a49
mpd: 0.23.16 -> 0.23.17 ( #388008 )
2025-03-08 08:54:16 +01:00
953f9b7930
bunster: 0.8.0 -> 0.9.0 ( #387683 )
...
Co-authored-by: yunz-dev <yunz-dev@users.noreply.github.com >
2025-03-08 07:14:11 +00:00
Ilan Joselevich and GitHub
762169c20a
buildRustCrate: make default value for codegenUnits configurable ( #383716 )
2025-03-08 14:01:35 +07:00
R. Ryantm
893c17338c
terraform-compliance: 1.3.49 -> 1.3.50
2025-03-08 06:57:29 +00:00
Francesco Gazzetta
c0aaa9a2eb
projectm: move to projectm_3
...
ProjectM 4 was split into libprojectm and projectm-sdl
2025-03-08 06:47:48 +00:00
Francesco Gazzetta
4457f3606c
projectm-sdl-cpp: init at 0-unstable-2024-08-07
2025-03-08 06:47:48 +00:00
Francesco Gazzetta
861c05f27e
libprojectm: init at 4.1.4
2025-03-08 06:47:48 +00:00
K900 and GitHub
c4d300bed6
ktailctl: 0.19.3 -> 0.20.0 ( #388119 )
2025-03-08 09:44:16 +03:00
2d23b8a214
siyuan: 3.1.22 -> 3.1.24 ( #387995 )
...
Co-authored-by: L-Trump <L-Trump@users.noreply.github.com >
2025-03-08 06:10:22 +00:00
Nick Cao and GitHub
16d17a34e1
pnetcdf: init at 1.14.0 ( #386926 )
2025-03-08 00:23:51 -05:00
R. Ryantm and Masum Reza
4ce9f560e7
warp-terminal: 0.2025.02.26.08.02.stable_02 -> 0.2025.03.05.08.02.stable_02
2025-03-08 10:39:12 +05:30
Connor Baker and GitHub
871cda0b06
testers.shellcheck: refactor, update docs, and simplify tests ( #385940 )
2025-03-07 20:53:33 -08:00
Franz Pletz and GitHub
dd5a41a9a5
prometheus-alertmanager: 0.28.0 -> 0.28.1 ( #388013 )
2025-03-08 05:50:09 +01:00
Nick Cao and GitHub
cabc524744
python312Packages.netgen: rename to python312Packages.netgen-mesher ( #387902 )
2025-03-07 23:35:52 -05:00
4fdfadb909
railway: 3.21.0 -> 3.22.0 ( #388039 )
...
Co-authored-by: techknowlogick <hello@techknowlogick.com >
2025-03-08 04:25:01 +00:00
Austin Horstman and GitHub
f17e702eaf
vimPlugins.avante-nvim: 0.0.21 -> 0.0.22 ( #388117 )
2025-03-07 22:24:42 -06:00
Sandro Jäckel
9168c96e0c
ktailctl: 0.19.3 -> 0.20.0
...
Changelog: https://github.com/f-koehler/KTailctl/releases/tag/v0.20.0
2025-03-08 04:13:23 +01:00
Sandro and GitHub
ed0b188156
iodine: fix patches, misc cleanup ( #383742 )
2025-03-08 04:02:36 +01:00
Omar Crespo
c2b2e00861
vimPlugins.avante-nvim: 0.0.21 -> 0.0.22
2025-03-07 21:47:48 -05:00