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