[FIX] Override Haskell packages
This commit is contained in:
parent
bcb80798d0
commit
00f2f47a8b
|
@ -23,4 +23,4 @@ steps:
|
|||
commands:
|
||||
- "echo 'root ALL=(ALL) NOPASSWD: ALL' >> /etc/sudoers"
|
||||
- ./bootstrap.sh --no-creds --no-lang --no-yay
|
||||
- make YAY='sudo -u aur yay -S --noconfirm --needed'
|
||||
- make YAY='sudo -u aur yay -S --noconfirm --needed' HASKELL_DEPENDENCIES=''
|
||||
|
|
Loading…
Reference in a new issue