Copied Green theme declaration from NixOS source here
svn path=/nixpkgs/trunk/; revision=13725
This commit is contained in:
5
pkgs/data/misc/themes/green.nix
Normal file
5
pkgs/data/misc/themes/green.nix
Normal file
@@ -0,0 +1,5 @@
|
||||
{fetchurl, ...} :
|
||||
fetchurl {
|
||||
url = http://www.kde-look.org/CONTENT/content-files/58501-green.tar.gz;
|
||||
sha256 = "0sdykpziij1f3w4braq8r8nqg4lnsd7i7gi1k5d7c31m2q3b9a7r";
|
||||
}
|
||||
Reference in New Issue
Block a user