forked from M-Labs/nix-scripts
bumped flake8-artiq version to e6447527
This commit is contained in:
parent
108309388e
commit
8f4183157e
|
@ -231,8 +231,8 @@ in
|
|||
withManual = false;
|
||||
src = pkgs.fetchgit {
|
||||
url = "https://gitlab.com/duke-artiq/flake8-artiq.git";
|
||||
rev = "24bbd3e7f1b3735ac4f40fe54d3666b35a147df0";
|
||||
sha256 = "1rjy1lxcyyq5bak2swfww08vibd1n1l39vrsdb1cg8sl5jpg5in2";
|
||||
rev = "e64475277bdeeb7bbdc8384c90bbd70a3f15e4cd";
|
||||
sha256 = "0zmpm39vzi4f8jd50p569d3sgcda3alkg8xgb8jmr0m8yw1kv5hs";
|
||||
};
|
||||
pythonOptions = {
|
||||
propagatedBuildInputs = [ pkgs.python3Packages.flake8 ];
|
||||
|
|
Loading…
Reference in New Issue