mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-02-08 13:13:09 +00:00
ce77225e21
This is the thing you want to look at.
5 lines
66 B
Nix
5 lines
66 B
Nix
{mkKdeDerivation}:
|
|
mkKdeDerivation {
|
|
pname = "grantleetheme";
|
|
}
|