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

5 lines
62 B
Nix

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