about summary refs log tree commit diff
path: root/pkgs/tools/archivers/zip
Commit message (Collapse)AuthorAge
* zip: add meta.descriptionBjørn Forsman2014-06-23
|
* Fix meta.maintainer -> meta.maintainersEelco Dolstra2014-04-23
|
* zip: Add extra source URLRickard Nilsson2012-11-06
|
* Disabling NLS for the zip at openoffice builders. I think it breaks the ↵Lluís Batlle i Rossell2012-02-25
| | | | | | | | | builds, based on the nixpkgs diff for the breakage at http://hydra.nixos.org/build/1964660 . svn path=/nixpkgs/trunk/; revision=32556
* zip, unzip: add NLS supportYury G. Kudryashov2012-02-01
| | | | svn path=/nixpkgs/trunk/; revision=31961
* zip: Make it actually install somethingShea Levy2011-08-01
| | | | svn path=/nixpkgs/trunk/; revision=28050
* zip: Bump to 3.0Shea Levy2011-08-01
| | | | svn path=/nixpkgs/trunk/; revision=28049
* zip: Change formattingShea Levy2011-08-01
| | | | svn path=/nixpkgs/trunk/; revision=28048
* zip: Folded builder into derivationShea Levy2011-08-01
| | | | svn path=/nixpkgs/trunk/; revision=28047
* More homepagesYury G. Kudryashov2008-01-31
| | | | svn path=/nixpkgs/trunk/; revision=10419
* Various fixes to lessen reliance on nix.cs.uu.nl for tarballs; version bumps ↵Michael Raskin2007-12-18
| | | | | | for unavailabel tarballs; ATI driver builds now svn path=/nixpkgs/trunk/; revision=9952
* * Reverted r6713, r6711, r4623, r3660, r2237. There rewrote fetchurlEelco Dolstra2007-08-24
| | | | | | | | | URLs to http://nix.cs.uu.nl/dist/tarballs. With content-addressable mirror support (r9190, NIXPKGS-70) this is no longer necessary: fetchurl will try to download from that location automatically. So we can keep the original URLs. svn path=/nixpkgs/trunk/; revision=9192
* * makeFlags -> buildFlags in a few places.Eelco Dolstra2006-12-27
| | | | svn path=/nixpkgs/trunk/; revision=7503
* * Copy a bunch of files to nix.cs.uu.nl.Eelco Dolstra2006-10-12
| | | | svn path=/nixpkgs/trunk/; revision=6711
* * Updated Pango, Cairo, Zip.Eelco Dolstra2006-10-11
| | | | svn path=/nixpkgs/trunk/; revision=6697
* * Copy lots of files to nix.cs.uu.nl.Eelco Dolstra2006-01-30
| | | | svn path=/nixpkgs/trunk/; revision=4623
* * "." -> "source".Eelco Dolstra2005-12-05
| | | | svn path=/nixpkgs/trunk/; revision=4335
* * Fix zip (INSTALL variable not defined in the makefile!).Eelco Dolstra2005-06-17
| | | | svn path=/nixpkgs/trunk/; revision=3198
* * Glibc updated to 2.3.5.Eelco Dolstra2005-06-17
| | | | | | | * GCC 3.4.4 and 3.3.6. * Other stdenv packages updated. svn path=/nixpkgs/trunk/; revision=3188
* * Move tarballs to catamaran so that we are no longer dependent on aEelco Dolstra2005-02-15
| | | | | | gazillion different servers. Resurrected some 25 missing files. svn path=/nixpkgs/trunk/; revision=2237
* * Remove trivial builders.Eelco Dolstra2004-03-29
| | | | | | | | | | | | * Make builders unexecutable by removing the hash-bang line and execute permission. * Convert calls to `derivation' to `mkDerivation'. * Remove `system' and `stdenv' attributes from calls to `mkDerivation'. These transformations were all done automatically, so it is quite possible I broke stuff. * Put the `mkDerivation' function in stdenv/generic. svn path=/nixpkgs/trunk/; revision=874
* * Rename .fix -> .nix.Eelco Dolstra2003-11-18
| | | | svn path=/nixpkgs/trunk/; revision=511
* * Renamed pkgs-ng to pkgs.Eelco Dolstra2003-11-14
svn path=/nixpkgs/trunk/; revision=502