misoc: bump

no-stdenv-lib
Sebastien Bourdeauducq 2021-02-28 14:31:52 +08:00
parent f2bdeaf401
commit 4e9339e3a8
1 changed files with 2 additions and 2 deletions

View File

@ -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 {