Fabian Affolter and GitHub
30e6af408a
python313Packages.oras: 0.2.27 -> 0.2.28 ( #395105 )
2025-04-01 14:47:23 +02:00
R. Ryantm
f20871279a
ddev: 1.24.3 -> 1.24.4
2025-04-01 12:40:57 +00:00
Gaétan Lepage and GitHub
95e012e549
treewide: remove some unused patches files ( #394746 )
2025-04-01 14:36:54 +02:00
R. Ryantm
1c625d2acf
panoply: 5.5.5 -> 5.6.0
2025-04-01 12:35:03 +00:00
d21f970489
q2pro: 0-unstable-2025-03-20 -> 0-unstable-2025-03-26 ( #395133 )
...
Co-authored-by: carlossless <contact@carlossless.io >
2025-04-01 12:33:54 +00:00
Florian Klink and GitHub
a47cdd6933
python313Packages.tnefparse: init at 1.4.0 ( #394986 )
2025-04-01 13:30:29 +01:00
Gaétan Lepage and GitHub
9453a08c94
vimPlugins.rainbow-delimiters-nvim: unstable-2025-01-12 -> 0.9.1 ( #395135 )
2025-04-01 14:13:28 +02:00
Domen Kožar and GitHub
295421991b
claude-code: 0.2.54 -> 0.2.56 ( #393796 )
2025-04-01 13:03:17 +01:00
Sigmanificient
0489b3976a
treewide: remove unused patches files
2025-04-01 13:59:25 +02:00
Matt Sturgeon
a1bf64c7a5
nixfmt-tree: refactor impl to use treefmt.withConfig
...
Refactor the new `nixfmt-tree` package, to make use of the new
`treefmt.withConfig` wrapper.
Breaking changes:
1. Overriding `settings` will no longer entirely replace all settings,
instead settings are now merged as modules.
2. Adding the package to a nix shell will no longer make runtime inputs
(such as `nixfmt`) available on the PATH, only the wrapped `treefmt`
will be added to the shell's PATH.
Non-breaking changes:
1. Introduced `runtimeInputs`, for consistency with `treefmt.withConfig`
and other parts of nixpkgs, such as `writeShellApplication`.
2. Introduced `nixfmtPackage` to allow specifying a different nixfmt
package, without having to know to override `nixfmt-rfc-style`.
3. Deprecated `runtimePackages` with a warning. Use the new args
instead.
2025-04-01 12:49:00 +01:00
supinie
17018c8a41
briar-desktop: adds supinie to maintainers
2025-04-01 12:45:52 +01:00
supinie
a8e2d76b98
briar-desktop: 0.6.0 -> 0.6.3
2025-04-01 12:45:46 +01:00
4bfec16038
dbvisualizer: 25.1 -> 25.1.2 ( #394632 )
...
Co-authored-by: boldikoller <boldikoller@users.noreply.github.com >
2025-04-01 11:44:45 +00:00
R. RyanTM and GitHub
a432520986
home-assistant-custom-components.versatile_thermostat: 7.2.5 -> 7.2.9 ( #395136 )
...
https://github.com/jmcollin78/versatile_thermostat/releases/tag/7.2.6
https://github.com/jmcollin78/versatile_thermostat/releases/tag/7.2.7
https://github.com/jmcollin78/versatile_thermostat/releases/tag/7.2.8
https://github.com/jmcollin78/versatile_thermostat/releases/tag/7.2.9
2025-04-01 13:22:06 +02:00
Dimitar Nestorov
68664c0952
mactracker: 7.13.2 -> 7.13.5
2025-04-01 14:04:48 +03:00
R. Ryantm and Gaetan Lepage
76b48f26f0
vimPlugins.rainbow-delimiters-nvim: unstable-2025-01-12 -> 0.9.1
2025-04-01 13:01:56 +02:00
R. Ryantm
3f9085b9f8
saucectl: 0.194.0 -> 0.194.1
2025-04-01 10:46:18 +00:00
Seth Flynn and GitHub
26b2bef8b3
television: 0.11.14 -> 0.11.15 ( #395122 )
2025-04-01 06:31:33 -04:00
Sandro and GitHub
7a1edc2396
yt-dlp: 2025.3.27 -> 2025.3.31 ( #395110 )
2025-04-01 12:10:17 +02:00
Gaétan Lepage and GitHub
08dc9736a6
nixosTests.n8n: migrate to runTest ( #394932 )
2025-04-01 12:09:01 +02:00
John Titor
e34066f045
scilab-bin: fix build
...
Nixpkgs for a while has been checking for broken symlinks, and the
result of that is a lot of pacakges like this are broken.
For now we disable this checking, it can be safely reverted when
updated to version 2025.0.0.
Signed-off-by: John Titor <50095635+JohnRTitor@users.noreply.github.com >
2025-04-01 15:38:52 +05:30
R. Ryantm
574e1aaf40
cirrus-cli: 0.139.2 -> 0.140.8
2025-04-01 10:02:14 +00:00
R. Ryantm
d52184c471
q2pro: 0-unstable-2025-03-20 -> 0-unstable-2025-03-26
2025-04-01 09:56:32 +00:00
R. Ryantm and Yaya
2113a521ad
pyradio: 0.9.3.11.8 -> 0.9.3.11.9
2025-04-01 11:52:56 +02:00
R. Ryantm
6bc5d40993
veryl: 0.14.1 -> 0.15.0
2025-04-01 09:41:10 +00:00
Maximilian Bosch and GitHub
f20b220e17
Merge: nixos/nextcloud: add maintainer team, update docs about maintainership of apps ( #393069 )
2025-04-01 11:25:28 +02:00
R. Ryantm
8e1af12f26
python312Packages.dash-bootstrap-components: 1.7.1 -> 2.0.0
2025-04-01 09:22:02 +00:00
Piotr Kwiecinski and Masum Reza
209baee20b
nixosTests.doas: migrate to runTest
...
Part of #386873
2025-04-01 14:44:27 +05:30
John Titor
51dc163364
nixos/ananicy: re enable BPF on hardened kernels
...
This was a workaround to begin with, as hardened kernel didn't support tracing.
Back then kernel level tracing was only available through debugfs, and now that
tracefs has been available on NixOS for a while now, enabled in
Link: https://github.com/NixOS/nixpkgs/pull/388751
This workaround can be removed and bpf can be used with tracefs.
Link: https://github.com/NixOS/nixpkgs/issues/360957
Signed-off-by: John Titor <50095635+JohnRTitor@users.noreply.github.com >
2025-04-01 14:42:59 +05:30
Louis Thevenet
c966955db1
television: 0.11.14 -> 0.11.15
2025-04-01 11:07:12 +02:00
Stefan Mayrhofer
7eeb573de7
walker: 0.12.16 -> 0.12.19
...
Update walker to version 0.12.19
2025-04-01 11:01:15 +02:00
Weijia Wang and GitHub
7740682322
python312Packages.logbook: 1.8.0 -> 1.8.1 ( #393309 )
2025-04-01 10:58:34 +02:00
aa2e3a580d
sof-firmware: 2025.01 -> 2025.01.1 ( #394983 )
...
Co-authored-by: lblasc <lblasc@users.noreply.github.com >
2025-04-01 08:52:10 +00:00
5f04ab8509
nezha-theme-nazhua: 0.6.0 -> 0.6.3 ( #395102 )
...
Co-authored-by: Moraxyc <Moraxyc@users.noreply.github.com >
2025-04-01 08:44:02 +00:00
Yt and GitHub
df8dedbf30
aider-chat: fix definition ( #395107 )
2025-04-01 04:43:00 -04:00
eljamm and Masum Reza
bcd4721144
linux_xanmod_latest: 6.13.8 -> 6.13.9
2025-04-01 14:11:50 +05:30
eljamm and Masum Reza
d9196be0b6
linux_xanmod: 6.12.20 -> 6.12.21
2025-04-01 14:11:50 +05:30
Moritz Sanft
ef4cdcad9e
mkosi: 25.3 -> 25.3-unstable-2025-04-01
...
Signed-off-by: Moritz Sanft <58110325+msanft@users.noreply.github.com >
2025-04-01 10:30:47 +02:00
Weijia Wang and GitHub
ce85c90fd5
eglexternalplatform: 1.2 -> 1.2.1 ( #393517 )
2025-04-01 10:13:42 +02:00
Pol Dellaiera and GitHub
0fc64a2b59
nixosTests.xscreensaver: migrate to runTest ( #394998 )
2025-04-01 10:13:34 +02:00
Pol Dellaiera and GitHub
8a2f45af8b
nixosTests.firefly-iii{-data-importer}: migrate to runTest ( #395013 )
2025-04-01 10:13:28 +02:00
Weijia Wang and GitHub
1b23daa9b8
prowlarr: 1.31.2.4975 -> 1.32.2.4987 ( #393335 )
2025-04-01 10:13:20 +02:00
Pol Dellaiera and GitHub
9e36d51e02
nixosTests.bazarr: migrate to runTest ( #395007 )
2025-04-01 10:13:12 +02:00
Jost Alemann
4b8d970047
yt-dlp: 2025.3.27 -> 2025.3.31
...
Changelog: https://github.com/yt-dlp/yt-dlp/releases/tag/2025.03.31
Diff: https://github.com/yt-dlp/yt-dlp/compare/2025.03.27...2025.03.31
2025-04-01 10:01:01 +02:00
R. Ryantm
91bb19618e
python312Packages.libusb1: 3.3.0 -> 3.3.1
2025-04-01 07:59:06 +00:00
Jörg Thalheim and GitHub
be20b7ce39
sops: 3.10.0 -> 3.10.1 ( #394976 )
2025-04-01 09:58:06 +02:00
a4338c34e2
i2p: 2.8.1 -> 2.8.2 ( #395053 )
...
Co-authored-by: linsui <linsui@users.noreply.github.com >
2025-04-01 07:50:59 +00:00
Fabian Affolter and GitHub
285944aa48
python312Packages.groq: 0.18.0 -> 0.19.0 ( #390839 )
2025-04-01 09:50:22 +02:00
FliegendeWurst
66bfee6a12
aider-chat: fix definition
2025-04-01 09:47:42 +02:00
Pol Dellaiera and GitHub
11fa74a84c
open-webui: 0.5.20 -> 0.6.0 ( #395086 )
2025-04-01 09:45:51 +02:00