nixpkgs/pkgs/kde/gear/poxml/default.nix

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

5 lines
60 B
Nix
Raw Permalink Normal View History

2024-09-20 06:54:48 +01:00
{ mkKdeDerivation }:
mkKdeDerivation {
pname = "poxml";
}