forked from M-Labs/nix-scripts
migen: bump
This commit is contained in:
parent
1062353e4a
commit
ec32280ed6
|
@ -107,8 +107,8 @@ rec {
|
||||||
src = fetchFromGitHub {
|
src = fetchFromGitHub {
|
||||||
owner = "m-labs";
|
owner = "m-labs";
|
||||||
repo = "migen";
|
repo = "migen";
|
||||||
rev = "3012df6352ee93939f96e953bdf48fb495f1c1fd";
|
rev = "3714470dc4c6822454397b60ac4080cfd3a90e15";
|
||||||
sha256 = "09fsqnh3skh8cd2alf3rjab71is5rqkxcjfx1sj66sngvi61zg7r";
|
sha256 = "11plnmz9bgf4fxq9hdxk40wbsaqw4w94552jcypnqvgs41xz4p16";
|
||||||
};
|
};
|
||||||
|
|
||||||
propagatedBuildInputs = with python3Packages; [ colorama sphinx sphinx_rtd_theme ];
|
propagatedBuildInputs = with python3Packages; [ colorama sphinx sphinx_rtd_theme ];
|
||||||
|
|
Loading…
Reference in New Issue