Unverified Commit c4c9e50c authored by Jon Seager's avatar Jon Seager
Browse files

python3Packages.pydantic_yaml-0: disable automatic update of package by bots

parent ce23c154
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -15,6 +15,7 @@

buildPythonPackage rec {
  pname = "pydantic_yaml-0";
  # nixpkgs-update: no auto update
  version = "0.11.2";

  pyproject = true;