diff --git a/nix/rt.nix b/nix/rt.nix index 38e4ba2..abe5a7f 100644 --- a/nix/rt.nix +++ b/nix/rt.nix @@ -20,8 +20,8 @@ let ovniFixed = last.ovni.overrideAttrs (old: { src = builtins.fetchGit { url = "ssh://git@bscpm03.bsc.es/rarias/ovni.git"; - ref = "nanos6-emu-with-tests"; - rev = "3d39b8cc544140727c83a066a8fca785aff21965"; + ref = "master"; + rev = "e47cf8fe22f79d9315e057376b4166013c2217a4"; }; });