gpclient: disable automatic update

This commit is contained in:
Ihar Hrachyshka
2026-06-03 19:25:58 -04:00
committed by Ihar Hrachyshka
parent dea799a3f1
commit 344a3c2437
+3
View File
@@ -26,6 +26,9 @@
rustPlatform.buildRustPackage { rustPlatform.buildRustPackage {
pname = "gpclient"; pname = "gpclient";
# Keep automatic updates anchored on gpauth so the bot updates both
# package outputs in one PR.
# nixpkgs-update: no auto update
inherit (gpauth) inherit (gpauth)
cargoHash cargoHash
meta meta