misoc: bump

pull/74/head
Sebastien Bourdeauducq 2021-10-16 19:10:00 +08:00
parent 2c611a924d
commit f8202340ea
1 changed files with 2 additions and 2 deletions

View File

@ -77,8 +77,8 @@ rec {
then (fetchFromGitHub { then (fetchFromGitHub {
owner = "m-labs"; owner = "m-labs";
repo = "misoc"; repo = "misoc";
rev = "c9572e777febf7abcfbebf624e0323d82600f267"; rev = "794d29b6c0f10b3764372f89507dd363bb76b5b1";
sha256 = "sha256-dal999XLFvS8Ol1hZnQjx7q/UfAXkzSMhAWcZKCDPx4="; sha256 = "sha256-onIK8GhU6ZbFXsPXEs8IbAnCMZ6q8G9vJawNCWoF6JM=";
fetchSubmodules = true; fetchSubmodules = true;
}) })
else (fetchFromGitHub { else (fetchFromGitHub {