diff options
Diffstat (limited to 'hosts')
| -rw-r--r-- | hosts/common/optional/misc.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hosts/common/optional/misc.nix b/hosts/common/optional/misc.nix index 14fe305..ae7abf5 100644 --- a/hosts/common/optional/misc.nix +++ b/hosts/common/optional/misc.nix @@ -33,7 +33,7 @@ (perl.withPackages(p: [ p.PodParser ])) ] ++ [ python ]; scripts = [ - pkgs.weechatScripts.wee-slack + pkgs.master.weechatScripts.wee-slack ]; }; }) |
