Commit graph

1245 commits

Author SHA1 Message Date
Eelco Dolstra d1b9dcd68f * Added Emma, a Java code coverage tool.
svn path=/nixpkgs/trunk/; revision=10865
2008-02-26 15:48:14 +00:00
Eelco Dolstra 65dcf5ffa4 * Fix jre, and some cleanups.
svn path=/nixpkgs/trunk/; revision=10863
2008-02-26 15:24:33 +00:00
Eelco Dolstra 639f426905 * Moving stuff.
svn path=/nixpkgs/trunk/; revision=10861
2008-02-26 14:15:37 +00:00
Sander van der Burg a40f5bee8a Added jetty 6.1
svn path=/nixpkgs/trunk/; revision=10858
2008-02-26 09:26:17 +00:00
Sander van der Burg 1974f19dff Added smack library
svn path=/nixpkgs/trunk/; revision=10857
2008-02-26 09:07:12 +00:00
Sander van der Burg 80d4c9ed4a Added gwt-dragdrop library
svn path=/nixpkgs/trunk/; revision=10856
2008-02-26 08:48:40 +00:00
Eelco Dolstra 421e413507 * Added Findbugs.
svn path=/nixpkgs/trunk/; revision=10854
2008-02-25 14:55:30 +00:00
Sander van der Burg 23622f6cda Added gwt-widgets
svn path=/nixpkgs/trunk/; revision=10851
2008-02-25 12:45:17 +00:00
Eelco Dolstra 5ea761b23f * Merged the last of the trunk, preparing for switch...
svn path=/nixpkgs/branches/stdenv-updates-merge/; revision=10847
2008-02-25 11:09:37 +00:00
Michael Raskin 6eaa389efa MySQL5 should be default already.
svn path=/nixpkgs/branches/stdenv-updates-merge/; revision=10846
2008-02-25 03:16:07 +00:00
Eelco Dolstra b0f3e2c543 * Disable darcs, it does not build with current GHC.
svn path=/nixpkgs/branches/stdenv-updates-merge/; revision=10845
2008-02-24 14:31:20 +00:00
Tobias Hammerschmidt e7f99973e1 Added libtorrent a bittorent library written in C++ for *nix and rtorrent a ncurses client for libtorrent.
svn path=/nixpkgs/trunk/; revision=10842
2008-02-23 12:11:27 +00:00
Michael Raskin 34d02fef81 Fixes to builderDefs related to PATH_DELIMITER..
svn path=/nixpkgs/branches/stdenv-updates-merge/; revision=10841
2008-02-23 07:26:34 +00:00
Eelco Dolstra 2e92cabb37 * substitute: support patterns starting with a dash.
* Updated the kernel headers.
* ghc: setup hooks are now generated using substituteAll.

svn path=/nixpkgs/branches/stdenv-updates-merge/; revision=10838
2008-02-22 18:19:04 +00:00
Ludovic Courtès adc77fc0c7 Git: Make dependency on Emacs optional, per Yuri's request.
This works by looking for `git.useEmacs', a boolean, in the user's Nixpkgs
config file.  The default is `true' since it's only a build-time dependency
and most users are expected to install the pre-compiled substitute, which
doesn't pull Emacs.

svn path=/nixpkgs/trunk/; revision=10837
2008-02-22 16:51:51 +00:00
Ludovic Courtès c800565c73 Make Inkscape properly depend on Python, which is needed for some features.
svn path=/nixpkgs/trunk/; revision=10836
2008-02-22 16:24:58 +00:00
Eelco Dolstra 59d88c1772 * Revert r10833, it doesn't really work. Instead build ghcboot
with Perl 5.8.

svn path=/nixpkgs/branches/stdenv-updates-merge/; revision=10834
2008-02-22 14:43:00 +00:00
Eelco Dolstra d2d8d83f37 * A clever hack (due to Audrey Tang, see
http://consttype.blogspot.com/2007_07_01_archive.html) around the 
  fact that Perl 5.10 no longer supports the $* variable, which GHC's
  evil mangler requires.

svn path=/nixpkgs/branches/stdenv-updates-merge/; revision=10833
2008-02-22 14:09:29 +00:00
Ludovic Courtès c18141227f Add PyXML.
svn path=/nixpkgs/trunk/; revision=10832
2008-02-22 13:53:45 +00:00
Eelco Dolstra 3e72751bd9 * ghcboot was broken: the combination of patchelf and strip -S generates
broken binaries (NIXPKGS-85).  Worked around by not stripping.

svn path=/nixpkgs/branches/stdenv-updates-merge/; revision=10831
2008-02-22 12:25:00 +00:00
Eelco Dolstra 212148ec84 * Disable some packages on platforms where replace is still missing.
svn path=/nixpkgs/branches/stdenv-updates-merge/; revision=10830
2008-02-22 11:43:00 +00:00
Eelco Dolstra 01cf8be620 * Disable Quake 3 for now (fails with a warning treated as error).
svn path=/nixpkgs/branches/stdenv-updates-merge/; revision=10829
2008-02-22 11:03:57 +00:00
Tobias Hammerschmidt 1ca69f74e5 svn path=/nixpkgs/trunk/; revision=10828 2008-02-22 10:12:01 +00:00
Tobias Hammerschmidt b567be7836 Added SSL support to fetchmail, maybe its better to add an argument withSSL?
svn path=/nixpkgs/trunk/; revision=10827
2008-02-22 10:09:54 +00:00
Michael Raskin 8ea6496a10 -
svn path=/nixpkgs/branches/stdenv-updates-merge/; revision=10823
2008-02-22 03:06:12 +00:00
Eelco Dolstra b7e2573912 * Don't build gcc42 with texinfo. Texinfo has a dependency on ncurses which
doesn't compile in the bootstrap environment...

svn path=/nixpkgs/branches/stdenv-updates-merge/; revision=10821
2008-02-21 20:32:53 +00:00
Ludovic Courtès 96d354f193 Add ACPI, a tiny ACPI client tool for Linux
svn path=/nixpkgs/trunk/; revision=10820
2008-02-21 20:13:36 +00:00
Ludovic Courtès 44fcdff01b Add ACPI-Tool, a command-line ACPI client for Linux.
svn path=/nixpkgs/trunk/; revision=10819
2008-02-21 19:57:40 +00:00
Ludovic Courtès 96177fce34 VPNC: Clarify run-time dependencies.
svn path=/nixpkgs/trunk/; revision=10818
2008-02-21 19:33:21 +00:00
Ludovic Courtès a21609b1ab Add GNU Inetutils.
svn path=/nixpkgs/trunk/; revision=10817
2008-02-21 18:58:11 +00:00
Eelco Dolstra bfb1947a2e * Disable openoffice for now.
svn path=/nixpkgs/branches/stdenv-updates-merge/; revision=10816
2008-02-21 17:37:25 +00:00
Eelco Dolstra 67c961fd63 * Merged -r10790:HEAD from the trunk.
svn path=/nixpkgs/branches/stdenv-updates-merge/; revision=10815
2008-02-21 17:34:03 +00:00
Eelco Dolstra bfefe63726 * Disable tetix on powerpc-linux for now because replace is missing in the stdenv.
svn path=/nixpkgs/branches/stdenv-updates-merge/; revision=10813
2008-02-21 17:25:54 +00:00
Eelco Dolstra 662bea8e0c svn path=/nixpkgs/branches/stdenv-updates-merge/; revision=10811 2008-02-21 16:24:44 +00:00
Ludovic Courtès 4050f8fa45 Add MPICH2, an implementation of the Message Passing Interface.
svn path=/nixpkgs/trunk/; revision=10807
2008-02-21 16:17:43 +00:00
Eelco Dolstra af40c15c30 * Use CPAN mirrors.
svn path=/nixpkgs/branches/stdenv-updates-merge/; revision=10806
2008-02-21 15:52:31 +00:00
Ludovic Courtès cee8b8ebac Add GNU Texinfo 4.9, use it to produce GCC 4.x documentation.
svn path=/nixpkgs/trunk/; revision=10805
2008-02-21 15:34:56 +00:00
Eelco Dolstra 051cd950fe * Use the latest Nix. What a relief. :-)
svn path=/nixpkgs/trunk/; revision=10801
2008-02-21 13:44:06 +00:00
Eelco Dolstra 3c65ca0d64 svn path=/nixpkgs/branches/stdenv-updates-merge/; revision=10794 2008-02-20 23:19:24 +00:00
Eelco Dolstra e12b421add * Merged most of the stdenv-updates branch. Some stuff didn't
merge cleanly right away (kde-4, kernel stuff) so it should be
  merged later.  But the stdenv stuff is all there.

svn path=/nixpkgs/branches/stdenv-updates-merge/; revision=10793
2008-02-20 23:02:41 +00:00
Eelco Dolstra 3a49502530 * Reverted accidental change to kernel attribute.
svn path=/nixpkgs/trunk/; revision=10782
2008-02-20 13:54:08 +00:00
Wouter den Breejen 4a59b2d875 Added SNIX
svn path=/nixpkgs/trunk/; revision=10772
2008-02-20 12:30:16 +00:00
Ludovic Courtès d494e7e709 Git 1.5.4.2 + Emacs mode.
svn path=/nixpkgs/trunk/; revision=10766
2008-02-20 10:29:32 +00:00
Tobias Hammerschmidt f2fbbc6052 Added firmware for the ZyDAS ZD1211(b) 802.11a/b/g USB WLAN chip.
svn path=/nixpkgs/trunk/; revision=10762
2008-02-20 08:53:42 +00:00
Yury G. Kudryashov 805424e33f libxklavier added
svn path=/nixpkgs/branches/stdenv-updates/; revision=10749
2008-02-18 20:53:36 +00:00
Yury G. Kudryashov 0aa0847307 added gnupg-1.x compatibility symlinks to gnupg-2.x, removed gnupg2 attr
svn path=/nixpkgs/branches/stdenv-updates/; revision=10746
2008-02-18 20:52:59 +00:00
Yury G. Kudryashov 0b2d493521 libarchive: 2.4.12 added
svn path=/nixpkgs/branches/stdenv-updates/; revision=10745
2008-02-18 20:52:40 +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 cc27e52366 Some spacing, jre in firefox wrapper made optional with true default
svn path=/nixpkgs/branches/stdenv-updates/; revision=10743
2008-02-18 20:52:10 +00:00
Yury G. Kudryashov 343d3f0e4c log4cxx: +boost
svn path=/nixpkgs/branches/stdenv-updates/; revision=10742
2008-02-18 20:51:56 +00:00
Yury G. Kudryashov f19180e9c2 ortp: 0.7.1 added (libjingle may need it)
svn path=/nixpkgs/branches/stdenv-updates/; revision=10740
2008-02-18 20:51:25 +00:00
Yury G. Kudryashov 461b3197b5 enchant: using selectVersion
svn path=/nixpkgs/branches/stdenv-updates/; revision=10739
2008-02-18 20:51:07 +00:00
Yury G. Kudryashov bcb28f63a0 shared-mime-info: 0.23 added
svn path=/nixpkgs/branches/stdenv-updates/; revision=10738
2008-02-18 20:50:49 +00:00
Yury G. Kudryashov 81429b0ac2 avahi: glib and qt4 support, 0.6.22 added
svn path=/nixpkgs/branches/stdenv-updates/; revision=10737
2008-02-18 20:48:36 +00:00
Ludovic Courtès a8bdb8adc8 Add Intel 4965 wireless firmware.
svn path=/nixpkgs/trunk/; revision=10734
2008-02-18 16:15:51 +00:00
Michael Raskin 96ddccf6b2 Some fixes to build elfutils and ltrace, added x11vnc, forward-ported kernel 2.6.23.16 as default.
svn path=/nixpkgs/branches/stdenv-updates/; revision=10718
2008-02-18 07:23:05 +00:00
Tobias Hammerschmidt ad73224657 rxvt-unicode version 9.02, disabled embedded perl interpreter
svn path=/nixpkgs/trunk/; revision=10716
2008-02-17 18:40:53 +00:00
Ludovic Courtès 5f8dd658cb Add BitlBee, an IRC to other chat networks gateway.
svn path=/nixpkgs/trunk/; revision=10715
2008-02-17 15:33:04 +00:00
Ludovic Courtès 4d86923c62 Add GNU Arch (tla).
svn path=/nixpkgs/trunk/; revision=10714
2008-02-17 13:44:30 +00:00
Ludovic Courtès 3e7da32582 Flex 2.5.34.
svn path=/nixpkgs/trunk/; revision=10713
2008-02-16 19:12:55 +00:00
Ludovic Courtès 9c3c9f94e5 Add Guile-Lint, a syntax and semantics checker for GNU Guile.
svn path=/nixpkgs/trunk/; revision=10710
2008-02-15 16:30:33 +00:00
Ludovic Courtès 4fd7a30a36 Improve Lout package: improved directory layout, and documentation is now installed.
svn path=/nixpkgs/trunk/; revision=10708
2008-02-15 13:42:24 +00:00
Marc Weber 4122366233 added zlib support to PHP
svn path=/nixpkgs/trunk/; revision=10703
2008-02-15 11:12:56 +00:00
Ludovic Courtès cc3ab45e92 Add XLockmore, a screen locker for X11.
Currently, password authentication doesn't work.

svn path=/nixpkgs/trunk/; revision=10701
2008-02-15 10:40:20 +00:00
Michael Raskin d607e902af Forward port: ccache, FF3b3
svn path=/nixpkgs/branches/stdenv-updates/; revision=10694
2008-02-14 20:18:07 +00:00
Marc Weber 86ec66baa1 added missing arguments, and fixed things due to changse ins ghcsAndLibs
svn path=/nixpkgs/trunk/; revision=10690
2008-02-14 14:41:17 +00:00
Eelco Dolstra ec88df39cc svn path=/nixpkgs/trunk/; revision=10677 2008-02-14 10:50:24 +00:00
Michael Raskin 80612bff71 Stupid mistake in all-packages.nix
svn path=/nixpkgs/branches/stdenv-updates/; revision=10668
2008-02-13 21:19:04 +00:00
Michael Raskin c00c50e104 Added ncursesFun for overriding.
svn path=/nixpkgs/branches/stdenv-updates/; revision=10667
2008-02-13 21:05:52 +00:00
Michael Raskin d3c40ba120 Added ncursesFun for overriding.
svn path=/nixpkgs/trunk/; revision=10666
2008-02-13 21:05:37 +00:00
Ludovic Courtès 5ff8f11d54 Update Git to 1.5.4.1.
svn path=/nixpkgs/trunk/; revision=10661
2008-02-13 16:50:59 +00:00
Ludovic Courtès e1f2b15c70 Add GKrellM, a graphical system monitor.
svn path=/nixpkgs/trunk/; revision=10660
2008-02-13 16:38:33 +00:00
Ludovic Courtès 59a2df56b4 Add WordNet, a lexical database for English.
svn path=/nixpkgs/trunk/; revision=10659
2008-02-13 14:26:01 +00:00
Eelco Dolstra 5f45fb3ae9 * substitute() in stdenv: use the replace program instead of awful
sed hackery.
* Some indentation fixes in setup.sh.

svn path=/nixpkgs/branches/stdenv-updates/; revision=10658
2008-02-13 14:23:09 +00:00
Marc Weber fe5caa2f0f modified improved hasktags (can be removed when my changes are merged into ghc)
improved ghcs expression file Now you have tags for all libraries.
I still have to work on speed

svn path=/nixpkgs/trunk/; revision=10657
2008-02-13 11:15:08 +00:00
Eelco Dolstra 9b81f2ae65 * Firefox 3 beta 3.
svn path=/nixpkgs/trunk/; revision=10656
2008-02-13 10:36:53 +00:00
Sander van der Burg 6d4c13380b Added google webtoolkit
svn path=/nixpkgs/trunk/; revision=10653
2008-02-13 08:43:38 +00:00
Michael Raskin 3db3e079af Ported ffmpeg_svn tarball link - correction to all-packages link
svn path=/nixpkgs/branches/stdenv-updates/; revision=10652
2008-02-12 22:36:00 +00:00
Michael Raskin a25344377e Ported ffmpeg_svn tarball link; fixes to iptables
svn path=/nixpkgs/branches/stdenv-updates/; revision=10651
2008-02-12 21:47:49 +00:00
Marc Weber 260c0c9c96 new version - annotated derivation proposal - used to install addtiontal /src
and /tag/ source code which to build up develop environments more easily ( TODO
make this optional for ghcWrapper )

svn path=/nixpkgs/trunk/; revision=10648
2008-02-12 16:24:02 +00:00
Ludovic Courtès c27c09ada1 Add GNU Automake 1.10 (1.9 is kept as the default, though).
svn path=/nixpkgs/trunk/; revision=10645
2008-02-12 14:00:26 +00:00
Ludovic Courtès 79cc1c7307 Add ccache, a compiler cache.
svn path=/nixpkgs/trunk/; revision=10644
2008-02-12 13:32:37 +00:00
Eelco Dolstra 6e489f8814 Added String::MkPasswd.
svn path=/nixpkgs/trunk/; revision=10641
2008-02-12 12:40:57 +00:00
Ludovic Courtès e2b794b807 Add Guile-Lib, a collection of useful GNU Guile modules.
svn path=/nixpkgs/trunk/; revision=10639
2008-02-12 11:16:53 +00:00
Ludovic Courtès c81efcdedb Add GNU lsh, a GPL'd implementation of SSH, and `liboop', and event loop library.
svn path=/nixpkgs/trunk/; revision=10637
2008-02-12 10:51:44 +00:00
Ludovic Courtès df17eb0dc3 Guile: fix chroot build; make sure guile-snarf' sees gawk'; add a setup hook.
svn path=/nixpkgs/trunk/; revision=10636
2008-02-12 10:41:00 +00:00
Ludovic Courtès c3096df3d0 Add Lout, a document layout system based on a purely functional language.
svn path=/nixpkgs/trunk/; revision=10634
2008-02-12 09:58:57 +00:00
Eelco Dolstra 14d227abf2 * Added Crypt::PasswordMD5.
svn path=/nixpkgs/trunk/; revision=10631
2008-02-12 08:47:56 +00:00
Eelco Dolstra 65866dc7c2 * Added DB_File (dbmmanage needs it).
svn path=/nixpkgs/trunk/; revision=10630
2008-02-12 08:42:56 +00:00
Ludovic Courtès 8eb419d667 Add Vorbis Tools.
svn path=/nixpkgs/trunk/; revision=10628
2008-02-11 22:39:54 +00:00
Ludovic Courtès 06ea94a471 Add Aumix, an audio mixer.
svn path=/nixpkgs/trunk/; revision=10627
2008-02-11 21:45:52 +00:00
Ludovic Courtès a30e268cb7 Add mpg321, libao and libid3tag; upgrade libmad.
svn path=/nixpkgs/trunk/; revision=10626
2008-02-11 21:02:38 +00:00
Ludovic Courtès c54243a009 Add BBDB, Emacs' Insidious Big Brother Database.
svn path=/nixpkgs/trunk/; revision=10625
2008-02-11 17:02:46 +00:00
Eelco Dolstra e28ea5fcd5 * Disable TuxOnIce for now, the patch doesn't apply to 2.6.23.16.
svn path=/nixpkgs/trunk/; revision=10623
2008-02-11 10:22:17 +00:00
Eelco Dolstra 1e7824a683 * Use a tarball for ffmpeg_svn.
svn path=/nixpkgs/trunk/; revision=10620
2008-02-10 23:00:58 +00:00
Ludovic Courtès df326e6a44 Add VPNC, a Cisco-compatible VPN client.
svn path=/nixpkgs/trunk/; revision=10618
2008-02-10 21:54:01 +00:00
Yury G. Kudryashov 40e41fe362 redland: more dependencies
svn path=/nixpkgs/branches/stdenv-updates/; revision=10615
2008-02-10 17:42:11 +00:00
Yury G. Kudryashov 615ef1d16b gnupg: idea support is optional, defaults to false
svn path=/nixpkgs/branches/stdenv-updates/; revision=10614
2008-02-10 17:42:06 +00:00
Yury G. Kudryashov c3193c538a sqlite: 3.5.6 added
svn path=/nixpkgs/branches/stdenv-updates/; revision=10612
2008-02-10 17:41:58 +00:00
Yury G. Kudryashov e2751942c7 cmake: 2.4.8 added
svn path=/nixpkgs/branches/stdenv-updates/; revision=10611
2008-02-10 17:41:51 +00:00
Yury G. Kudryashov 2c0bf029fb Postgresql: 8.3.0 added, using selectVersion
svn path=/nixpkgs/branches/stdenv-updates/; revision=10606
2008-02-10 17:41:23 +00:00
Yury G. Kudryashov 80d81c1a82 Ncurses: more compatibility .la's
svn path=/nixpkgs/branches/stdenv-updates/; revision=10604
2008-02-10 17:41:10 +00:00
Yury G. Kudryashov 07e6d98fd5 Fixed selectVersion syntax (introduced by trunk merge)
svn path=/nixpkgs/branches/stdenv-updates/; revision=10603
2008-02-10 17:41:04 +00:00
Yury G. Kudryashov eddff7a74a * A more pure man implementation.
svn path=/nixpkgs/branches/stdenv-updates/; revision=10602
2008-02-10 17:40:54 +00:00
Yury G. Kudryashov 38fc3e6259 * man -> man-db.
svn path=/nixpkgs/branches/stdenv-updates/; revision=10601
2008-02-10 17:40:46 +00:00
Yury G. Kudryashov 82297a0c83 * KVM 57. (Newer versions don't compile against the current kernel headers.)
svn path=/nixpkgs/branches/stdenv-updates/; revision=10598
2008-02-10 17:40:24 +00:00
Yury G. Kudryashov f99bae4c0e forgot to update all-packages.nix
svn path=/nixpkgs/branches/stdenv-updates/; revision=10597
2008-02-10 17:40:16 +00:00
Yury G. Kudryashov 7d7f290d70 Add `avahi' package.
svn path=/nixpkgs/branches/stdenv-updates/; revision=10594
2008-02-10 17:39:52 +00:00
Yury G. Kudryashov d8688a1eb9 * Reiser4 stuff.
svn path=/nixpkgs/branches/stdenv-updates/; revision=10586
2008-02-10 17:38:36 +00:00
Yury G. Kudryashov 150ea51a9c Added Apache Axis2
svn path=/nixpkgs/branches/stdenv-updates/; revision=10582
2008-02-10 17:37:50 +00:00
Yury G. Kudryashov 6edb12e639 * Use fxload.
svn path=/nixpkgs/branches/stdenv-updates/; revision=10580
2008-02-10 17:37:27 +00:00
Yury G. Kudryashov 703135a4de 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/branches/stdenv-updates/; revision=10579
2008-02-10 17:37:10 +00:00
Yury G. Kudryashov 0d4ff25ce9 * Added fxload, a tool to upload firmware to Cypress EZ-USB microcontrollers.
svn path=/nixpkgs/branches/stdenv-updates/; revision=10577
2008-02-10 17:36:37 +00:00
Yury G. Kudryashov 63e46d78d0 Fixed stable socat (applied patch by Nicolas Pierron); updated Tk installation step for XMaxima compatibility
svn path=/nixpkgs/branches/stdenv-updates/; revision=10576
2008-02-10 17:36:23 +00:00
Yury G. Kudryashov b7b4efd867 Added socat, updated zsh
svn path=/nixpkgs/branches/stdenv-updates/; revision=10575
2008-02-10 17:36:10 +00:00
Yury G. Kudryashov 9f91384819 Added nc6, updated xkeyboard-config
svn path=/nixpkgs/branches/stdenv-updates/; revision=10574
2008-02-10 17:35:57 +00:00
Yury G. Kudryashov 7b9937f24d * Driver for the Go 7007, used in the Plextor ConvertX USB TV tuner. Thanks to Martin Bravenboer for donating the hardware :-) * Latest udev.
svn path=/nixpkgs/branches/stdenv-updates/; revision=10573
2008-02-10 17:35:43 +00:00
Yury G. Kudryashov f4eda0eb22 ilbc and msilbc libraries added
svn path=/nixpkgs/branches/stdenv-updates/; revision=10570
2008-02-10 17:35:03 +00:00
Yury G. Kudryashov a4512a4a49 Mediastreamer: compilable
svn path=/nixpkgs/branches/stdenv-updates/; revision=10569
2008-02-10 17:34:49 +00:00
Michael Raskin 4df190c703 Various fixes and updates to build that all.
svn path=/nixpkgs/branches/stdenv-updates/; revision=10568
2008-02-10 16:44:43 +00:00
Marc Weber 0efd4183e1 updated version of my ghc and packages proposal. Now compiles HAppS.
Examples on how to add ghc extra_libs, libraries from hackage are included

svn path=/nixpkgs/trunk/; revision=10565
2008-02-09 14:08:37 +00:00
Marc Weber cb418b6e34 added darcs-2.0.0pre
svn path=/nixpkgs/trunk/; revision=10564
2008-02-09 13:52:41 +00:00
Eelco Dolstra 960f599215 * Wine 0.9.54.
svn path=/nixpkgs/trunk/; revision=10554
2008-02-08 13:12:13 +00:00
Marc Weber 248004a624 fcgi library added
svn path=/nixpkgs/trunk/; revision=10552
2008-02-08 10:54:56 +00:00
Michael Raskin c264b316b1 Some updates. Now I can build system at least with some settings.
svn path=/nixpkgs/branches/stdenv-updates/; revision=10551
2008-02-08 10:39:20 +00:00
Marc Weber 94128cb6a8 added roadsend PHP-Compiler
svn path=/nixpkgs/trunk/; revision=10550
2008-02-08 01:57:31 +00:00
Marc Weber 9e0cfbdfdd bigloo is now compiling
svn path=/nixpkgs/trunk/; revision=10549
2008-02-08 01:35:01 +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
Yury G. Kudryashov 58d6720165 added mediastreamer (failed to build now)
svn path=/nixpkgs/branches/stdenv-updates/; revision=10539
2008-02-07 11:07:27 +00:00
Yury G. Kudryashov dd184fa88d erlang and libsigsegv upgraded
svn path=/nixpkgs/branches/stdenv-updates/; revision=10537
2008-02-07 10:43:05 +00:00
Yury G. Kudryashov 4b881c08e3 alsaUtils = alsa.alsaUtils added: services need this
svn path=/nixpkgs/branches/stdenv-updates/; revision=10535
2008-02-07 09:43:10 +00:00
Eelco Dolstra cde74730e8 * KVM 57. (Newer versions don't compile against the current kernel headers.)
svn path=/nixpkgs/trunk/; revision=10534
2008-02-07 09:02:28 +00:00
Yury G. Kudryashov c5fafa326b Alsa: 1.0.16
svn path=/nixpkgs/branches/stdenv-updates/; revision=10531
2008-02-06 22:45:59 +00:00
Tobias Hammerschmidt dacb9baa92 forgot to update all-packages.nix
svn path=/nixpkgs/trunk/; revision=10530
2008-02-06 21:26:17 +00:00
Ludovic Courtès b60e822bfb Add `avahi' package.
svn path=/nixpkgs/trunk/; revision=10527
2008-02-06 19:36:12 +00:00
Yury G. Kudryashov 410197a734 ffmpeg: new has, more features
svn path=/nixpkgs/branches/stdenv-updates/; revision=10524
2008-02-06 19:01:01 +00:00
Yury G. Kudryashov 2e3480708a liboil, libosip2 and libeXosip2 added
svn path=/nixpkgs/branches/stdenv-updates/; revision=10517
2008-02-06 19:00:22 +00:00
Yury G. Kudryashov 7c1e5d4200 libdv: more flags
svn path=/nixpkgs/branches/stdenv-updates/; revision=10516
2008-02-06 19:00:15 +00:00
Yury G. Kudryashov 2d2aef01a5 gstreamer moved to development/libraries/gstreamer, base and good plugins added.
svn path=/nixpkgs/branches/stdenv-updates/; revision=10515
2008-02-06 19:00:04 +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
Marc Weber ef01d05ec9 PHP now with postgresql support
svn path=/nixpkgs/trunk/; revision=10510
2008-02-05 19:58:28 +00:00
Eelco Dolstra 9f2711c674 * Reiser4 stuff.
svn path=/nixpkgs/trunk/; revision=10498
2008-02-04 14:37:15 +00:00
Sander van der Burg b52c792004 Added Apache Axis2
svn path=/nixpkgs/trunk/; revision=10493
2008-02-04 12:24:41 +00:00
Eelco Dolstra 6d07280263 * Use fxload.
svn path=/nixpkgs/trunk/; revision=10488
2008-02-04 08:36:10 +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
Eelco Dolstra 2c3e3dcbae * Added fxload, a tool to upload firmware to Cypress EZ-USB microcontrollers.
svn path=/nixpkgs/trunk/; revision=10483
2008-02-03 14:43:19 +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
Yury G. Kudryashov 900a743888 Removed applications/misc/luit: using from xorg
svn path=/nixpkgs/branches/stdenv-updates/; revision=10481
2008-02-03 13:19:36 +00:00