gpclient: disable automatic update
This commit is contained in:
committed by
Ihar Hrachyshka
parent
dea799a3f1
commit
344a3c2437
@@ -26,6 +26,9 @@
|
||||
rustPlatform.buildRustPackage {
|
||||
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)
|
||||
cargoHash
|
||||
meta
|
||||
|
||||
Reference in New Issue
Block a user