ArchiSteamFarm: disable nixpkgs-update

This commit is contained in:
Sandro 2022-04-13 12:09:15 +02:00 committed by Sandro Jäckel
parent f893eecfe8
commit b4d69f1fbe
No known key found for this signature in database
GPG key ID: B1763F8651144063

View file

@ -11,6 +11,7 @@
buildDotnetModule rec {
pname = "archisteamfarm";
# nixpkgs-update: no auto update
version = "5.2.2.4";
src = fetchFromGitHub {