This commit is contained in:
Daniel Langbein 2025-01-06 18:59:48 +01:00
parent a5361e9ff0
commit 3b139a5c32
Signed by: langfingaz
GPG Key ID: 6C47C753F0823002

View File

@ -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