mirror of
https://github.com/RGBCube/serenity
synced 2025-07-26 05:57:44 +00:00
Ladybird: Add ccache to nativeBuildInputs in nix-shell script
This commit is contained in:
parent
63b8b37bd4
commit
1ef03c9cc5
1 changed files with 1 additions and 0 deletions
|
@ -8,6 +8,7 @@ pkgs.mkShell.override
|
|||
|
||||
nativeBuildInputs = with pkgs; [
|
||||
pkgconfig
|
||||
ccache
|
||||
cmake
|
||||
ninja
|
||||
libxcrypt
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue