Commit Graph

433 Commits

Author SHA1 Message Date
Eelco Dolstra
3e158a1c19 * ktorrent 2.2.5.
svn path=/nixpkgs/trunk/; revision=10555
2008-02-08 15:40:03 +00:00
Eelco Dolstra
4c59a67b32 * A more pure man implementation.
svn path=/nixpkgs/trunk/; revision=10547
2008-02-07 14:39:07 +00:00
Eelco Dolstra
f21f531e4e * man -> man-db.
svn path=/nixpkgs/trunk/; revision=10543
2008-02-07 13:38:44 +00:00
Eelco Dolstra
3918ffc86d * man-db 2.5.1.
svn path=/nixpkgs/trunk/; revision=10541
2008-02-07 13:32:48 +00:00
Eelco Dolstra
7842f1cbf2 * Latest unstable version.
svn path=/nixpkgs/trunk/; revision=10536
2008-02-07 10:21:52 +00:00
Eelco Dolstra
bf95691d1c svn path=/nixpkgs/trunk/; revision=10514 2008-02-06 14:19:58 +00:00
Eelco Dolstra
5a9affd896 * Added lzma, a compression program that compresses better than
bzip2.

svn path=/nixpkgs/trunk/; revision=10513
2008-02-06 13:52:41 +00:00
Eelco Dolstra
c583b8389b * Remove a time-dependent impurity from mc which was caused by
touching all the source files.  Depending on whether files were
  touched in the same second things would either be rebuilt (which
  would fail) or not.

  Maybe this breaks unzip support, not tested.

svn path=/nixpkgs/trunk/; revision=10500
2008-02-05 09:34:39 +00:00
Eelco Dolstra
7cc6713bdd * Remove the Reiser4 patch from Gentoo, it broke Grub, with
a message like

    Running "install --stage2=/boot/grub/stage2 /boot/grub/stage1 (hd0) (hd0)1+15 p (hd0,5)/boot/grub/stage /boot/grub/menu.lst"... failed
    Error 15: File not found


svn path=/nixpkgs/trunk/; revision=10497
2008-02-04 14:35:15 +00:00
Michael Raskin
cc1a66d42d Fixed shebangfix
svn path=/nixpkgs/trunk/; revision=10492
2008-02-04 12:07:27 +00:00
Michael Raskin
652984a43b Added dosfstools
svn path=/nixpkgs/trunk/; revision=10487
2008-02-04 04:41:55 +00:00
Marc Weber
9a9a078ccf Don't know wether you want to build perl and zip because of mc.. But one of
mc's features is beeing able to unpack on the fly. You can do that now (.zip)

svn path=/nixpkgs/trunk/; revision=10486
2008-02-03 23:33:54 +00:00
Michael Raskin
540214e9fd Fixed stable socat (applied patch by Nicolas Pierron); updated Tk installation step for XMaxima compatibility
svn path=/nixpkgs/trunk/; revision=10482
2008-02-03 14:17:22 +00:00
Michael Raskin
f763d29010 Added socat, updated zsh
svn path=/nixpkgs/trunk/; revision=10470
2008-02-03 11:03:54 +00:00
Michael Raskin
f6ee57b67f Added nc6, updated xkeyboard-config
svn path=/nixpkgs/trunk/; revision=10469
2008-02-03 08:53:47 +00:00
Yury G. Kudryashov
4d5a4ea903 More homepages
svn path=/nixpkgs/trunk/; revision=10419
2008-01-31 10:11:09 +00:00
Yury G. Kudryashov
5bca69ac34 Nix-expr style review
Unneded args.something replaced with
args: with args;
line. After this line args is the only place where we can recieve variables from.

Also removed several
buildInputs = [];
lines.

svn path=/nixpkgs/trunk/; revision=10415
2008-01-30 17:20:48 +00:00
Eelco Dolstra
f831e0420a * Added ms-sys, a program for writing Microsoft compatible boot records.
svn path=/nixpkgs/trunk/; revision=10414
2008-01-30 17:08:38 +00:00
Eelco Dolstra
5e629257d8 * Latest unstable Nix.
svn path=/nixpkgs/trunk/; revision=10397
2008-01-30 00:56:10 +00:00
Yury G. Kudryashov
6e74bb5974 finger client and daemon added
svn path=/nixpkgs/trunk/; revision=10364
2008-01-28 19:51:14 +00:00
Yury G. Kudryashov
0b15fe76ab mc nix-expr review
svn path=/nixpkgs/trunk/; revision=10361
2008-01-28 19:49:59 +00:00
Yury G. Kudryashov
b85bd7a25e gnupg2 added
svn path=/nixpkgs/trunk/; revision=10346
2008-01-28 19:45:57 +00:00
Michael Raskin
5cc556e313 Added smbfsFuse (executable name fusesmb)
svn path=/nixpkgs/trunk/; revision=10285
2008-01-25 10:15:19 +00:00
Michael Raskin
dac5ce6e48 Added rlwrap - readline wrapper
svn path=/nixpkgs/trunk/; revision=10271
2008-01-23 23:39:06 +00:00
Sander van der Burg
8c9f87cd0c Added midnight commander package
svn path=/nixpkgs/trunk/; revision=10257
2008-01-23 09:58:07 +00:00
Michael Raskin
e2c0809777 fixed "which" src
svn path=/nixpkgs/trunk/; revision=10235
2008-01-20 22:55:43 +00:00
Armijn Hemel
aa275908c0 which:
* update to 2.19
* add readline dependency
* use mirror:// for download location

svn path=/nixpkgs/trunk/; revision=10231
2008-01-20 18:23:55 +00:00
Michael Raskin
a5e3c976f4 Updated nixUnstable
svn path=/nixpkgs/trunk/; revision=10230
2008-01-20 11:19:20 +00:00
Eelco Dolstra
8215b6c953 * pciutils 2.2.8, with the latest pci.ids.
svn path=/nixpkgs/trunk/; revision=10218
2008-01-18 14:39:24 +00:00
Eelco Dolstra
e55c2246ff * ntp 4.2.4p4.
svn path=/nixpkgs/trunk/; revision=10217
2008-01-18 13:20:04 +00:00
Michael Raskin
bc46eaf404 Some review of builder-defs and dependent files. No rebuild needed. Now it should be possible to override elements in builderDefs
svn path=/nixpkgs/trunk/; revision=10214
2008-01-18 12:36:56 +00:00
Eelco Dolstra
a5e0e39cdb * makeWrapper: option --run <CMD> to run a command from the wrapper.
This is so that the Unison wrapper can be generated with
  makeWrapper.
* Use makeWrapper as a buildInput everywhere.
* Updated BitTorrent, cvs2svn.

svn path=/nixpkgs/trunk/; revision=10213
2008-01-18 11:28:41 +00:00
Eelco Dolstra
42e974a9fe * Apply all patches from Gentoo.
svn path=/nixpkgs/trunk/; revision=10175
2008-01-16 13:26:57 +00:00
Andres Löh
5dd65bbfad * updated lhs2TeX to 1.13pre3
svn path=/nixpkgs/trunk/; revision=10170
2008-01-16 10:33:06 +00:00
Armijn Hemel
8e71dd811c add chkrootkit. It might need some tweaks to work properly.
svn path=/nixpkgs/trunk/; revision=10141
2008-01-14 14:43:24 +00:00
Armijn Hemel
ff0c267fb6 416 -> 418
* update + license change

svn path=/nixpkgs/trunk/; revision=10114
2008-01-10 21:34:09 +00:00
Eelco Dolstra
43bb722ed9 * Reviving the bleeding edge.
svn path=/nixpkgs/trunk/; revision=10079
2008-01-05 23:23:36 +00:00
Michael Raskin
498d47b583 Added module_aggregator. Pass some directories with modules to it, and it will give you a directory to use instead of pkgs.kernel . addSbinPath in builderDefs to use sbin/ in addToEnv . Some catching up in xlaunch.
svn path=/nixpkgs/trunk/; revision=10075
2008-01-04 17:02:12 +00:00
Eelco Dolstra
7a3501953c * Grub: patch for splashimage support.
svn path=/nixpkgs/trunk/; revision=10062
2008-01-03 16:56:03 +00:00
Eelco Dolstra
1cc3c2b778 * Added Memtest86+.
svn path=/nixpkgs/trunk/; revision=10059
2008-01-03 15:14:37 +00:00
Michael Raskin
2d08dca911 Now xlaunch can launch more than one X session. Use first argument starting with : for that.
svn path=/nixpkgs/trunk/; revision=10053
2008-01-02 16:43:36 +00:00
Michael Raskin
a677869546 Looks like final fix for xlaunch
svn path=/nixpkgs/trunk/; revision=10044
2008-01-01 21:01:58 +00:00
Michael Raskin
e0317df04f Yet another attempt to fix xlaunch
svn path=/nixpkgs/trunk/; revision=10039
2008-01-01 12:15:40 +00:00
Michael Raskin
9784b59b8b Another attempt to fix xlaunch
svn path=/nixpkgs/trunk/; revision=10038
2008-01-01 11:49:18 +00:00
Michael Raskin
af2c151d9d Fix for xlaunch
svn path=/nixpkgs/trunk/; revision=10037
2008-01-01 11:33:25 +00:00
Eelco Dolstra
5a870b6ea9 * Nix 0.11.
svn path=/nixpkgs/trunk/; revision=10036
2008-01-01 11:30:41 +00:00
Armijn Hemel
e0a14721b1 update to 416
svn path=/nixpkgs/trunk/; revision=10033
2007-12-31 23:10:32 +00:00
Eelco Dolstra
8ae848454a * Fix GnuPG download location.
svn path=/nixpkgs/trunk/; revision=10028
2007-12-31 21:56:38 +00:00
Armijn Hemel
06e63bccf4 0.6.9 -> 0.6.15
svn path=/nixpkgs/trunk/; revision=10024
2007-12-31 21:19:49 +00:00
Armijn Hemel
10af2c18ff download location moved
svn path=/nixpkgs/trunk/; revision=10023
2007-12-31 21:08:38 +00:00