yams: disable auto update

This commit is contained in:
Wolfgang Walther
2025-04-28 19:47:21 +02:00
parent 85f896ec76
commit bf2ef36258
+1
View File
@@ -6,6 +6,7 @@
python3Packages.buildPythonPackage rec {
pname = "yams";
# nixpkgs-update: no auto update
version = "0.7.3";
src = fetchFromGitHub {