nix: add ninja to zig-bootstrap
This commit is contained in:
parent
e32c5a78a7
commit
87ced38d84
1 changed files with 1 additions and 0 deletions
|
|
@ -2,6 +2,7 @@
|
||||||
|
|
||||||
pkgs.mkShell {
|
pkgs.mkShell {
|
||||||
buildInputs = with pkgs; [
|
buildInputs = with pkgs; [
|
||||||
|
ninja
|
||||||
cmake
|
cmake
|
||||||
python3
|
python3
|
||||||
zlib
|
zlib
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue