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

5 lines
60 B
Nix

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