Commit 3b3656e0 authored by figsoda's avatar figsoda
Browse files

python313Packages.google-cloud-firestore: move updateScript to passthru

parent 1bee13b6
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -82,7 +82,7 @@ buildPythonPackage (finalAttrs: {
    "google.cloud.firestore_admin_v1"
  ];

  updateScript = nix-update-script {
  passthru.updateScript = nix-update-script {
    extraArgs = [
      "--version-regex"
      "google-cloud-firestore-v(.*)"