nixpkgs/pkgs/kde/gear/ktnef/default.nix
2024-09-20 08:54:48 +03:00

5 lines
60 B
Nix

{ mkKdeDerivation }:
mkKdeDerivation {
pname = "ktnef";
}