Nix: drop ninja for CMake build

This commit is contained in:
Mihai Fufezan 2024-09-22 12:37:08 +03:00
parent 94c7996b87
commit 48f2f490d0
Signed by: fufexan
SSH key fingerprint: SHA256:SdnKmEpJrDu1+2UO1QpB/Eg4HKcdDi6n+xSRqFNJVpg

View file

@ -6,7 +6,6 @@
pkgconf, pkgconf,
makeWrapper, makeWrapper,
cmake, cmake,
ninja,
aquamarine, aquamarine,
binutils, binutils,
cairo, cairo,
@ -105,7 +104,6 @@ in
jq jq
makeWrapper makeWrapper
cmake cmake
ninja
pkg-config pkg-config
python3 # for udis86 python3 # for udis86
wayland-scanner wayland-scanner