misoc: bump

master
Sebastien Bourdeauducq 2021-11-10 14:58:48 +08:00
parent ce89fc09bb
commit 90bc26adc4
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 = "51ea207bfbc03a552071df0bbf770913ba904217"; rev = "f5203e406520874e15ab5d070058ef642fc57fd9";
sha256 = "sha256-5dRDFxwKye4X6QQkdNma3SJknPXZDUUyF9GUwgS1Otc="; sha256 = "sha256-/2XTejqj0Bo81HaTrlTSWwInnWwsuqnq+CURXbpIrkA=";
fetchSubmodules = true; fetchSubmodules = true;
}) })
else (fetchFromGitHub { else (fetchFromGitHub {