forked from M-Labs/artiq
nix: bump jesd204b
This commit is contained in:
parent
2f7364563c
commit
d0b6f92b11
|
@ -91,8 +91,8 @@ rec {
|
||||||
src = fetchFromGitHub {
|
src = fetchFromGitHub {
|
||||||
owner = "m-labs";
|
owner = "m-labs";
|
||||||
repo = "jesd204b";
|
repo = "jesd204b";
|
||||||
rev = "03d3280690727b12b6522cbd294138e66dd157c9";
|
rev = "2fd6391c0a9197580d60f7d8a146191dc7337b03";
|
||||||
sha256 = "1hpx4y8ynhsmwsq4ry748q6bkh8jvv2hy8b7hifxjmlh174y8rb0";
|
sha256 = "1lhw8f0dp42xx4g6d7hyhqhrnd6i5ll4a1wcg265rqz3600i4009";
|
||||||
};
|
};
|
||||||
|
|
||||||
propagatedBuildInputs = with python3Packages; [ migen misoc ];
|
propagatedBuildInputs = with python3Packages; [ migen misoc ];
|
||||||
|
|
Loading…
Reference in New Issue