Commit Graph
879774 Commits
Author SHA1 Message Date
nixpkgs-merge-bot[bot]andGitHub f3b9a7704d gemini-cli-bin: 0.8.1 -> 0.8.2 (#452096) 2025-10-14 23:34:38 +00:00
Nick CaoandGitHub a096765054 vcluster: 0.28.0 -> 0.29.1 (#446838) 2025-10-14 23:32:04 +00:00
nixpkgs-merge-bot[bot]andGitHub 9c15671174 termusic: 0.11.0 -> 0.12.0 (#450531) 2025-10-14 23:13:40 +00:00
R. Ryantm 41edcfcc37 gemini-cli-bin: 0.8.1 -> 0.8.2 2025-10-14 22:58:10 +00:00
Glenn Pratt 47b086bea6 setup-envtest: 0.19.0 -> 0.22.3 2025-10-14 15:54:10 -07:00
R. Ryantm 1c39b4c361 chezmoi: 2.65.0 -> 2.66.0 2025-10-14 22:46:59 +00:00
R. Ryantm 2698eb7ea5 bootspec: 1.1.0 -> 2.0.0 2025-10-14 22:46:54 +00:00
R. Ryantm 3285558f64 pocketbase: 0.30.1 -> 0.30.2 2025-10-14 22:39:54 +00:00
R. Ryantm 4d68d5e68e mirrord: 3.164.0 -> 3.165.0 2025-10-14 22:38:57 +00:00
Jörg ThalheimandGitHub 3cba776f47 nix-eval-jobs: 2.31.0 -> 2.32.1 (#452080) 2025-10-14 22:34:45 +00:00
Martin WeineltandGitHub 16ae71b52d evcc: 0.209.1 -> 0.209.2 (#452085) 2025-10-14 22:24:43 +00:00
nixpkgs-merge-bot[bot]andGitHub 021c005145 copilot-language-server: 1.378.0 -> 1.381.0 (#452077) 2025-10-14 22:18:56 +00:00
Martin Weinelt ee79290aa3 evcc: 0.209.1 -> 0.209.2
https://github.com/evcc-io/evcc/releases/tag/0.209.2
2025-10-15 00:18:36 +02:00
Stefan Frijters ac4d61cf19 pnmixer: use hash instead of sha256 and tag instead of rev in fetcher 2025-10-15 00:18:29 +02:00
Stefan Frijters d44cf28a95 pnmixer: remove 'with lib' 2025-10-15 00:18:29 +02:00
Stefan Frijters f7c69f0d5f pnmixer: use finalAttrs pattern 2025-10-15 00:18:29 +02:00
Stefan Frijters 834ad07c6c pnmixer: fix build with CMake 4
And fix compatibility with https://cmake.org/cmake/help/v4.1/policy/CMP0065.html
2025-10-15 00:18:18 +02:00
Fernando RodriguesandGitHub 2618faa66f freetube: 0.23.10 -> 0.23.11 (#451913) 2025-10-14 22:08:17 +00:00
R. Ryantm df7b2ee2c4 postgresqlPackages.pg_uuidv7: 1.6.0 -> 1.7.0 2025-10-14 22:02:45 +00:00
Tristan RossandGitHub 20158056cd zig: 0.15.1 -> 0.15.2 (#451789) 2025-10-14 22:01:03 +00:00
Nick CaoandGitHub f69da868f5 k0sctl: 0.25.1 -> 0.26.0 (#451961) 2025-10-14 22:00:21 +00:00
Nick CaoandGitHub 61ff185461 python3Packages.reorder-python-imports: 3.15.0 -> 3.16.0 (#451982) 2025-10-14 21:57:29 +00:00
Nick CaoandGitHub 4d0c9e463f grpc-health-probe: 0.4.40 -> 0.4.41 (#451972) 2025-10-14 21:56:17 +00:00
Jean-François Roche 8435b51bc9 nix-eval-jobs: 2.31.0 -> 2.32.1
Update nix-eval-jobs to 2.32.1

Changelog: https://github.com/nix-community/nix-eval-jobs/releases/tag/v2.32.1
2025-10-14 23:53:08 +02:00
Doron BeharandGitHub 96414a48f9 qalculate-qt: 5.7.0 -> 5.8.0 (#451997) 2025-10-14 21:51:54 +00:00
emilylange 3367797b6d music-assistant: fix running the built-in snapcast server
This patch fixes two issues that would otherwise prevent the built-in
snapserver to run. Running music-assistant with an external snapserver
is not affected by those.

1. snapserver prior to v0.30.0 allowed arbitrary code execution in the
AddStream (and RemoveStream) JSON RPC API method that music-assistant
uses to load a custom control script (plugin). To fix this rather
severe vulnerability, snapserver v0.30.0 removed those affected methods
altogether, only for them to return with new security measures in
v0.31.0. Most relevant for us and this patch, the control script must
be located in the [stream].plugin_dir now, which is unset by default.
So to be able to load the control script music-assistant uses for the
built-in snapserver, we simply pass --stream.plugin_dir with the correct
directory as parameter when starting snapserver

2. snapserver exits with an error message on start up when it
cannot read the configuration file since v0.32.0. To fix this, we
tell snapserver to read /dev/null as config instead of the default
(non-existent) /etc/snapserver.conf
2025-10-14 23:50:15 +02:00
Nick CaoandGitHub 710d6f6c57 python3Packages.oralb-ble: 1.0.0 -> 1.0.2 (#451867) 2025-10-14 21:48:02 +00:00
Nick CaoandGitHub 98e86d72b1 kubefirst: 2.10.1 -> 2.10.2 (#451839) 2025-10-14 21:46:08 +00:00
Nick CaoandGitHub a7b2195af6 istioctl: 1.27.1 -> 1.27.2 (#451838) 2025-10-14 21:45:48 +00:00
R. Ryantm 6334c6925c copilot-language-server: 1.378.0 -> 1.381.0 2025-10-14 21:44:04 +00:00
Benjamin StaffinandGitHub b5ad8986fe prometheus-nginx-exporter: 1.5.0 -> 1.5.1 (#452035) 2025-10-14 21:40:51 +00:00
Nick CaoandGitHub 62a78ad871 v2ray-domain-list-community: 20250826193754 -> 20250916122507 (#451785) 2025-10-14 21:40:10 +00:00
Nick CaoandGitHub 9b92204eb9 dbip-{city,country,asn}-lite: 2025-09 -> 2025-10 (#451782) 2025-10-14 21:40:00 +00:00
Nick CaoandGitHub 9d1dace947 npm-check-updates: 19.0.0 -> 19.1.0 (#451780) 2025-10-14 21:39:13 +00:00
Nick CaoandGitHub 45dc34153c qalculate-qt: 5.7.0 -> 5.8.0 (#451773) 2025-10-14 21:38:47 +00:00
R. Ryantm df02dfae05 python3Packages.rigour: 1.3.10 -> 1.3.11 2025-10-14 21:37:41 +00:00
Nick CaoandGitHub d883a9e81f python3Packages.tyro: 0.9.32 -> 0.9.35 (#451771) 2025-10-14 21:37:20 +00:00
Nick CaoandGitHub 46f27b1657 cimg: 3.6.2 -> 3.6.3 (#451836) 2025-10-14 21:36:35 +00:00
Nick CaoandGitHub 1003910460 lunar-client: 3.5.1 -> 3.5.2 (#451819) 2025-10-14 21:35:16 +00:00
Nick CaoandGitHub 40ed3f21cb python3Packages.async-tkinter-loop: 0.9.3 -> 0.10.0 (#451817) 2025-10-14 21:34:49 +00:00
Nick CaoandGitHub a8fe460de1 python3Packages.dynaconf: 3.2.11 -> 3.2.12 (#451805) 2025-10-14 21:33:03 +00:00
Nick CaoandGitHub 58a2f2a21f python3Packages.deepl: 1.22.0 -> 1.23.0 (#451804) 2025-10-14 21:32:32 +00:00
nixpkgs-merge-bot[bot]andGitHub 98f5c52f33 unordered_dense: 4.6.0 -> 4.7.0 (#452068) 2025-10-14 21:30:13 +00:00
Nick CaoandGitHub 4b4ab78c62 taskchampion-sync-server: 0.7.0 -> 0.7.1 (#451664) 2025-10-14 21:27:38 +00:00
Nick CaoandGitHub 3898a6d5a3 vscode-extensions.vscjava.vscode-java-dependency: 0.25.2025092303 -> 0.26.1 (#451663) 2025-10-14 21:27:05 +00:00
Nick CaoandGitHub 56f6c94ba6 python3Packages.jc: 1.25.5 -> 1.25.6 (#451662) 2025-10-14 21:26:49 +00:00
R. Ryantm 7dd8fd669f granian: 2.5.4 -> 2.5.5 2025-10-14 21:26:39 +00:00
R. Ryantm 54892f5488 python3Packages.pylint-odoo: 9.3.18 -> 9.3.21 2025-10-14 21:26:26 +00:00
R. Ryantm 2c7a841148 python3Packages.add-trailing-comma: 3.2.0 -> 4.0.0 2025-10-14 21:25:23 +00:00
Nick CaoandGitHub 34ca5fc79d flix: 0.64.0 -> 0.65.0 (#451630) 2025-10-14 21:23:28 +00:00