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

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

5 lines
61 B
Nix
Raw Permalink Normal View History

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