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 ninja
patch patch
pkg-config pkg-config
qt6.qtbase
qt6.qtsvg
rsync rsync
texinfo texinfo
unzip unzip