{ mkKdeDerivation }:
mkKdeDerivation {
  pname = "alligator";
  meta.mainProgram = "alligator";
}
