devcontainer: fix build (#494867)

This commit is contained in:
Pol Dellaiera
2026-02-27 20:24:03 +00:00
committed by GitHub
+2
View File
@@ -5,6 +5,7 @@
fetchFromGitHub,
fixup-yarn-lock,
nodejs_20,
node-gyp,
python3,
makeBinaryWrapper,
git,
@@ -39,6 +40,7 @@ stdenv.mkDerivation (finalAttrs: {
python3
makeBinaryWrapper
nodejs
node-gyp
];
buildPhase = ''