* Strace fixes.
svn path=/nixpkgs/trunk/; revision=6911
This commit is contained in:
@@ -8,4 +8,6 @@ stdenv.mkDerivation {
|
||||
url = http://nix.cs.uu.nl/dist/tarballs/strace-4.5.14.tar.bz2;
|
||||
md5 = "09bcd5d00ece28f8154dec11cadfce3c";
|
||||
};
|
||||
|
||||
patches = [./fixes.patch];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user