nanos6: fix the git commit
Until nanos6 release is complete, we don't want frequent large rebuilds
This commit is contained in:
parent
0b0f6ac9f0
commit
9a7e59a076
@ -26,6 +26,7 @@ stdenv.mkDerivation rec {
|
||||
src = builtins.fetchGit {
|
||||
url = "ssh://git@bscpm02.bsc.es/nanos6/nanos6";
|
||||
ref = branch;
|
||||
rev = "bd306f903c7a4396f579402666082f5a7c34570b";
|
||||
};
|
||||
|
||||
prePatch = ''
|
||||
|
Loading…
Reference in New Issue
Block a user