nixpkgs/pkgs/kde/plasma/plasma5support/default.nix

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

5 lines
69 B
Nix
Raw Permalink Normal View History

2024-09-20 05:54:48 +00:00
{ mkKdeDerivation }:
mkKdeDerivation {
pname = "plasma5support";
}