Unverified Commit a708cda5 authored by Wolfgang Walther's avatar Wolfgang Walther Committed by GitHub
Browse files

python312Packages.niaarm: disable auto update (#381782)

parents 059ef934 0e93529e
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -23,6 +23,7 @@

buildPythonPackage rec {
  pname = "niaarm";
  # nixpkgs-update: no auto update
  version = "0.4.1";
  pyproject = true;