Unverified Commit 2301a7cb authored by kirillrdy's avatar kirillrdy Committed by GitHub
Browse files

python3Packages.nvdlfw-inspect: disable auto-updates (#480702)

parents ea12056d 406b3f3a
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -11,6 +11,9 @@
  pytestCheckHook,
}:

# nixpkgs-update: no auto update
# The bot tries to update the package to the older 0.2 tag

buildPythonPackage (finalAttrs: {
  pname = "nvdlfw-inspect";
  version = "0.2.2";