This commit is contained in:
Charlotte 🦝 Delenk 2023-05-21 20:06:58 +01:00
parent 8c97b880e5
commit 9902bf70ee
Signed by: darkkirb
GPG key ID: AB2BD8DAF2E37122

View file

@ -60,5 +60,5 @@ in
checkPhase = "";
installCheckPhase = "";
});
nodejs-16_x = super.nodejs_latest;
nodejs-16_x = prev.nodejs-18_x;
}