Commit graph

84 commits

Author SHA1 Message Date
Eelco Dolstra 0db478d40b * Sync with the trunk.
svn path=/nixpkgs/branches/x-updates/; revision=22707
2010-07-22 13:18:07 +00:00
Ludovic Courtès 8115040c08 GNU cpio: Add fix for Darwin.
svn path=/nixpkgs/trunk/; revision=22705
2010-07-22 12:20:11 +00:00
Eelco Dolstra f555da864d * dar: build with --disable-dar-static, apparently the zlib update
broke it.  Also upgrade to 2.3.10 and turn on ACL support.

svn path=/nixpkgs/branches/x-updates/; revision=22690
2010-07-21 15:30:25 +00:00
Ludovic Courtès cfae38d9f9 GNU cpio 2.11.
svn path=/nixpkgs/trunk/; revision=22458
2010-07-04 21:10:36 +00:00
Armijn Hemel fc1344e4c9 update to 0.6
svn path=/nixpkgs/trunk/; revision=21822
2010-05-17 20:22:04 +00:00
Lluís Batlle i Rossell 08f80eb9fb Updating unrar.
svn path=/nixpkgs/trunk/; revision=20772
2010-03-22 15:58:25 +00:00
Ludovic Courtès 888d6711da GNU Sharutils 4.9.
svn path=/nixpkgs/trunk/; revision=20362
2010-03-04 11:10:40 +00:00
Ludovic Courtès 913503155a GNU Sharutils: Pass `gettext'; run the test suite.
svn path=/nixpkgs/trunk/; revision=20164
2010-02-22 09:52:39 +00:00
Ludovic Courtès 7abc6a6b7d GNU Sharutils 4.8.
svn path=/nixpkgs/trunk/; revision=20163
2010-02-22 09:07:15 +00:00
Lluís Batlle i Rossell 863ccef2c4 Updating unrar, and making its libunrar library work (needs -DSILENT, for example)
svn path=/nixpkgs/trunk/; revision=19309
2010-01-08 20:04:23 +00:00
Lluís Batlle i Rossell de6f189743 Adding libunrar installation, when building unrar.
svn path=/nixpkgs/trunk/; revision=19302
2010-01-07 22:42:25 +00:00
Lluís Batlle i Rossell 783e78372d Updating cromfs, and adding me as a maintainer.
svn path=/nixpkgs/trunk/; revision=19084
2009-12-23 19:56:57 +00:00
Lluís Batlle i Rossell 56e8f65d44 Updating 'dar'.
svn path=/nixpkgs/trunk/; revision=19010
2009-12-17 08:08:17 +00:00
Eelco Dolstra 7f5b839524 * Removed selectVersion. There's no good reason to write
`selectVersion ./foo "bar"' instead of `import ./foo/bar.nix'.
* Replaced `with args' with formal function arguments in several
  packages.
* Renamed several files to `default.nix'.  As a general rule, version
  numbers should only be included in the filename when there is a
  reason to keep multiple versions of a package in Nixpkgs.
  Otherwise, it just makes it harder to update the package.

svn path=/nixpkgs/trunk/; revision=18403
2009-11-18 09:39:59 +00:00
Eelco Dolstra 1608964306 svn path=/nixpkgs/trunk/; revision=17689 2009-10-07 11:29:23 +00:00
Eelco Dolstra 8cb83682c4 * p7zip updated to 9.04.
svn path=/nixpkgs/trunk/; revision=17688
2009-10-07 11:28:35 +00:00
Eelco Dolstra 672d3856df * Unzip 6.0.
svn path=/nixpkgs/trunk/; revision=17687
2009-10-07 11:18:54 +00:00
Michael Raskin fb54c95889 Give a sane name to downloaded patch for cpio
svn path=/nixpkgs/trunk/; revision=15506
2009-05-08 17:00:08 +00:00
Eelco Dolstra 5a2284ac61 * Sync with the trunk.
svn path=/nixpkgs/branches/stdenv-updates/; revision=15313
2009-04-25 22:45:32 +00:00
Lluís Batlle i Rossell c2d651ef68 Removing static compilation of the driver for cromfs, so the package works again in x86_64
svn path=/nixpkgs/trunk/; revision=15309
2009-04-25 16:22:12 +00:00
Eelco Dolstra 7689a348c4 * Got rid of a lot of "postInstall=postInstall" and similar lines in
builders.  These are redundant now.
* Inlined some trivial builders.
* Removed a few explicit setup-hook creations.  This is done
  automatically now if setupHook is set.
* Deleted the initscripts package.  NixOS doesn't use it anymore.

svn path=/nixpkgs/branches/stdenv-updates/; revision=15276
2009-04-23 13:31:10 +00:00
Eelco Dolstra f762b50991 * Another sync with the trunk.
svn path=/nixpkgs/branches/stdenv-updates/; revision=15269
2009-04-23 11:59:43 +00:00
Lluís Batlle i Rossell 0348315add Updating cromfs.
svn path=/nixpkgs/trunk/; revision=15152
2009-04-19 13:33:13 +00:00
Eelco Dolstra 3f8dff487e * Fix URL.
svn path=/nixpkgs/branches/stdenv-updates/; revision=14558
2009-03-16 13:21:27 +00:00
Ludovic Courtès 01a662d3e0 GNU Tar 1.22 (untested).
svn path=/nixpkgs/branches/stdenv-updates/; revision=14433
2009-03-07 11:35:18 +00:00
Eelco Dolstra 390695e73f * Sync with the trunk.
svn path=/nixpkgs/branches/stdenv-updates/; revision=14057
2009-02-12 21:16:55 +00:00
Eelco Dolstra 7bf6d9cbdf * cpio: apply a patch from Gentoo to make it build on GCC 4.3.
svn path=/nixpkgs/branches/stdenv-updates/; revision=14046
2009-02-12 19:04:44 +00:00
Lluís Batlle i Rossell db6973610c Updating cromfs to the just released 1.5.7.
svn path=/nixpkgs/trunk/; revision=13964
2009-02-02 21:56:29 +00:00
Eelco Dolstra 4274b92cda * Remove unused versions of tar.
svn path=/nixpkgs/branches/stdenv-updates/; revision=13826
2009-01-23 10:55:41 +00:00
Eelco Dolstra 4998f96209 * GNU tar 1.21.
svn path=/nixpkgs/branches/stdenv-updates/; revision=13787
2009-01-16 16:11:22 +00:00
Michael Raskin 772b50f138 Added cromfs - patch by Lluis Batlle
svn path=/nixpkgs/trunk/; revision=13700
2009-01-04 17:24:11 +00:00
Michael Raskin b04fc9492c Adding dar (disk archiver with indexable archives) - patch by Lluis Batlle
svn path=/nixpkgs/trunk/; revision=13695
2009-01-03 15:11:52 +00:00
Eelco Dolstra aa84bce64d * Get rid of all references to nix.cs.uu.nl.
svn path=/nixpkgs/trunk/; revision=13299
2008-11-14 16:57:19 +00:00
Armijn Hemel 1b5dbd6d9c 0.5 -> 0.5.1
svn path=/nixpkgs/trunk/; revision=12859
2008-09-13 10:25:20 +00:00
Eelco Dolstra 75fa800307 * GNU tar 1.20.
svn path=/nixpkgs/branches/stdenv-updates/; revision=11800
2008-05-09 14:56:29 +00:00
Yury G. Kudryashov 8ea549b319 sharutils added (4.6.3)
svn path=/nixpkgs/branches/stdenv-updates/; revision=10744
2008-02-18 20:52:25 +00:00
Yury G. Kudryashov 8bcddb0413 svn path=/nixpkgs/branches/stdenv-updates/; revision=10592 2008-02-10 17:39:34 +00:00
Eelco Dolstra 8cd1b893cf * coreutils-6.10, findutils-4.2.32.
* Added some meta attributes.

svn path=/nixpkgs/branches/stdenv-updates/; revision=10511
2008-02-06 13:18:50 +00:00
Yury G. Kudryashov 891295a46a More homepages
svn path=/nixpkgs/branches/stdenv-updates/; revision=10432
2008-01-31 10:42:02 +00:00
Yury G. Kudryashov a7703662a4 Merged with trunk
svn path=/nixpkgs/branches/stdenv-updates/; revision=10145
2008-01-15 00:55:21 +00:00
Yury G. Kudryashov a1f7a312c0 cpio: unneeded patches removed
svn path=/nixpkgs/branches/stdenv-updates/; revision=9817
2007-12-01 20:04:21 +00:00
Eelco Dolstra b37f504680 * Updated various stdenv packages (grep, gawk, tar, cpio, findutils,
pcre).

svn path=/nixpkgs/branches/stdenv-updates/; revision=9758
2007-11-19 17:39:19 +00:00
Michael Raskin 43b208bbb9 Fixed synaptics; Added GOCR (not that it is a good OCR); reverted MarcWeber's update to setup-new-2.sh (he has no time to use it in nearest future; later I hope it will be irrelevant)
svn path=/nixpkgs/trunk/; revision=9613
2007-11-09 13:54:02 +00:00
Michael Raskin 77a46300fa Added patch from Gentoo for glibc 2.6 compatibility. It just randomly renames an inner function, so glibc 2.5-safe.
svn path=/nixpkgs/trunk/; revision=9441
2007-10-11 03:41:29 +00:00
Eelco Dolstra 8f4d8573c0 * Fix a bunch of URLs.
svn path=/nixpkgs/trunk/; revision=9292
2007-09-11 10:15:07 +00:00
Eelco Dolstra a1022416c5 * Latest unstable Nix.
svn path=/nixpkgs/trunk/; revision=9274
2007-09-06 20:45:36 +00:00
Eelco Dolstra af7da7f19d * Added p7zip for decompressing 7-zip archives.
svn path=/nixpkgs/trunk/; revision=9248
2007-09-04 11:55:19 +00:00
Eelco Dolstra 544cb9cb83 * Rewrite all URLs to GNU mirrors to mirror://gnu/.
svn path=/nixpkgs/trunk/; revision=9201
2007-08-27 13:42:00 +00:00
Eelco Dolstra 607b0d3e80 * Rewrite all the SourceForge URLs to mirror://sourceforge/.
find . -name "*.nix" | while read fn; do sed 's^http://[a-z]*.dl.sourceforge.net/sourceforge/^mirror://sourceforge/^g' < $fn > $fn.new; mv $fn.new $fn; done

svn path=/nixpkgs/trunk/; revision=9198
2007-08-27 13:01:33 +00:00
Eelco Dolstra a0159dee8e * Reverted r6713, r6711, r4623, r3660, r2237. There rewrote fetchurl
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
2007-08-24 12:32:36 +00:00