gpclient: disable automatic update
This commit is contained in:
committed by
Ihar Hrachyshka
parent
dea799a3f1
commit
344a3c2437
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user