Commit Graph

14172 Commits

Author SHA1 Message Date
Peter Simons
9a115becc3 PerlMagick: fixed download URL and hash
Why has this module disappeared from CPAN? And why did its hash change?
Very strange ...

svn path=/nixpkgs/trunk/; revision=27667
2011-07-08 09:29:52 +00:00
Karn Kallio
9fbe9c9541 Repair Wesnoth build error and advance to version 1.8.6.
svn path=/nixpkgs/trunk/; revision=27666
2011-07-08 00:59:01 +00:00
Peter Simons
e4353b1f65 git: install contrib code included in the distribution
TODO: byte-compile emacs modules

svn path=/nixpkgs/trunk/; revision=27665
2011-07-07 23:48:38 +00:00
Peter Simons
2fee0ecef9 git: updated to version 1.7.6
svn path=/nixpkgs/trunk/; revision=27664
2011-07-07 23:48:34 +00:00
Peter Simons
21373bc49b git-annex: enable the documentation build
svn path=/nixpkgs/trunk/; revision=27663
2011-07-07 23:48:30 +00:00
Peter Simons
39f2346b1b git-annex: cosmetic changes in the meta section
svn path=/nixpkgs/trunk/; revision=27662
2011-07-07 23:48:26 +00:00
Peter Simons
0ec6325b87 git-annex: updated to version 3.20110705
svn path=/nixpkgs/trunk/; revision=27661
2011-07-07 23:48:22 +00:00
Peter Simons
20ba4e9296 haskell-testpack: updated to version 2.1.0
svn path=/nixpkgs/trunk/; revision=27660
2011-07-07 23:48:17 +00:00
Peter Simons
d7f698c078 ledger: enable the test suite
svn path=/nixpkgs/trunk/; revision=27659
2011-07-07 22:48:44 +00:00
Peter Simons
f05fce5e6e ledger: enable XML support so that ledger can read GnuCash data files
svn path=/nixpkgs/trunk/; revision=27658
2011-07-07 22:48:40 +00:00
Peter Simons
80713bcc75 ledger: fixed build
* Patchelf doesn't work for this program. Fortunately, we don't need patchelf,
   because libtool takes care of hard-coding the proper rpaths.

 * Updated home page address.

 * Build with more aggressive optimization flags.

 * Drop the obsolete const-fix patch.

svn path=/nixpkgs/trunk/; revision=27657
2011-07-07 22:48:36 +00:00
Peter Simons
ebefce41aa banner: a tool to print print large banners to ASCII terminals
svn path=/nixpkgs/trunk/; revision=27656
2011-07-07 22:19:52 +00:00
Peter Simons
947610085d Added Eukleides, a geometry drawing language.
svn path=/nixpkgs/trunk/; revision=27655
2011-07-07 21:53:21 +00:00
Andres Löh
6f43e422ba Added yesod-form and yesod-json.
svn path=/nixpkgs/trunk/; revision=27654
2011-07-07 21:40:46 +00:00
Andres Löh
29c7cd1298 Added aeson, unordered-containers.
svn path=/nixpkgs/trunk/; revision=27653
2011-07-07 21:40:43 +00:00
Andres Löh
65d9fa940b Adding yesod-persistent.
svn path=/nixpkgs/trunk/; revision=27652
2011-07-07 21:40:40 +00:00
Andres Löh
bec4023fbe Version bump for attoparsec.
svn path=/nixpkgs/trunk/; revision=27651
2011-07-07 21:40:38 +00:00
Andres Löh
1b603fe157 Added yesod-core.
svn path=/nixpkgs/trunk/; revision=27650
2011-07-07 21:40:35 +00:00
Andres Löh
f8b1ace1d7 Added warp plus dependencies.
svn path=/nixpkgs/trunk/; revision=27649
2011-07-07 21:40:33 +00:00
Peter Simons
4f9d5c825a all-packages.nix: strip trailing whitespace
svn path=/nixpkgs/trunk/; revision=27648
2011-07-07 21:32:55 +00:00
Peter Simons
c76ef49466 gprolog: add myself as maintainer
svn path=/nixpkgs/trunk/; revision=27647
2011-07-07 21:05:02 +00:00
Peter Simons
ea4daca60d pkgs/applications/editors/emacs-modes/bbdb: replace custom build script with standard builder
Also added most of optional contributions shipped in the release tarball to the
installation.

svn path=/nixpkgs/trunk/; revision=27646
2011-07-07 21:04:56 +00:00
Andres Löh
5422838e56 Version bumps for hakyll and dependencies.
svn path=/nixpkgs/trunk/; revision=27638
2011-07-07 19:08:51 +00:00
Ludovic Courtès
4d7d10da6b GNU Automake: Append `-I' flags stemming from $ACLOCAL_PATH instead of prepending them.
See <http://lists.gnu.org/archive/html/bug-gnulib/2011-07/msg00100.html>
for an illustration of the bug.

svn path=/nixpkgs/trunk/; revision=27622
2011-07-07 15:10:40 +00:00
Ludovic Courtès
9cbb1dbec6 mpg321 0.2.13-2.
svn path=/nixpkgs/trunk/; revision=27621
2011-07-07 15:10:33 +00:00
Eelco Dolstra
7737d33233 * Use libsoup 2.33 everywhere.
svn path=/nixpkgs/trunk/; revision=27613
2011-07-05 15:14:44 +00:00
Eelco Dolstra
b5b7cbb9ea * Removed unused libsoup version.
svn path=/nixpkgs/trunk/; revision=27612
2011-07-05 14:52:15 +00:00
Eelco Dolstra
79e528d7b2 * ‘applyGlobalOverrides’ considered harmful. Getting rid of it in the
calls to KDE 4.5 and 4.6 cuts nix-env evaluation time (for ‘-qa
  --drv-path *’) from 10.2s to 7.4s.

  There are two other calls to ‘applyGlobalOverrides’, namely in
  ‘webkit’ and ‘webkitSVN’ for the libsoup override.  We should get
  rid of those too.

svn path=/nixpkgs/trunk/; revision=27611
2011-07-05 14:38:31 +00:00
Eelco Dolstra
18f98ec5a2 * Disable the trace message "not an attrSet" because it shows up in
nix-env output.

svn path=/nixpkgs/trunk/; revision=27610
2011-07-05 13:55:41 +00:00
Eelco Dolstra
bba37cbf92 * Fix ugly indentation.
svn path=/nixpkgs/trunk/; revision=27609
2011-07-05 13:43:44 +00:00
Eelco Dolstra
5a7ffcd82d * Firefox: use external SQLite and Cairo.
svn path=/nixpkgs/trunk/; revision=27602
2011-07-04 15:35:53 +00:00
Eelco Dolstra
cefbc72a35 * Oops.
svn path=/nixpkgs/trunk/; revision=27601
2011-07-04 15:05:12 +00:00
Ludovic Courtès
7b34224abd Update Hydra.
svn path=/nixpkgs/trunk/; revision=27598
2011-07-04 14:44:54 +00:00
Ludovic Courtès
e7e3bea7bf Update Nix unstable.
svn path=/nixpkgs/trunk/; revision=27596
2011-07-04 14:44:46 +00:00
Eelco Dolstra
684186104c * Latest SQLite, Flash player (Vladimír Čunát).
svn path=/nixpkgs/trunk/; revision=27595
2011-07-04 14:12:20 +00:00
Eelco Dolstra
bdf034862b * Make Firefox 5.0 the default.
svn path=/nixpkgs/trunk/; revision=27593
2011-07-04 14:04:43 +00:00
Ludovic Courtès
ce954e5a5a GNU Parallel 20110622.
svn path=/nixpkgs/trunk/; revision=27591
2011-07-04 11:52:44 +00:00
Ludovic Courtès
3e0fbce76b GNU xorriso 1.1.0pl01.
svn path=/nixpkgs/trunk/; revision=27590
2011-07-04 11:52:41 +00:00
Ludovic Courtès
328dc1f386 GNU mtools 4.0.17.
svn path=/nixpkgs/trunk/; revision=27589
2011-07-04 11:52:37 +00:00
Ludovic Courtès
f710ffff12 GNU FreeIPMI 1.0.5.
svn path=/nixpkgs/trunk/; revision=27588
2011-07-04 11:52:34 +00:00
Ludovic Courtès
08e6c13dee GNU GLOBAL 5.9.7.
svn path=/nixpkgs/trunk/; revision=27587
2011-07-04 11:52:30 +00:00
Ludovic Courtès
9bde902010 GNU Prolog 1.4.0.
svn path=/nixpkgs/trunk/; revision=27586
2011-07-04 11:52:26 +00:00
Ludovic Courtès
b3ef7901c4 GNU SIP Witch 1.0.3.
svn path=/nixpkgs/trunk/; revision=27585
2011-07-04 11:52:22 +00:00
Ludovic Courtès
8defd87760 GNU uCommon C++ 5.0.3.
svn path=/nixpkgs/trunk/; revision=27584
2011-07-04 11:52:18 +00:00
Ludovic Courtès
7bd9ef1d5b GnuTLS 2.12.7.
svn path=/nixpkgs/trunk/; revision=27583
2011-07-04 11:52:13 +00:00
Ludovic Courtès
a609897ae7 GNU Guile 2.0.2.
svn path=/nixpkgs/trunk/; revision=27582
2011-07-04 11:52:06 +00:00
Karn Kallio
cd830b7e8e Update mercurial to version 1.9
svn path=/nixpkgs/trunk/; revision=27581
2011-07-02 19:35:03 +00:00
Eelco Dolstra
ed58c55155 * xen: Build succesfully if $out already exists (needed for WCRE).
svn path=/nixpkgs/trunk/; revision=27580
2011-07-02 19:21:28 +00:00
Karn Kallio
cbb0e62780 Advance lftp to version 4.3.1
svn path=/nixpkgs/trunk/; revision=27579
2011-07-02 19:19:48 +00:00
Lluís Batlle i Rossell
4f854226f5 Updating libharu. I renamed it from haru to libharu; I prefer libharu for the name.
svn path=/nixpkgs/trunk/; revision=27578
2011-07-02 14:16:06 +00:00
Ludovic Courtès
fef7d9197e libunistring: Make libiconv a propagated input when cross-building for MinGW.
svn path=/nixpkgs/trunk/; revision=27577
2011-07-01 15:51:55 +00:00
Michael Raskin
b2ec2c245a Fix wrong attribute reference addition
svn path=/nixpkgs/trunk/; revision=27574
2011-07-01 13:39:02 +00:00
Michael Raskin
9ee4b2ceab Updating graphviz and adding an old version
svn path=/nixpkgs/trunk/; revision=27573
2011-07-01 13:29:42 +00:00
Ludovic Courtès
7762934904 BDW-GC, GMP, libffi, libunistring, Readline: Don't use the native `strip'.
Using the native `strip' breaks static libraries when cross-compiling.

svn path=/nixpkgs/trunk/; revision=27572
2011-07-01 13:20:12 +00:00
Ludovic Courtès
3a8af0ddf7 GNU Libtool: Use dontStrip' instead of the non-existent dontNativeStrip'.
svn path=/nixpkgs/trunk/; revision=27571
2011-07-01 10:11:06 +00:00
Michael Raskin
b973f98afa Make tulip run without hassle. Unfortunately, some operations repeatably crash tulip even when built vs Qt4.6
svn path=/nixpkgs/trunk/; revision=27570
2011-07-01 09:53:11 +00:00
Eelco Dolstra
58a0e8fcdc * Typo.
svn path=/nixpkgs/trunk/; revision=27569
2011-07-01 09:50:34 +00:00
Ludovic Courtès
3da30b6770 GNU Libtool: Don't run the native `strip' when cross-compiling.
svn path=/nixpkgs/trunk/; revision=27568
2011-07-01 07:42:23 +00:00
Michael Raskin
c1686c051d Adding Welkin RDF visualizer
svn path=/nixpkgs/trunk/; revision=27567
2011-07-01 07:26:38 +00:00
Michael Raskin
a4be010d31 Update Tulip
svn path=/nixpkgs/trunk/; revision=27566
2011-07-01 07:01:46 +00:00
Sander van der Burg
aa16cb5f11 Added option to enable native midi support
svn path=/nixpkgs/trunk/; revision=27563
2011-06-30 15:12:26 +00:00
Ludovic Courtès
909f438893 GCC 4.6.1.
svn path=/nixpkgs/trunk/; revision=27562
2011-06-30 14:35:07 +00:00
Lluís Batlle i Rossell
b8a6d84910 Updating offrss.
svn path=/nixpkgs/trunk/; revision=27561
2011-06-29 22:33:42 +00:00
Lluís Batlle i Rossell
46a1c81294 Make hydra build firefox 5
svn path=/nixpkgs/trunk/; revision=27560
2011-06-29 21:19:15 +00:00
Sander van der Burg
703f1b23fb Ensure that the shared ffmpeg is used, instead of the one included in the kino source tarball
svn path=/nixpkgs/trunk/; revision=27559
2011-06-29 19:22:02 +00:00
Sander van der Burg
11210cf06f Updated kino to version 1.3.4 (and did some code standard fixes)
svn path=/nixpkgs/trunk/; revision=27558
2011-06-29 16:21:02 +00:00
Michael Raskin
e9d66565d7 Adding wavemon
svn path=/nixpkgs/trunk/; revision=27557
2011-06-29 09:53:35 +00:00
Ludovic Courtès
f45f45544e Seeks 0.3.3.
svn path=/nixpkgs/trunk/; revision=27556
2011-06-29 07:52:27 +00:00
Eelco Dolstra
b8b0c4e8f7 * Inkscape updated to 0.48.1.
svn path=/nixpkgs/trunk/; revision=27555
2011-06-28 13:51:55 +00:00
Sander van der Burg
24e3b3a58b Added opkg package
svn path=/nixpkgs/trunk/; revision=27554
2011-06-28 09:45:51 +00:00
Michael Raskin
a0d97d5eb2 Adding OneTeam XMPP client
svn path=/nixpkgs/trunk/; revision=27553
2011-06-28 09:45:09 +00:00
Eelco Dolstra
e324357c8c * sqlite updated to 3.7.7.
svn path=/nixpkgs/trunk/; revision=27543
2011-06-27 08:04:29 +00:00
Lluís Batlle i Rossell
ac28a13f56 gnunet-setup wanted guile 1.8.
I also restored the default gtkSupport variable I had touched in a previous commit.

svn path=/nixpkgs/trunk/; revision=27542
2011-06-26 20:09:44 +00:00
Sander van der Burg
b2548922bf Added UAE: Ultimate Amiga Emulator
svn path=/nixpkgs/trunk/; revision=27541
2011-06-26 19:49:51 +00:00
Lluís Batlle i Rossell
1229dd1400 Adding a still broken restroshare expression. I'll develop further later.
svn path=/nixpkgs/trunk/; revision=27540
2011-06-26 17:57:28 +00:00
Sander van der Burg
e4126afa44 Added ZSNES emulator package
svn path=/nixpkgs/trunk/; revision=27539
2011-06-25 22:25:50 +00:00
Andres Löh
7a53f9fdbb Added extra deps to xmonad-extras to enable some modules.
svn path=/nixpkgs/trunk/; revision=27537
2011-06-24 08:29:36 +00:00
Ludovic Courtès
ad3cea4fb1 glibc: Update Hurd snapshot.
svn path=/nixpkgs/trunk/; revision=27536
2011-06-23 21:14:35 +00:00
Andres Löh
a0982e02fd Added xmonads-extra (thanks to chaoflow).
svn path=/nixpkgs/trunk/; revision=27534
2011-06-23 18:35:24 +00:00
Andres Löh
e908e92413 haskell/csv version bump
svn path=/nixpkgs/trunk/; revision=27533
2011-06-23 18:35:19 +00:00
Lluís Batlle i Rossell
0486e0218a Updating duplicity.
svn path=/nixpkgs/trunk/; revision=27532
2011-06-23 07:20:42 +00:00
Florian Friesdorf
8e606466b3 fetchgit builder - correctly quote "$rev"
svn path=/nixpkgs/trunk/; revision=27531
2011-06-22 23:33:41 +00:00
Sander van der Burg
3496c064d8 Bumped DisnixOS which has no longer issues with the new nixos-build-vms
svn path=/nixpkgs/trunk/; revision=27530
2011-06-22 22:27:42 +00:00
Florian Friesdorf
453be2fc62 cinelerra-git: let pkgconfig handle freetype and its -I flags
svn path=/nixpkgs/trunk/; revision=27529
2011-06-22 22:23:57 +00:00
Florian Friesdorf
8704e8d7bf cinelerra-git needs fftw-...-double (libfftw3 instead of libfftw3f)
svn path=/nixpkgs/trunk/; revision=27528
2011-06-22 22:23:54 +00:00
Florian Friesdorf
35f8c3d150 cinelerra-git: file, libuuid instead of e2fsprogs, and libXext
svn path=/nixpkgs/trunk/; revision=27527
2011-06-22 22:23:50 +00:00
Florian Friesdorf
200101c7b0 cinelerra-git: switched to fetchgit
svn path=/nixpkgs/trunk/; revision=27526
2011-06-22 22:23:45 +00:00
Ludovic Courtès
054178e045 glibc: Update Hurd snapshot.
svn path=/nixpkgs/trunk/; revision=27525
2011-06-22 21:37:25 +00:00
Florian Friesdorf
c8f12bd8be fetchgit builder comment: can handle remotes without HEAD
thx civodul for bringing it up and testing

svn path=/nixpkgs/trunk/; revision=27523
2011-06-22 21:01:36 +00:00
Florian Friesdorf
e50e84daa1 fetchgit report fetch progress
svn path=/nixpkgs/trunk/; revision=27522
2011-06-22 19:34:32 +00:00
Florian Friesdorf
ee731974e9 fetchgit builder to handle broken remotes without a HEAD
svn path=/nixpkgs/trunk/; revision=27521
2011-06-22 19:34:27 +00:00
Florian Friesdorf
edd3c49119 mjpegtool 2.0.0 + more dependencies
svn path=/nixpkgs/trunk/; revision=27520
2011-06-22 19:01:14 +00:00
Eelco Dolstra
2e8c66c1d3 * Pan updated to 0.135.
svn path=/nixpkgs/trunk/; revision=27518
2011-06-22 17:57:32 +00:00
Eelco Dolstra
ab623804a7 * NVIDIA X11 driver updated to 275.09.07.
svn path=/nixpkgs/trunk/; revision=27517
2011-06-22 17:57:16 +00:00
Eelco Dolstra
611aecaeeb * Firefox 5.0.
* nspr updated to 4.8.8.

svn path=/nixpkgs/trunk/; revision=27516
2011-06-22 12:21:15 +00:00
Lluís Batlle i Rossell
0f1bf98034 gparted was not building. I updated it and made it build (it only likes parted 2.x).
Report by 'brainwash@freenode'


svn path=/nixpkgs/trunk/; revision=27515
2011-06-21 18:00:23 +00:00
Florian Friesdorf
c53fc3b65e jscoverage-0.5.1
svn path=/nixpkgs/trunk/; revision=27508
2011-06-21 07:28:30 +00:00
Eelco Dolstra
09c9c44403 * Use /etc/nova/nova.conf as the location of the config file.
svn path=/nixpkgs/trunk/; revision=27503
2011-06-20 14:26:49 +00:00
Lluís Batlle i Rossell
5acd48a0b0 Fixing the url of teeter torture.
svn path=/nixpkgs/trunk/; revision=27502
2011-06-20 09:11:54 +00:00
Evgeny Egorochkin
e873eebeb6 hostapd: packaged.
svn path=/nixpkgs/trunk/; revision=27501
2011-06-19 23:30:57 +00:00
Lluís Batlle i Rossell
6074d7f112 Adding the videogame teeter torture.
svn path=/nixpkgs/trunk/; revision=27500
2011-06-19 22:25:52 +00:00
Lluís Batlle i Rossell
8571ea8fda Adding the videogame icbm3d
svn path=/nixpkgs/trunk/; revision=27499
2011-06-19 21:46:45 +00:00
Lluís Batlle i Rossell
746da25d6b Adding 3dpong.
svn path=/nixpkgs/trunk/; revision=27498
2011-06-19 21:33:31 +00:00
Lluís Batlle i Rossell
cc1d27bf68 Adding the videogame Vectoroids.
svn path=/nixpkgs/trunk/; revision=27497
2011-06-19 21:07:35 +00:00
Cillian de Roiste
0137aa039f Adding the firmware for ralink rt2860 cards e.g. Asus EEE 1000
svn path=/nixpkgs/trunk/; revision=27496
2011-06-19 19:47:10 +00:00
Cillian de Roiste
a358fe22d2 Updating to version 1.56 since 1.53 wouldn't compile
svn path=/nixpkgs/trunk/; revision=27495
2011-06-19 12:29:41 +00:00
Ludovic Courtès
9055a9b803 GNU MIG: Add the `noyywrap' option for Flex.
svn path=/nixpkgs/trunk/; revision=27494
2011-06-18 16:36:17 +00:00
Ludovic Courtès
7aa65babe8 GNU MIG: Force a 32-bit build.
svn path=/nixpkgs/trunk/; revision=27493
2011-06-18 15:59:44 +00:00
Andres Löh
a1cd10cfe2 Adding ghc-7.0.4.
svn path=/nixpkgs/trunk/; revision=27492
2011-06-18 12:31:16 +00:00
Ludovic Courtès
0c0f4d5eac QEMU-KVM: Add ncurses support.
svn path=/nixpkgs/trunk/; revision=27491
2011-06-17 21:23:12 +00:00
Lluís Batlle i Rossell
ba31e62e5a Making imlib2 know about libpng, and then feh showing pngs fine.
svn path=/nixpkgs/trunk/; revision=27489
2011-06-17 13:18:27 +00:00
Michael Raskin
0234b969a9 Fix build - add a patch from Debian
svn path=/nixpkgs/trunk/; revision=27488
2011-06-16 21:19:13 +00:00
Eelco Dolstra
c81069e9d5 * apr updated to 1.4.5.
* apr-util updated to 1.3.12.
* httpd updated to 2.2.19.

svn path=/nixpkgs/trunk/; revision=27487
2011-06-16 15:19:53 +00:00
Eelco Dolstra
7a8598e716 * Subversion 1.6.17.
svn path=/nixpkgs/trunk/; revision=27486
2011-06-16 15:13:35 +00:00
Eelco Dolstra
f76820a1eb * Apply a patch to Net::Amazon::EC2 to get the describe_instances
function to work with Nova.

svn path=/nixpkgs/trunk/; revision=27480
2011-06-16 12:20:05 +00:00
Michael Raskin
023f15e484 Adding Firefox 5.0 RC1
svn path=/nixpkgs/trunk/; revision=27478
2011-06-16 08:08:10 +00:00
Michael Raskin
b64148624f Update YASM
svn path=/nixpkgs/trunk/; revision=27477
2011-06-16 05:55:47 +00:00
Karn Kallio
a0fbd997b4 Update the download URL for feh, which seems to have changed.
svn path=/nixpkgs/trunk/; revision=27475
2011-06-15 14:25:50 +00:00
Eelco Dolstra
ce3cb35e53 * strace updated to 4.6.
svn path=/nixpkgs/trunk/; revision=27473
2011-06-15 13:28:04 +00:00
Eelco Dolstra
614e5a525c * Clean up foomatic-filters.
svn path=/nixpkgs/trunk/; revision=27470
2011-06-15 12:40:58 +00:00
Sander van der Burg
22b9fd78a4 Fixed the comments tool
svn path=/nixpkgs/trunk/; revision=27469
2011-06-15 12:04:31 +00:00
Michael Raskin
d03599f8ce Adding TPTP
svn path=/nixpkgs/trunk/; revision=27468
2011-06-15 10:35:18 +00:00
Lluís Batlle i Rossell
6dd9fd054e updating imlib2. This makes feh load tiffs correctly.
svn path=/nixpkgs/trunk/; revision=27467
2011-06-15 10:30:08 +00:00
Lluís Batlle i Rossell
05e7655d79 Updating giv.
svn path=/nixpkgs/trunk/; revision=27466
2011-06-15 08:59:02 +00:00
Ludovic Courtès
7b78f74a6d GCC 4.6: Pass -O2' and optionally -g' to the bootstrap compiler.
svn path=/nixpkgs/trunk/; revision=27465
2011-06-15 08:42:46 +00:00
Lluís Batlle i Rossell
394375f900 Updating feh
svn path=/nixpkgs/trunk/; revision=27464
2011-06-15 08:22:15 +00:00
Marco Maggesi
5b035e093d Update HOL Light to rev 92
svn path=/nixpkgs/trunk/; revision=27459
2011-06-14 17:09:19 +00:00
Ludovic Courtès
3cf686b4fc QEMU: Build with ncurses support.
svn path=/nixpkgs/trunk/; revision=27458
2011-06-14 16:28:17 +00:00
Eelco Dolstra
12c9ba62ac * Fix some evaluation problems.
svn path=/nixpkgs/trunk/; revision=27457
2011-06-14 15:55:11 +00:00
Karn Kallio
b8950a9504 Fix some semicolons.
svn path=/nixpkgs/trunk/; revision=27456
2011-06-14 15:29:40 +00:00
Sander van der Burg
7f26b06961 Added ninka, an experimental sentence based license detector
svn path=/nixpkgs/trunk/; revision=27455
2011-06-14 15:15:34 +00:00
Ludovic Courtès
d45757e581 Hydra: Update.
svn path=/nixpkgs/trunk/; revision=27454
2011-06-14 12:32:19 +00:00
Michael Raskin
9899a88c7d Update SBCL
svn path=/nixpkgs/trunk/; revision=27451
2011-06-14 04:31:30 +00:00
Nicolas Pierron
ae548e8bcb Add freepops.
svn path=/nixpkgs/trunk/; revision=27450
2011-06-14 02:41:28 +00:00
Nicolas Pierron
6cb018fe90 Add a new type to handle list and attribute sets.
List elements are attributed a unique name.

svn path=/nixpkgs/trunk/; revision=27449
2011-06-14 02:41:13 +00:00
Nicolas Pierron
9451c1e2ca Add NUT package.
svn path=/nixpkgs/trunk/; revision=27448
2011-06-14 02:41:01 +00:00
Nicolas Pierron
3d9e439c1a Index xulrunner at the top-level.
svn path=/nixpkgs/trunk/; revision=27447
2011-06-14 02:40:47 +00:00
Nicolas Pierron
f76edfb1e1 gdb: Add support for python instrumentation.
svn path=/nixpkgs/trunk/; revision=27446
2011-06-14 02:39:03 +00:00
Yury G. Kudryashov
4484bbfdd8 lftp-4.2.3, use tar.xz
svn path=/nixpkgs/trunk/; revision=27443
2011-06-13 22:14:06 +00:00
Ludovic Courtès
bc9e54bafb GNU uCommon C++ 5.0.2.
svn path=/nixpkgs/trunk/; revision=27442
2011-06-13 20:52:50 +00:00
Ludovic Courtès
73193ee1cb GnuTLS 2.12.6.1.
svn path=/nixpkgs/trunk/; revision=27441
2011-06-13 20:52:40 +00:00
Ludovic Courtès
2943c2eb78 GNU GRUB 1.99.
svn path=/nixpkgs/trunk/; revision=27440
2011-06-13 20:52:32 +00:00
Ludovic Courtès
0d67ee1913 GNU GLOBAL 5.9.6.
svn path=/nixpkgs/trunk/; revision=27439
2011-06-13 20:52:26 +00:00
Ludovic Courtès
79a7f578ec GNU fdisk 1.2.5.
svn path=/nixpkgs/trunk/; revision=27438
2011-06-13 20:52:19 +00:00
Florian Friesdorf
3de8406dd3 chrome 88807 - 64bit install works, i686 untested
svn path=/nixpkgs/trunk/; revision=27437
2011-06-13 20:42:09 +00:00
Alexander Tsamutali
a93499aeb7 applications/networking/browsers/conkeror: Updated to 0.9.3-20110606.
svn path=/nixpkgs/trunk/; revision=27436
2011-06-13 19:10:18 +00:00
Alexander Tsamutali
66d78e3a1f applications/misc/epdfview: Updated to 0.1.8.
svn path=/nixpkgs/trunk/; revision=27435
2011-06-13 16:20:50 +00:00
Alexander Tsamutali
5c08bd40db servers/mpd: Updated to 0.16.3.
svn path=/nixpkgs/trunk/; revision=27434
2011-06-13 16:05:03 +00:00
Alexander Tsamutali
2daeebaaec applications/networking/p2p/transmission: Updated to 2.31.
svn path=/nixpkgs/trunk/; revision=27433
2011-06-13 14:15:15 +00:00
Alexander Tsamutali
a4a6c40b2c development/libraries/libevent: Updated to 2.0.12.
svn path=/nixpkgs/trunk/; revision=27432
2011-06-13 14:11:29 +00:00