devcontainer: fix build

This commit is contained in:
Gerg-L 2024-06-11 23:33:22 -04:00
parent 7117669a4b
commit 0fb423a3b5
No known key found for this signature in database

View File

@ -33,6 +33,7 @@ stdenv.mkDerivation (finalAttrs: {
fixup-yarn-lock
python3
makeWrapper
nodejs
];
buildPhase = ''