Files
nixpkgs/pkgs/kde/gear/kig/default.nix
2025-08-14 20:59:12 +03:00

5 lines
58 B
Nix

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