My nixpkgs mirror for patching things.
Go to file
Martin Bravenboer 688fff92de Major work on the mingw stdenv. Basics now works.
- clone of fetchurl that invokes a given chmod to workaround problems
with inappropriate file permissions (executable files are not allowed
by Nix)

- cygpath tool to determine the full windows path of a cygwin
tool. This tool is used to give fetchurl the windows path to chmod.

- native curl.exe

- gcc-wrapper no longer used

- all-packages.nix: allows stdenv to specify fetchurl.


svn path=/nixpkgs/trunk/; revision=6140
2006-08-17 00:54:32 +00:00
doc * Tweaks. 2006-01-31 16:58:41 +00:00
maintainers * Download and unpack Visual C++ 2005 Express Edition. 2006-06-05 19:26:11 +00:00
pkgs Major work on the mingw stdenv. Basics now works. 2006-08-17 00:54:32 +00:00
COPYING * Applying an MIT-style license to Nixpkgs. 2006-04-25 16:50:34 +00:00
STABLE * Move stuff. 2005-02-21 16:05:33 +00:00
VERSION * Bump the version number to 0.10. 2006-01-31 17:47:24 +00:00