Allow GNU Patch tests to run with non-bash shell.
Fix gnused url.
This commit is contained in:
committed by
Danny Wilson
parent
66798d7aaf
commit
58e6277d77
@@ -4,7 +4,7 @@ stdenv.mkDerivation {
|
||||
name = "gnused-4.2.2";
|
||||
|
||||
src = fetchurl {
|
||||
url = mirror://gnu/sed/sed-4.2.2.tar.gz;
|
||||
url = mirror://gnu/sed/sed-4.2.2.tar.bz2;
|
||||
sha256 = "f048d1838da284c8bc9753e4506b85a1e0cc1ea8999d36f6995bcb9460cddbd7";
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user