Update bootstrap ovni version in CI
This commit is contained in:
parent
e47cf8fe22
commit
877bbcd9de
@ -20,8 +20,8 @@ let
|
|||||||
ovniFixed = last.ovni.overrideAttrs (old: {
|
ovniFixed = last.ovni.overrideAttrs (old: {
|
||||||
src = builtins.fetchGit {
|
src = builtins.fetchGit {
|
||||||
url = "ssh://git@bscpm03.bsc.es/rarias/ovni.git";
|
url = "ssh://git@bscpm03.bsc.es/rarias/ovni.git";
|
||||||
ref = "nanos6-emu-with-tests";
|
ref = "master";
|
||||||
rev = "3d39b8cc544140727c83a066a8fca785aff21965";
|
rev = "e47cf8fe22f79d9315e057376b4166013c2217a4";
|
||||||
};
|
};
|
||||||
});
|
});
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user