mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-29 18:33:00 +00:00
5 lines
67 B
Nix
5 lines
67 B
Nix
|
{mkKdeDerivation}:
|
||
|
mkKdeDerivation {
|
||
|
pname = "kmailtransport";
|
||
|
}
|