From 3278ea8025c24e76f9be4232648eac2ddfcd94a8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hugo=20H=C3=B6rnquist?= Date: Wed, 27 Sep 2023 06:38:05 +0200 Subject: Add extra xmonad dependencies. --- manifests/xmonad.pp | 1 + 1 file changed, 1 insertion(+) diff --git a/manifests/xmonad.pp b/manifests/xmonad.pp index d3a61c3..6633a4b 100644 --- a/manifests/xmonad.pp +++ b/manifests/xmonad.pp @@ -12,6 +12,7 @@ class profiles::xmonad { 'rofi', 'haskell-dbus', 'haskell-old-locale', + 'haskell-old-time', ], { ensure => installed }) # Rebuilt my local xmonad config after an upgrade to xmonad. -- cgit v1.2.3