kde5.kdeWrapper: use small symlink farms
This partially addresses #21345, but we may need to reduce disk usage further.
This commit is contained in:
@@ -57,7 +57,7 @@ let
|
||||
});
|
||||
|
||||
kdeWrapper = import ./kde-wrapper.nix {
|
||||
inherit (pkgs) stdenv lib makeWrapper;
|
||||
inherit (pkgs) stdenv lib makeWrapper buildEnv;
|
||||
};
|
||||
|
||||
attica = callPackage ./attica.nix {};
|
||||
|
||||
Reference in New Issue
Block a user