nixpkgs/pkgs/kde/frameworks/syndication/default.nix

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

5 lines
66 B
Nix
Raw Normal View History

2024-09-19 23:54:48 -06:00
{ mkKdeDerivation }:
mkKdeDerivation {
pname = "syndication";
}