mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-16 23:03:40 +01:00
ce77225e21
This is the thing you want to look at.
4 lines
72 B
Nix
4 lines
72 B
Nix
{mkKdeDerivation}:
|
|
mkKdeDerivation {
|
|
pname = "kdesdk-thumbnailers";
|
|
}
|