ArchiSteamFarm: disable nixpkgs-update

This commit is contained in:
Sandro
2022-04-13 12:10:17 +02:00
committed by Sandro Jäckel
parent f893eecfe8
commit b4d69f1fbe
@@ -11,6 +11,7 @@
buildDotnetModule rec {
pname = "archisteamfarm";
# nixpkgs-update: no auto update
version = "5.2.2.4";
src = fetchFromGitHub {