Commit 406b3f3a authored by Gaetan Lepage's avatar Gaetan Lepage
Browse files

python3Packages.nvdlfw-inspect: disable auto-updates

parent 2a79c09f
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";