Regular updates

This commit is contained in:
Geoffrey Frogeye 2023-10-21 21:56:38 +02:00
parent 7d011694d8
commit 314ca93dbf
Signed by: geoffrey
GPG key ID: C72403E7F82E6AD8
2 changed files with 4 additions and 3 deletions

View file

@ -12,8 +12,7 @@ highlight
{# For nvim's :Telescope live_grep #}
ripgrep
{# Offline documentation #}
{% if arch_based and ansible_architecture == 'x86_64' %}
{# Pain to compile if binaries for qt5-webkit do not exist #}
{# Relies on qt5-webkit which is a pain to compile
zeal
{% endif %}
#}
{# EOF #}

View file

@ -1,3 +1,5 @@
{% if arch_based %}
{# TODO Disabled because it currently doesn't build
perl-perl-languageserver
#}
{% endif %}