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

This commit is contained in:
kirillrdy
2026-01-16 19:50:20 +00:00
committed by GitHub
@@ -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";