mirror of
https://github.com/xmonad/xmonad.git
synced 2025-05-19 08:30:21 -07:00
Cuts a couple dozen seconds from the build. This was already disabled in the Stack workflow and we just forgot to put it here as well. Related: https://github.com/xmonad/xmonad-contrib/pull/580
15 lines
214 B
Plaintext
15 lines
214 B
Plaintext
apt:
|
|
libx11-dev
|
|
libxext-dev
|
|
libxinerama-dev
|
|
libxrandr-dev
|
|
libxss-dev
|
|
|
|
github-patches:
|
|
.github/workflows/haskell-ci-hackage.patch
|
|
|
|
raw-project
|
|
optimization: False
|
|
package xmonad
|
|
flags: +pedantic
|