devcontainer: fix build

This commit is contained in:
rucadi
2026-02-27 17:29:30 +01:00
parent b7d9cc400c
commit 61b0416190
+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 = ''