nixpkgs/pkgs/data/misc/themes/green.nix
Michael Raskin 5c21897316 Copied Green theme declaration from NixOS source here
svn path=/nixpkgs/trunk/; revision=13725
2009-01-08 22:21:32 +00:00

6 lines
173 B
Nix

{fetchurl, ...} :
fetchurl {
url = http://www.kde-look.org/CONTENT/content-files/58501-green.tar.gz;
sha256 = "0sdykpziij1f3w4braq8r8nqg4lnsd7i7gi1k5d7c31m2q3b9a7r";
}