forked from M-Labs/nix-scripts
misoc: bump
This commit is contained in:
parent
f2bdeaf401
commit
4e9339e3a8
|
@ -92,8 +92,8 @@ rec {
|
||||||
then (fetchFromGitHub {
|
then (fetchFromGitHub {
|
||||||
owner = "m-labs";
|
owner = "m-labs";
|
||||||
repo = "misoc";
|
repo = "misoc";
|
||||||
rev = "d99d9d98abdd73e68c99c22457816dfb5d988493";
|
rev = "d84551418042cea0891ea743442e20684b51e77a";
|
||||||
sha256 = "15q68hn09vlvxralahcqjrmpw8gg149122p6scgwnbmxkbqr6bn6";
|
sha256 = "1id5qjr9dl4r3vi6jdn7dfpnr2wb08nrm3nfscn18clbbdxybyjn";
|
||||||
fetchSubmodules = true;
|
fetchSubmodules = true;
|
||||||
})
|
})
|
||||||
else (fetchFromGitHub {
|
else (fetchFromGitHub {
|
||||||
|
|
Loading…
Reference in New Issue