Update nOS-V commit to test parallel tasks
This commit is contained in:
parent
096775f08f
commit
f81c5695f1
@ -15,7 +15,7 @@
|
|||||||
nosv = prev.nosv.override {
|
nosv = prev.nosv.override {
|
||||||
useGit = true;
|
useGit = true;
|
||||||
gitBranch = "master";
|
gitBranch = "master";
|
||||||
gitCommit = "9abad7d31476e97842d3b42f1fc1fb03d4cf817b";
|
gitCommit = "aeefa630c8fb421cb03b0eaf14a68a166ee08659";
|
||||||
};
|
};
|
||||||
nanos6 = prev.nanos6.override {
|
nanos6 = prev.nanos6.override {
|
||||||
useGit = true;
|
useGit = true;
|
||||||
|
Loading…
Reference in New Issue
Block a user