forked from M-Labs/nix-scripts
migen: bump
This commit is contained in:
parent
58f5901897
commit
d98f83be10
|
@ -107,8 +107,8 @@ rec {
|
||||||
src = fetchFromGitHub {
|
src = fetchFromGitHub {
|
||||||
owner = "m-labs";
|
owner = "m-labs";
|
||||||
repo = "migen";
|
repo = "migen";
|
||||||
rev = "9031bfeda956fb1bea3f5f90d20cf3298708def7";
|
rev = "bc903441a5a27cb36b6961c29529ff98cd94f1ec";
|
||||||
sha256 = "0lw69q51wr4l7l3343ahndlcvhdnf04qrr4d6wrm99j2jggxdg07";
|
sha256 = "0rjjhbh6m2r5w71cvyzbh90wgykm1ygsxj1h5f5z87zka3dfvxwn";
|
||||||
};
|
};
|
||||||
|
|
||||||
propagatedBuildInputs = with python3Packages; [ colorama sphinx sphinx_rtd_theme ];
|
propagatedBuildInputs = with python3Packages; [ colorama sphinx sphinx_rtd_theme ];
|
||||||
|
|
Loading…
Reference in New Issue