mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-07 05:30:38 +02:00
* gnu/packages/wm.scm (quickshell): Remove custom phases. Quickshell uses the cmake-build-system, whose build and install phases are nearly identical to these custom phases. Reusing the standard cmake phases also means we allow Guix to control the build parallelism. Change-Id: Ia6f5da50165b1e9ce6b4443cbd64328c51f88222 Signed-off-by: Maxim Cournoyer <maxim@guixotic.coop>