disnix-activation-scripts: updating URL

Hydra should have some of those URL permament. Otherwise it will break from
time to time.

mornfall requested this change on irc.
This commit is contained in:
Lluís Batlle i Rossell 2012-07-12 09:31:00 +02:00
parent 9e7363b750
commit ab638b9caa

View File

@ -18,7 +18,7 @@ assert enableEjabberdDump -> ejabberd != null;
stdenv.mkDerivation {
name = "disnix-activation-scripts-0.3pre30423";
src = fetchurl {
url = http://hydra.nixos.org/build/1842091/download/1/disnix-activation-scripts-0.3pre30423.tar.gz;
url = http://hydra.nixos.org/build/2794103/download/1/disnix-activation-scripts-0.3pre30423.tar.gz;
sha256 = "11b569bflknjbjddam4mv07bpmihbfx5acxzxzhnshj6x8sv6064";
};