RGBCube
720feaa658
nix: Clean up files, use good practices
2024-03-25 14:19:34 -06:00
networkException
31a17b42d0
Ladybird: Use gcc13 in ladybird.nix
2023-10-31 18:09:14 +01:00
networkException
2cf3c3913a
Ladybird: Use pkg-config instead of pkgconfig in ladybird.nix
...
pkgconfig was renamed to pkg-config in nixpkgs.
See e773b9abe9
2023-10-31 18:09:14 +01:00
networkException
5bc2c333bd
Ladybird: Add qt6.qtmultimedia to dependencies in nix-shell script
...
See a34e369252
2023-06-29 21:20:37 +01:00
networkException
0e5ec8c0ab
Toolchain+Ladybird: Declare dependencies in correct nix file
...
The dependencies added in b5e9b9a939
are a better fit for Ladybird/ladybird.nix
2023-06-04 10:01:34 +02:00
networkException
cfd3f749b0
Ladybird: Sort packages in nativeBuildsInputs nix list
2023-06-04 10:01:34 +02:00
Linus Groh
1ef03c9cc5
Ladybird: Add ccache to nativeBuildInputs in nix-shell script
2023-03-08 18:24:30 +00:00
Linus Groh
533f2a4980
Ladybird: Add qtwayland to QT_PLUGIN_PATH in nix-shell script
...
Otherwise Qt would not find the wayland plugin it is instructed to use
via QT_QPA_PLATFORM, and would fall back to the second option, xcb,
which looks rather sad in a modern Wayland environment :^)
This feels like something that should be addressed upstream in nixpkgs
eventually.
2023-02-19 00:37:51 +01:00
Linus Groh
5468e363fa
Ladybird: Add libxcrypt to nativeBuildInputs in nix-shell script
...
This makes <crypt.h> available.
2023-02-19 00:37:51 +01:00
Baitinq
e74dff7697
Ladybird/Misc: Add ladybird.nix for nix-shell support
2022-12-25 07:58:58 -07:00