From 04f2baacf4c80c87f8c8aad77943db0173891146 Mon Sep 17 00:00:00 2001 From: Franziska Kunsmann Date: Fri, 29 May 2020 20:15:04 +0200 Subject: [PATCH] nodes/htz.ex42-1048908: metadata apt/packages needs to be a dict --- nodes/htz/ex42-1048908.py | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/nodes/htz/ex42-1048908.py b/nodes/htz/ex42-1048908.py index a7bc4cc..7330dfa 100644 --- a/nodes/htz/ex42-1048908.py +++ b/nodes/htz/ex42-1048908.py @@ -17,13 +17,13 @@ nodes['htz.ex42-1048908'] = { # configs will be managed by users nevertheless. Maybe # this will be a FIXME once we start managing backups # via bundlewrap. - 'weechat', - 'weechat-core', - 'weechat-curses', - 'weechat-perl', - 'weechat-plugins', - 'weechat-python', - 'weechat-ruby', + 'weechat': {}, + 'weechat-core': {}, + 'weechat-curses': {}, + 'weechat-perl': {}, + 'weechat-plugins': {}, + 'weechat-python': {}, + 'weechat-ruby': {}, }, 'unattended-upgrades': { 'origins': {