3
0
Fork 0
forked from mirrors/nixpkgs

Added GNU console theme from CD

svn path=/nixpkgs/trunk/; revision=13729
This commit is contained in:
Michael Raskin 2009-01-08 23:48:59 +00:00
parent c87887ddd0
commit fe07ca76d0

View file

@ -0,0 +1,5 @@
{fetchurl, ...}:
fetchurl {
url = http://www.bootsplash.de/files/themes/Theme-GNU.tar.bz2;
md5 = "61969309d23c631e57b0a311102ef034";
}