misoc: bump

pull/74/head
Sebastien Bourdeauducq 2021-10-21 15:05:43 +08:00
parent 7be44217fc
commit ae16ada2e3
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 = "2acffae0ee51e569dc217a9f3cea06b33103d623"; rev = "855914deace34880c69589022c52a8921f431063";
sha256 = "sha256-/x9CPW0mnUR6hgHWzOSJY//P9k9w+gObNn2uwrxL8dw="; sha256 = "sha256-CbeXsLTwwYBWb5cfrVVYkcQYV207gi9+CQhzfeZbXGc=";
fetchSubmodules = true; fetchSubmodules = true;
}) })
else (fetchFromGitHub { else (fetchFromGitHub {