mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-02 15:41:48 +00:00
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:
parent
9e7363b750
commit
ab638b9caa
@ -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";
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user