1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-26 01:27:43 +00:00

Toolchain: Add qt6.qt{base,svg} to serenity.nix

This is required for building ladybird.
This commit is contained in:
networkException 2023-06-02 17:26:25 +02:00 committed by Andreas Kling
parent 43182285fd
commit b5e9b9a939

View file

@ -18,6 +18,8 @@ stdenv.mkDerivation {
ninja
patch
pkg-config
qt6.qtbase
qt6.qtsvg
rsync
texinfo
unzip