forked from mirrors/nixpkgs
Stupid package name typo
svn path=/nixpkgs/trunk/; revision=11729
This commit is contained in:
parent
e89e85c210
commit
d05d1e3af5
|
@ -1,7 +1,7 @@
|
|||
{stdenv, fetchurl}:
|
||||
|
||||
stdenv.mkDerivation {
|
||||
name = "freefont-ttf-20060126";
|
||||
name = "redhat-liberation";
|
||||
src = fetchurl {
|
||||
url = http://www.redhat.com/f/fonts/liberation-fonts-ttf-3.tar.gz;
|
||||
sha256 = "13zzyqyi3mf676aj3fg9122asyykpx94mk689r1p2ab1axyg4k0p";
|
||||
|
|
Loading…
Reference in a new issue