Adding fetchurl mirrors for roy marples projects(dhcpcd, openresolv)
This commit is contained in:
committed by
Aristid Breitkreuz
parent
fd7c18e5cb
commit
a5af1c228e
@@ -4,7 +4,7 @@ stdenv.mkDerivation rec {
|
||||
name = "openresolv-3.5.7";
|
||||
|
||||
src = fetchurl {
|
||||
url = "http://roy.marples.name/downloads/openresolv/${name}.tar.bz2";
|
||||
url = "mirror://roy/openresolv/${name}.tar.bz2";
|
||||
sha256 = "14n51wqnh49zdvx11l79s3fh1jhg7kg9cfny5vk7zsix78spmyx7";
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user