Fabian Affolter
090889d946
python313Packages.nomadnet: 0.7.0 -> 0.8.0
...
Diff: https://github.com/markqvist/NomadNet/compare/refs/tags/0.7.0...refs/tags/0.8.0
Changelog: https://github.com/markqvist/NomadNet/releases/tag/0.8.0
2025-07-23 20:08:31 +02:00
Fabian Affolter
0cd379903a
python313Packages.lxmf: 0.7.1 -> 0.8.0
...
Diff: https://github.com/markqvist/lxmf/compare/refs/tags/0.7.1...refs/tags/0.8.0
Changelog: https://github.com/markqvist/LXMF/releases/tag/0.8.0
2025-07-23 20:07:56 +02:00
nixpkgs-ci[bot] and GitHub
e5eafe4042
Merge master into staging-next
2025-07-23 18:05:04 +00:00
Fabian Affolter and GitHub
2e19e30b26
mediawriter: 5.2.7 -> 5.2.8 ( #427755 )
2025-07-23 20:03:31 +02:00
Fabian Affolter
5ed2c148d8
python313Packages.model-checker: 0.9.26 -> 0.9.28
2025-07-23 20:02:02 +02:00
R. Ryantm
4b1cd91d4f
storj-uplink: 1.131.7 -> 1.133.5
2025-07-23 17:50:52 +00:00
Markus Hauck and Austin Seipp
8c833e2a2d
claude-code: 1.0.57 -> 1.0.58
...
Updates claude-code to the latest version.
2025-07-23 12:41:17 -05:00
R. Ryantm and Eric Bailey
d89aefe544
helmfile: 1.1.2 -> 1.1.3
2025-07-23 12:38:22 -05:00
Felix Bargfeldt and GitHub
4c6641db92
nixos/alertmanager-ntfy: improve documentation about topic option ( #426956 )
2025-07-23 19:35:42 +02:00
Justin !
92a350d83d
lixPackageSets.lix_2_93: 2.93.2 -> 2.93.3
...
For the complete git log:
https://git.lix.systems/lix-project/lix/compare/2.93.2...2.93.3
2025-07-23 13:26:25 -04:00
Wolfgang Walther
59233ecd0d
top-level/release-attrpaths-superset: remove __attrsFailEvaluation
...
This doesn't seem to be necessary anymore. I confirmed by:
- Adding a lib.warn into the __attrsFailsEvaluation branch - never got
any.
- Removing it everywhere and running full Eval on it - no errors, no
rebuilds.
2025-07-23 19:23:23 +02:00
R. Ryantm
7f5c53cf3c
bump: 0.2.5 -> 0.2.6
2025-07-23 17:23:10 +00:00
Sarah Clark
d6a9bae297
python3Packages.pykrige: relax numpy upper bound
2025-07-23 10:23:03 -07:00
Sarah Clark
aa565ae949
python3Packlages.gstools: 1.6.1 -> 1.7.0
2025-07-23 10:23:03 -07:00
Sarah Clark
21bdd3714f
python3Packages.gstools-cython: init at 1.1.0
2025-07-23 10:23:03 -07:00
R. Ryantm and Alyssa Ross
1744f3daf8
linuxKernel.kernels.linux_zen: 6.15.6 -> 6.15.7
2025-07-23 19:07:46 +02:00
Adam C. Stephens
b051a144dc
elixir-ls: force local installation
2025-07-23 13:03:43 -04:00
guilherme-n-l
1e20a50823
maintainers: add guilhermenl
2025-07-23 14:02:59 -03:00
parth
b24f9ea06e
lockbook-desktop: 0.9.24 -> 0.9.25
2025-07-23 12:54:53 -04:00
Sean Buckley
18939487eb
brave: 1.80.122 -> 1.80.124
...
https://community.brave.com/t/release-channel-1-80-124/634907
2025-07-23 12:54:28 -04:00
Maximilian Bosch
0bb1514207
nixos/alertmanager-ntfy: improve documentation about topic option
...
This cannot be left unset, otherwise the evaluation would fail. However,
it should be treated as secret. Update description to reflect that.
2025-07-23 18:51:19 +02:00
Doron Behar and GitHub
29da035f95
soapyuhd: 0.4.1 -> 0.4.1-unstable-2025-02-13 ( #427592 )
2025-07-23 19:36:47 +03:00
Doron Behar and GitHub
6ebb76b32a
balena-cli: 22.1.2 -> 22.1.4 ( #427760 )
2025-07-23 19:36:17 +03:00
Kiskae
175185abb5
linuxPackages.nvidiaPackages.latest: 575.64.03 -> 575.64.05
2025-07-23 18:34:30 +02:00
Antonio
a3fbf2c805
hayabusa-sec: init at 3.3.0-unstable-2025-07-17
2025-07-23 18:32:11 +02:00
Will Fancher
0bbe53d295
lanzaboote-tool: Remove
...
The lanzaboote-tool doesn't really see much attention in nixpkgs. See
the hydra build failures:
https://hydra.nixos.org/job/nixos/trunk-combined/nixpkgs.lanzaboote-tool.x86_64-linux
It doesn't make much sense in nixpkgs anyway. It's basically useless
without the stub and the nixos module, neither of which is
present. Users should migrate to the Nix expressions provided by [the
main lanzaboote repo](https://github.com/nix-community/lanzaboote ).
2025-07-23 12:31:38 -04:00
Bobby Rong and GitHub
649c61d2b8
Cinnamon updates 2025-07-22 ( #427464 )
2025-07-24 00:23:34 +08:00
Gaute Ravndal
3e4072fb1e
xorg.xinit: fix sysserverrc and sysclientrc substitutions
2025-07-23 18:15:53 +02:00
Wolfgang Walther
4ad7d21c88
top-level/release-outpaths-parallel: rename from top-level/release-attrpaths-parallel
...
This file takes attrpaths as input and returns chunks of derivations,
aka a subset of release-outpaths - while release-attrpaths-superset
returns only an attrpath, not any derivations.
Thus, as a specialization of release-outpaths, the name
release-outpaths-parallel matches much better.
2025-07-23 18:13:35 +02:00
R. Ryantm
bf0eb23a56
obs-cmd: 0.18.4 -> 0.18.5
2025-07-23 16:11:34 +00:00
Philip Taron and GitHub
29c7db041b
tests.trivial-builders.writeShellApplication: fix assert ( #427781 )
2025-07-23 09:09:25 -07:00
R. Ryantm
2820979e51
ktlint: 1.6.0 -> 1.7.1
2025-07-23 16:07:12 +00:00
parth
ff6fe0f122
lockbook: 0.9.22 --> 0.9.25
2025-07-23 12:03:44 -04:00
R. Ryantm
e0ee93f8ce
python3Packages.aioairzone-cloud: 0.6.12 -> 0.6.16
2025-07-23 15:59:55 +00:00
Wolfgang Walther
d377423ccc
tests.trivial-builders.writeShellApplication: fix assert
...
This broke in a recent treewide.
2025-07-23 17:58:52 +02:00
Philip Taron and GitHub
a7c58095a8
appimage-run: add xdg-user-dirs for flutter apps ( #350962 )
2025-07-23 08:55:14 -07:00
Philip Taron and GitHub
a2528bba9f
cargo: unset HOST_PKG_CONFIG_PATH ( #426852 )
2025-07-23 08:50:32 -07:00
Leona Maroni and GitHub
2a0dac39da
snipe-it: 8.1.18 -> 8.2.0 ( #427778 )
2025-07-23 17:49:00 +02:00
R. Ryantm
5f4c4c36d1
siyuan: 3.2.0 -> 3.2.1
2025-07-23 15:36:16 +00:00
transcaffeine
ae380640c5
snipe-it: 8.1.18 -> 8.2.0
...
Release notes: https://github.com/grokability/snipe-it/releases/tag/v8.2.0
Full changelog: https://github.com/grokability/snipe-it/compare/v8.1.18...v8.2.0
2025-07-23 17:35:15 +02:00
zi3m5f and Philip Taron
375458eb17
appimage-run: add xdg-user-dirs for flutter apps
...
Many flutter apps indirectly depend on `xdg-user-dir` being in PATH by using `path_provider` which in turn uses `xdg_directories`. See the flutter packages for more:
https://github.com/flutter/packages/blob/a87eddf0c281d5d017093125c1a8d9161257741f/packages/xdg_directories/lib/xdg_directories.dart#L188
2025-07-23 08:32:18 -07:00
R. Ryantm
389b1e81ac
nwg-drawer: 0.7.3 -> 0.7.4
2025-07-23 15:21:44 +00:00
ebb5634198
ts_query_ls: 3.3.0 -> 3.8.0 ( #427652 )
...
Co-authored-by: ribru17 <ribru17@gmail.com >
2025-07-23 15:12:00 +00:00
771767890c
vpl-gpu-rt: 25.2.6 -> 25.3.0 ( #427769 )
...
Co-authored-by: pjungkamp <philipp@jungkamp.dev >
2025-07-23 15:07:32 +00:00
Philip Taron and GitHub
c98749388a
importNpmLock: fix native dependencies for Darwin ( #423199 )
2025-07-23 08:01:57 -07:00
Leona Maroni and Yaya
6d50ed837c
gitlab: 18.2.0 -> 18.2.1
...
https://about.gitlab.com/releases/2025/07/23/patch-release-gitlab-18-2-1-released/
2025-07-23 16:59:13 +02:00
Michele Guerini Rocco and GitHub
6424dede0c
nixos/network-interfaces: improve IPv6 support ( #417150 )
2025-07-23 16:51:24 +02:00
Michele Guerini Rocco and GitHub
bad69252a3
wpa_supplicant: Add upstream patch that suppresses some log messages ( #413125 )
2025-07-23 16:43:04 +02:00
Weijia Wang
1d41674b58
parcellite: unpin autotools
2025-07-23 16:40:06 +02:00
R. Ryantm
716cca5613
cameradar: 5.0.2 -> 5.0.4
2025-07-23 14:39:31 +00:00