1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-27 19:17:44 +00:00

Toolchain+Ladybird: Declare dependencies in correct nix file

The dependencies added in b5e9b9a939
are a better fit for Ladybird/ladybird.nix
This commit is contained in:
networkException 2023-06-04 01:08:25 +02:00 committed by Linus Groh
parent cfd3f749b0
commit 0e5ec8c0ab
2 changed files with 1 additions and 2 deletions

View file

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