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

5 lines
59 B
Nix

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