mirror of
https://github.com/hyprwm/Hyprland.git
synced 2025-08-01 12:41:55 -07:00
Nix: also test cross build
This commit is contained in:
committed by
Mihai Fufezan
parent
caaa9b11e4
commit
32a8caf7e7
@@ -102,7 +102,6 @@ in
|
||||
ninja
|
||||
pkg-config
|
||||
python3 # for udis86
|
||||
wayland-scanner
|
||||
];
|
||||
|
||||
outputs = [
|
||||
@@ -130,6 +129,7 @@ in
|
||||
tomlplusplus
|
||||
wayland
|
||||
wayland-protocols
|
||||
wayland-scanner
|
||||
xorg.libXcursor
|
||||
]
|
||||
(optionals customStdenv.hostPlatform.isMusl [libexecinfo])
|
||||
|
Reference in New Issue
Block a user