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

Ladybird: Sort packages in nativeBuildsInputs nix list

This commit is contained in:
networkException 2023-06-04 01:07:39 +02:00 committed by Linus Groh
parent e853139cf0
commit cfd3f749b0

View file

@ -7,11 +7,11 @@ pkgs.mkShell.override
name = "ladybird";
nativeBuildInputs = with pkgs; [
pkgconfig
ccache
cmake
ninja
libxcrypt
ninja
pkgconfig
qt6.qtbase
qt6.qtbase.dev
qt6.qttools