diff --git a/modules/ark.nix b/modules/ark.nix index 7d5717a..b0124ff 100644 --- a/modules/ark.nix +++ b/modules/ark.nix @@ -5,7 +5,7 @@ # # Solution: To extract `.rar` files, we manually override some of the attributes based on how it is done in the old file of `libsForQt5.ark`. -{ config, pkgs, mkKdeDerivation, lib, ... }: +{ config, pkgs, lib, ... }: let extraTools = with pkgs; [ p7zip