mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-26 17:03:01 +00:00
devcontainer: fix build
This commit is contained in:
parent
7117669a4b
commit
0fb423a3b5
@ -33,6 +33,7 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
fixup-yarn-lock
|
||||
python3
|
||||
makeWrapper
|
||||
nodejs
|
||||
];
|
||||
|
||||
buildPhase = ''
|
||||
|
Loading…
Reference in New Issue
Block a user