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

4 lines
70 B
Nix

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