python39Packages.pyls-flake8: switch to tag

This commit is contained in:
Sandro
2021-07-23 16:21:04 +02:00
committed by GitHub
parent 10204ffee4
commit 6596a5a34b

View File

@@ -14,7 +14,7 @@ buildPythonPackage rec {
src = fetchFromGitHub {
owner = "emanspeaks";
repo = "pyls-flake8";
rev = "3df8606ad821100e64743f457c77c20170bde722";
rev = "v{version}";
sha256 = "14wkmwh8mqr826vdzxhvhdwrnx2akzmnbv3ar391qs4imwqfjx3l";
};