Commit graph

496 commits

Author SHA1 Message Date
Ludovic Courtès 430228c30f GRUB-EFI: Use throw' instead of abort'.
svn path=/nixpkgs/trunk/; revision=26219
2011-03-09 10:30:56 +00:00
Ludovic Courtès 6e69b4dbd0 GNU GRUB 1.9 for UEFI.
Based on a patch by Shea Levy <shea@shealevy.com>.

svn path=/nixpkgs/trunk/; revision=26216
2011-03-08 23:26:41 +00:00
Ludovic Courtès 499b5ca40a GNU GRUB 1.99~rc1.
svn path=/nixpkgs/trunk/; revision=26215
2011-03-08 23:26:35 +00:00
Yury G. Kudryashov c8f0c74ecc Add vorbisgain - replaygain for ogg/vorbis
svn path=/nixpkgs/trunk/; revision=26176
2011-03-06 16:07:37 +00:00
Ludovic Courtès 99a303b0dc GNU Coreutils 8.10.
svn path=/nixpkgs/branches/stdenv-updates/; revision=26117
2011-02-25 15:28:22 +00:00
Ludovic Courtès ad5adaca9e GNU recutils 1.3.
svn path=/nixpkgs/trunk/; revision=26002
2011-02-16 22:50:06 +00:00
Ludovic Courtès 2752fe91b8 GNU recutils 1.2.
svn path=/nixpkgs/trunk/; revision=25875
2011-02-09 21:36:34 +00:00
Ludovic Courtès af2df2369e GNU Parallel 20110205.
svn path=/nixpkgs/trunk/; revision=25874
2011-02-09 21:36:28 +00:00
David Guibert 1af9963d76 update keychain to 2.7.1
svn path=/nixpkgs/trunk/; revision=25734
2011-01-31 09:42:44 +00:00
Ludovic Courtès 932da79eca GNU Parallel 20110125.
svn path=/nixpkgs/trunk/; revision=25704
2011-01-27 20:12:33 +00:00
Ludovic Courtès 8fb2edb85e GNU Parallel 20110122.
svn path=/nixpkgs/trunk/; revision=25684
2011-01-24 22:29:25 +00:00
Rob Vermaas 24c9b1f3b9 added dmg2img-1.6.2
svn path=/nixpkgs/trunk/; revision=25667
2011-01-22 12:28:59 +00:00
Rob Vermaas c04dac0923 added vfdecrypt
svn path=/nixpkgs/trunk/; revision=25666
2011-01-22 12:14:25 +00:00
Ludovic Courtès 346673605b GNU Parallel 20101222.
svn path=/nixpkgs/trunk/; revision=25448
2011-01-06 14:38:03 +00:00
Ludovic Courtès c59551c32c GNU Recutils 1.1.
svn path=/nixpkgs/trunk/; revision=25447
2011-01-06 14:37:59 +00:00
Karn Kallio bebcd96c1d Apply patch taken from http://www.linuxfromscratch.org/blfs/view/svn/general/bc.html
to fix segfault when using -l option.

svn path=/nixpkgs/trunk/; revision=25432
2011-01-06 03:11:25 +00:00
Rob Vermaas 1b51c304ab do not build convmv on darwin
svn path=/nixpkgs/trunk/; revision=25414
2011-01-05 10:07:42 +00:00
Michael Raskin 29cd3206f2 Adding ised
svn path=/nixpkgs/trunk/; revision=25331
2011-01-01 20:28:38 +00:00
Eelco Dolstra a1e444b3b0 * file updated to 5.04.
svn path=/nixpkgs/trunk/; revision=25324
2010-12-30 18:31:27 +00:00
Eelco Dolstra b7c7550c43 * Replace the Python "magic" module with the (apparently) more
common one from the "file" package.

svn path=/nixpkgs/trunk/; revision=25322
2010-12-29 19:19:56 +00:00
Eelco Dolstra 5bb4096763 * Fix an evaluation error in xburst-tools.
svn path=/nixpkgs/branches/stdenv-updates/; revision=25311
2010-12-28 17:25:17 +00:00
Ludovic Courtès bd311de25c GNU Recutils 1.0.
svn path=/nixpkgs/branches/stdenv-updates/; revision=25227
2010-12-21 16:26:34 +00:00
Lluís Batlle i Rossell 22253677b3 Merging from trunk. The previous merge took the firefox 3.6 in a bad state.
svn path=/nixpkgs/branches/stdenv-updates/; revision=25202
2010-12-19 20:12:10 +00:00
Lluís Batlle i Rossell b48b2a7bb4 Merging from trunk. I solved some trivial merge conflicts.
svn path=/nixpkgs/branches/stdenv-updates/; revision=25188
2010-12-17 20:39:58 +00:00
Michael Raskin 55afe4bc5e Patch rlwrap to support high-bit characters
svn path=/nixpkgs/trunk/; revision=25167
2010-12-17 10:56:35 +00:00
Michael Raskin 2b1fe76307 Mandatory HDF5 sub-minor-version update with no old version copies around
svn path=/nixpkgs/trunk/; revision=25159
2010-12-16 20:19:43 +00:00
Ludovic Courtès e7739d9407 GNU Coreutils 8.7.
svn path=/nixpkgs/branches/stdenv-updates/; revision=25092
2010-12-12 23:35:22 +00:00
Ludovic Courtès ef8619b4b2 GNU Parted: Allow cross-GNU builds.
svn path=/nixpkgs/branches/stdenv-updates/; revision=25088
2010-12-12 23:21:35 +00:00
Ludovic Courtès 8404ee65b6 GNU Parallel 20101202.
svn path=/nixpkgs/branches/stdenv-updates/; revision=25082
2010-12-12 20:19:38 +00:00
Lluís Batlle i Rossell ee04ffcb55 Updating from trunk. I resolved simple conflicts.
svn path=/nixpkgs/branches/stdenv-updates/; revision=25061
2010-12-11 12:47:00 +00:00
Tobias Hammerschmidt 1db5a9df76 added tmux
svn path=/nixpkgs/trunk/; revision=24904
2010-11-28 12:38:35 +00:00
Evgeny Egorochkin b89f2ef1e4 system-config-printer: fix runtime errors. Patch by Karn Kallio.
svn path=/nixpkgs/trunk/; revision=24899
2010-11-28 09:46:51 +00:00
Lluís Batlle i Rossell 8746de3ae8 Updating from trunk.
svn path=/nixpkgs/branches/stdenv-updates/; revision=24674
2010-11-11 22:18:14 +00:00
Peter Simons c13e0307b6 pkgs/tools/misc/screen: fixed various impurities
Removed lots of hard-coded /usr/something paths from the configure script.
Moved $out/{info,man} to $out/share/{info,man}.

svn path=/nixpkgs/trunk/; revision=24601
2010-11-05 14:35:14 +00:00
Ludovic Courtès 0a00613f89 fileschanged: Assorted nitpicks.
svn path=/nixpkgs/trunk/; revision=24599
2010-11-04 14:26:19 +00:00
Lluís Batlle i Rossell f4f84af4ab Updating from trunk. I only had to take away the usual stdenv2 in
all-packages.nix


svn path=/nixpkgs/branches/stdenv-updates/; revision=24553
2010-10-31 19:30:31 +00:00
Peter Simons 7ec0584160 Added fileschanged version 0.6.9.
svn path=/nixpkgs/trunk/; revision=24511
2010-10-28 11:10:09 +00:00
Peter Simons ef4a03f3da Moved tools/misc/psmisc to os-specific/linux/psmisc.
svn path=/nixpkgs/trunk/; revision=24469
2010-10-25 14:38:37 +00:00
Lluís Batlle i Rossell 6dc839d344 Merging from trunk. I resolved some conflicts; I hope that well.
svn path=/nixpkgs/branches/stdenv-updates/; revision=24429
2010-10-23 14:52:21 +00:00
Rob Vermaas 202774b93e added ftgl, gource
svn path=/nixpkgs/trunk/; revision=24379
2010-10-20 10:53:45 +00:00
Ludovic Courtès 143a5749a3 GNU Screen: Add the built-in telnet client; add meta-data.
svn path=/nixpkgs/trunk/; revision=24228
2010-10-11 22:11:54 +00:00
Lluís Batlle i Rossell e7e103b8eb Updating from trunk (to catch cron changes)
svn path=/nixpkgs/branches/stdenv-updates/; revision=24200
2010-10-10 11:44:28 +00:00
Lluís Batlle i Rossell 08d3f9460d Fixing rrdtool expression evaluation.
svn path=/nixpkgs/trunk/; revision=24195
2010-10-10 11:07:04 +00:00
Lluís Batlle i Rossell 58550eef98 Setting hydra to build rrdtool
svn path=/nixpkgs/trunk/; revision=24194
2010-10-10 11:06:55 +00:00
Lluís Batlle i Rossell fca582bff0 Updating from trunk. I had to resolve the pcre and some stdenv2 in all-packages
svn path=/nixpkgs/branches/stdenv-updates/; revision=24155
2010-10-07 21:21:31 +00:00
Peter Simons d2c4a70a0e pkgs/tools/misc/screen: added meta section
svn path=/nixpkgs/trunk/; revision=24137
2010-10-07 13:14:05 +00:00
Ludovic Courtès 65b6fc1992 GNU Parallel 20100922.
svn path=/nixpkgs/trunk/; revision=24102
2010-10-05 22:08:48 +00:00
Ludovic Courtès 2ca7b3c62c GNU bc: Fix `name'; clean things up.
svn path=/nixpkgs/trunk/; revision=24100
2010-10-05 22:08:37 +00:00
Lluís Batlle i Rossell cd4b54748a Updating from trunk
svn path=/nixpkgs/branches/stdenv-updates/; revision=24038
2010-10-03 09:25:34 +00:00
Lluís Batlle i Rossell 530ac48a7c Making the default vim have multibyte+nls support. Checking with 'du', I think
the results take almost the same amount of bytes, while we get support for utf8 terminals.

svn path=/nixpkgs/branches/stdenv-updates/; revision=24031
2010-10-03 09:17:22 +00:00
Michael Raskin cffebf17a2 Add Git version of mdbtools - UCS-2 capable
svn path=/nixpkgs/trunk/; revision=24007
2010-09-30 16:50:37 +00:00
Yury G. Kudryashov 08be43d6f0 homepages
svn path=/nixpkgs/trunk/; revision=23971
2010-09-27 18:15:33 +00:00
Yury G. Kudryashov 732997b02e Metadata
svn path=/nixpkgs/trunk/; revision=23963
2010-09-27 11:19:31 +00:00
Yury G. Kudryashov 74abd6e9ad Add usbmuxd
svn path=/nixpkgs/trunk/; revision=23948
2010-09-26 19:39:35 +00:00
Michael Raskin f82a0576ea Add ttf2pt1-cl-pdf which produces unicode maps for fonts
svn path=/nixpkgs/trunk/; revision=23883
2010-09-21 14:35:07 +00:00
Michael Raskin 7538dcd322 Assert the need for glibc
svn path=/nixpkgs/trunk/; revision=23864
2010-09-19 18:32:25 +00:00
Michael Raskin 7d91a87817 Remove the temporary patch reference
svn path=/nixpkgs/trunk/; revision=23863
2010-09-19 18:22:52 +00:00
Lluís Batlle i Rossell c00b676654 Making the default vim have multibyte+nls support. Checking with 'du', I think
the results take almost the same amount of bytes, while we get support for utf8 terminals.

svn path=/nixpkgs/trunk/; revision=23859
2010-09-18 16:29:47 +00:00
Lluís Batlle i Rossell 2c5de61327 Updating from trunk.
svn path=/nixpkgs/branches/stdenv-updates/; revision=23840
2010-09-17 19:10:21 +00:00
Eelco Dolstra 6021bcf0dc * Updated the GRUB 0.97 patchset from Gentoo to 1.10.
svn path=/nixpkgs/trunk/; revision=23715
2010-09-10 12:21:43 +00:00
Ludovic Courtès 582c02b1c0 GNU Parallel 20100906.
svn path=/nixpkgs/trunk/; revision=23714
2010-09-10 11:50:17 +00:00
Peter Simons 7b4678b6d8 pkgs/tools/misc/syslog-ng: updated to version 3.1.2
svn path=/nixpkgs/trunk/; revision=23686
2010-09-08 13:28:05 +00:00
Ludovic Courtès d460ffc554 uucp: Fetch from mirror://gnu; add `meta'.
svn path=/nixpkgs/trunk/; revision=23661
2010-09-07 08:02:36 +00:00
Lluís Batlle i Rossell 7e27052bd6 Applying the patch adding 'detox' from Tom Ridge and Karn Kallio.
svn path=/nixpkgs/trunk/; revision=23655
2010-09-06 07:21:08 +00:00
Ludovic Courtès 95486795ad GNU Parallel 20100822.
svn path=/nixpkgs/trunk/; revision=23646
2010-09-05 15:19:02 +00:00
Ludovic Courtès 2878beff40 Minicom 2.4.
svn path=/nixpkgs/trunk/; revision=23634
2010-09-03 20:52:32 +00:00
Eelco Dolstra 43ac966abb * lsof 4.84, psmisc 22.12.
svn path=/nixpkgs/trunk/; revision=23537
2010-08-29 23:22:26 +00:00
Eelco Dolstra 73eb2ce265 svn path=/nixpkgs/trunk/; revision=23535 2010-08-29 22:45:14 +00:00
Yury G. Kudryashov aaeac7d5d7 Upgrade to system-config-printer-1.2.4
TODO: make it work with udev (add helpers to udev PATH etc.)

svn path=/nixpkgs/trunk/; revision=23520
2010-08-29 19:37:02 +00:00
Lluís Batlle i Rossell cca1cae042 Updating from trunk. I had to do some changes to make it fit.
svn path=/nixpkgs/branches/stdenv-updates/; revision=23500
2010-08-29 11:09:23 +00:00
Michael Raskin 05c7e81eaa Move E prover to applications/science/logic
svn path=/nixpkgs/trunk/; revision=23434
2010-08-25 22:38:11 +00:00
Michael Raskin 091be03f65 Update E prover
svn path=/nixpkgs/trunk/; revision=23433
2010-08-25 22:23:55 +00:00
Yury G. Kudryashov 608cde4f82 Explicit pkgs.prefix
svn path=/nixpkgs/trunk/; revision=23329
2010-08-21 19:27:31 +00:00
Ludovic Courtès 96da0397a9 GNU Coreutils 8.5.
svn path=/nixpkgs/branches/stdenv-updates/; revision=23279
2010-08-20 15:26:31 +00:00
Lluís Batlle i Rossell f16353b6f2 Updated from trunk.
svn path=/nixpkgs/branches/stdenv-updates/; revision=23275
2010-08-20 13:41:12 +00:00
Ludovic Courtès 82968aa583 GNU Parallel 20100722.
svn path=/nixpkgs/trunk/; revision=23258
2010-08-19 16:56:41 +00:00
Eelco Dolstra 1ac9dcd24d * Fix eval-release.nix by testing whether all attributes of a
derivation evaluate inside the tryEval.  This catches cases such as
  aufs2-util, which fails due to an assertion in its dependency aufs2.
* Explicitly blacklist "xbursttools" because it gives some
  evaluation error in cross-OpenSSL.  No idea why, probably due to
  some pass-through attribute.

svn path=/nixpkgs/trunk/; revision=23247
2010-08-19 12:37:10 +00:00
Eelco Dolstra 0c9a370aa0 * Updated desktop-file-utils to 0.16.
svn path=/nixpkgs/trunk/; revision=23182
2010-08-16 07:45:39 +00:00
David Guibert 284217c135 update ttf-mkfontdir
svn path=/nixpkgs/trunk/; revision=23134
2010-08-12 05:59:52 +00:00
Lluís Batlle i Rossell ff5d0fa448 Merging from trunk
svn path=/nixpkgs/branches/stdenv-updates/; revision=23072
2010-08-09 21:21:30 +00:00
Lluís Batlle i Rossell ac387916b8 Adding the calendar program 'pal'
svn path=/nixpkgs/trunk/; revision=23070
2010-08-09 21:13:36 +00:00
Peter Simons 1a6039cb45 Enable parallel building of gcc, glibc, gmp, mpfr, ncurses, coreutils, perl, python, git, and qt4.
If a build expressions has set "enableParallelBuilding = true", then the
generic builder may utilize more than one CPU core to build that particular
expression. This feature works out of the box for GNU Make. Expressions that
use other build drivers like Boost.Jam or SCons have to specify appropriate
flags such as "-j${NIX_BUILD_CORES}" themselves.

svn path=/nixpkgs/trunk/; revision=23042
2010-08-08 18:51:42 +00:00
Lluís Batlle i Rossell 5417c720fd Merging from trunk.
I tried to fix some trivial conflicts.
I don't know if I merged well some more difficult conflicts on openssl/darwin_patch
or haskell-platform.


svn path=/nixpkgs/branches/stdenv-updates/; revision=22878
2010-08-02 15:48:19 +00:00
Rob Vermaas ec5dba7620 remove commented license attribute
svn path=/nixpkgs/trunk/; revision=22862
2010-08-02 09:09:25 +00:00
Rob Vermaas fb6ca79d35 HDF5 1.8.5
svn path=/nixpkgs/trunk/; revision=22861
2010-08-02 08:58:53 +00:00
Eelco Dolstra 9375dad95a * Remove findutils-wrapper (obsolete).
* Remove some unnecessary / inappropriate lowPrios.

svn path=/nixpkgs/trunk/; revision=22825
2010-07-30 12:31:10 +00:00
Eelco Dolstra ee4fe6ea84 * Drop pkgsOverriden.
svn path=/nixpkgs/trunk/; revision=22823
2010-07-30 12:10:24 +00:00
Lluís Batlle i Rossell b044e64989 Making the xburst-tools for the Ben Nanonote build the firmware they need to
communicate with it. This involves making a cross-compiler for mipsel.

svn path=/nixpkgs/trunk/; revision=22818
2010-07-29 23:26:07 +00:00
Lluís Batlle i Rossell 537ad15e86 Adding xburst-tools to manage the USB_BOOT mode of the Ben Nanonote (reflashing, ...)
I add the 'confuse' library as a side effect.

svn path=/nixpkgs/trunk/; revision=22817
2010-07-29 23:25:42 +00:00
Eelco Dolstra 907bb1aac6 * ltrace: updated to 0.5.3.
* libdbi / libdbi-drivers: updated to 0.8.3, and make it compile with
  SQLite.
* qemu-image: fix the URL.
* gdmap: make it build again (requires an older GTK+).
* rlwrap: updated to 0.37.
* smbfs-fuse -> fusesmb to match the upstream name.
* x11vnc: updated to 0.9.10.
* clearlyU: fix the URL.
* Various packages: follow the coding conventions.

svn path=/nixpkgs/trunk/; revision=22814
2010-07-29 18:55:16 +00:00
Eelco Dolstra ba498d4a43 * composedArgsAndFun -> makeOverridable for consistency.
* Rename a few single-version packages to "default.nix".

svn path=/nixpkgs/trunk/; revision=22803
2010-07-29 08:21:21 +00:00
Eelco Dolstra f1598a8941 * More cleanup.
svn path=/nixpkgs/trunk/; revision=22798
2010-07-28 18:01:17 +00:00
Eelco Dolstra 749b8607ca * More cleanup.
svn path=/nixpkgs/trunk/; revision=22795
2010-07-28 15:35:01 +00:00
Eelco Dolstra 6609710409 * Get rid of many instances of "args: with args;", and other coding
guidelines violations.
* Updated libsamplerate to 0.1.7.

svn path=/nixpkgs/trunk/; revision=22782
2010-07-28 11:55:54 +00:00
Eelco Dolstra 95c5f85819 * Fix misspelled package name.
svn path=/nixpkgs/trunk/; revision=22777
2010-07-28 08:21:56 +00:00
Eelco Dolstra 37f6612875 * Disable GRUB 2's `make check' by default, because it requires QEMU.
It's not so desirable to have GRUB 2 depend on X11, Mesa, SDL,
  PulseAudio, ... (I became very confused when changing Mesa triggered
  a rebuild of GRUB.)

svn path=/nixpkgs/branches/x-updates/; revision=22680
2010-07-20 19:22:02 +00:00
Ludovic Courtès c3484e59e9 GNU GRUB 1.98.
svn path=/nixpkgs/trunk/; revision=22465
2010-07-04 21:11:13 +00:00
Ludovic Courtès 21d55c8d60 GNU Parted 2.3.
svn path=/nixpkgs/trunk/; revision=22462
2010-07-04 21:10:58 +00:00
Ludovic Courtès 4789ced578 GNU Idutils 4.5.
svn path=/nixpkgs/trunk/; revision=22461
2010-07-04 21:10:54 +00:00
Ludovic Courtès 7acfdbfe63 GNU Parallel 20100620.
svn path=/nixpkgs/trunk/; revision=22460
2010-07-04 21:10:49 +00:00