forked from M-Labs/nix-scripts
jesd204: bump
This commit is contained in:
parent
7efd520ba5
commit
d11f13ce3a
|
@ -157,8 +157,8 @@ rec {
|
||||||
src = fetchFromGitHub {
|
src = fetchFromGitHub {
|
||||||
owner = "m-labs";
|
owner = "m-labs";
|
||||||
repo = "jesd204b";
|
repo = "jesd204b";
|
||||||
rev = "2d135e3a482bf7571eb272fab61eaffc345a0f7d";
|
rev = "ac877ac5975411a438415f824e182338ed773529";
|
||||||
sha256 = "0pmzw33xkcmk15jmqc3gkyf7ijfqfcb5hdl2npyf9rx7mbghyfi0";
|
sha256 = "1lkb7cyj87bq4y0hp6379jq4q4lm2ijldccpyhawiizcfkawxa10";
|
||||||
};
|
};
|
||||||
|
|
||||||
propagatedBuildInputs = with python3Packages; [ migen misoc ];
|
propagatedBuildInputs = with python3Packages; [ migen misoc ];
|
||||||
|
|
Loading…
Reference in New Issue