From d2b02686460dd9454c6a23a2cedc654c3240dbb8 Mon Sep 17 00:00:00 2001 From: Eelco Dolstra Date: Wed, 6 May 2009 12:47:08 +0000 Subject: [PATCH] * Fixed URL. svn path=/nixos/trunk/; revision=15468 --- system/options.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/system/options.nix b/system/options.nix index 40f4cb23132b..35be636fd697 100644 --- a/system/options.nix +++ b/system/options.nix @@ -681,7 +681,7 @@ in /* { tty = 6; theme = pkgs.fetchurl { # Yeah! - url = http://www.bootsplash.de/files/themes/Theme-Pativo.tar.bz2; + url = mirror://gentoo/distfiles/Theme-Pativo.tar.bz2; md5 = "9e13beaaadf88d43a5293e7ab757d569"; }; }