Merging from trunk.
I tried to fix some trivial conflicts. I don't know if I merged well some more difficult conflicts on openssl/darwin_patch or haskell-platform. svn path=/nixpkgs/branches/stdenv-updates/; revision=22878
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{stdenv, fetchurl}:
|
||||
|
||||
stdenv.mkDerivation rec {
|
||||
name = "patchelf-0.6pre20950";
|
||||
name = "patchelf-0.6pre22275";
|
||||
|
||||
src = fetchurl {
|
||||
url = "http://hydra.nixos.org/build/504657/download/2/patchelf-0.6pre22813.tar.bz2";
|
||||
|
||||
Reference in New Issue
Block a user