More mirrors / updates . . .
svn path=/nixpkgs/trunk/; revision=12308
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
stdenv.mkDerivation {
|
||||
name = "redhat-liberation";
|
||||
src = fetchurl {
|
||||
url = http://www.redhat.com/f/fonts/liberation-fonts-ttf-3.tar.gz;
|
||||
url = https://www.redhat.com/f/fonts/liberation-fonts.tar.gz;
|
||||
sha256 = "13zzyqyi3mf676aj3fg9122asyykpx94mk689r1p2ab1axyg4k0p";
|
||||
};
|
||||
installPhase = ''
|
||||
|
||||
Reference in New Issue
Block a user