Commit 0d7cb827 authored by Robert Rose's avatar Robert Rose
Browse files

grpc: disable auto updates by nixpkgs-update

The grpc package should be updated together to with all related python
packages to ensure compatibility.
parent 651a7125
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -19,6 +19,9 @@
, arrow-cpp
}:

# This package should be updated together with all related python grpc packages
# to ensure compatibility.
# nixpkgs-update: no auto update
stdenv.mkDerivation rec {
  pname = "grpc";
  version = "1.66.1"; # N.B: if you change this, please update: