* More cleanup.

svn path=/nixpkgs/trunk/; revision=22798
This commit is contained in:
Eelco Dolstra
2010-07-28 18:01:17 +00:00
parent d67aefc19d
commit f1598a8941
32 changed files with 425 additions and 498 deletions
+2 -2
View File
@@ -1,4 +1,4 @@
args: with args;
{ stdenv, fetchurl, gtk, glib, pkgconfig, mesa, wxGTK, libX11, xproto }:
stdenv.mkDerivation {
name = "fsg-4.4";
@@ -8,7 +8,7 @@ stdenv.mkDerivation {
sha256 = "1756y01rkvd3f1pkj88jqh83fqcfl2fy0c48mcq53pjzln9ycv8c";
};
buildInputs = [gtk glib pkgconfig mesa wxGTK libX11 xproto];
buildInputs = [ gtk glib pkgconfig mesa wxGTK libX11 xproto ];
/*
# One day Unicode will overcome?