depot/third_party/nixpkgs/pkgs/kde/gear/kontactinterface/default.nix

4 lines
71 B
Nix

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