forked from M-Labs/nix-scripts
misoc: bump
This commit is contained in:
parent
7be44217fc
commit
ae16ada2e3
|
@ -77,8 +77,8 @@ rec {
|
|||
then (fetchFromGitHub {
|
||||
owner = "m-labs";
|
||||
repo = "misoc";
|
||||
rev = "2acffae0ee51e569dc217a9f3cea06b33103d623";
|
||||
sha256 = "sha256-/x9CPW0mnUR6hgHWzOSJY//P9k9w+gObNn2uwrxL8dw=";
|
||||
rev = "855914deace34880c69589022c52a8921f431063";
|
||||
sha256 = "sha256-CbeXsLTwwYBWb5cfrVVYkcQYV207gi9+CQhzfeZbXGc=";
|
||||
fetchSubmodules = true;
|
||||
})
|
||||
else (fetchFromGitHub {
|
||||
|
|
Loading…
Reference in New Issue