Commit graph

5622 commits

Author SHA1 Message Date
Michael Raskin 46fec9e4c9 Add a (failure-prone) last-chance string merger
svn path=/nixpkgs/trunk/; revision=13726
2009-01-08 23:02:44 +00:00
Michael Raskin 5c21897316 Copied Green theme declaration from NixOS source here
svn path=/nixpkgs/trunk/; revision=13725
2009-01-08 22:21:32 +00:00
Eelco Dolstra 5689d7338e * Support LaTeX documents that have multiple bibliographies (using the
multibib package).

svn path=/nixpkgs/trunk/; revision=13723
2009-01-08 09:54:04 +00:00
Andres Löh 2fd7742470 Updated apparently incorrect sha256 checksum of flash player.
svn path=/nixpkgs/trunk/; revision=13721
2009-01-07 16:46:00 +00:00
Ludovic Courtès 383c2a401a GNU IceCat 3.0.5-g1.
svn path=/nixpkgs/trunk/; revision=13720
2009-01-07 13:53:15 +00:00
Michael Raskin ed11a2bbc8 Build e2fsprogs at last
svn path=/nixpkgs/trunk/; revision=13719
2009-01-06 23:22:29 +00:00
Ludovic Courtès 7b6b14df31 GNU Freefont, Jan. 2009.
svn path=/nixpkgs/trunk/; revision=13718
2009-01-06 21:20:33 +00:00
Andres Löh 77d9eec2a1 Changed the bootstrapping version of ghc-6.10.1.
Several binaries (except for ghc itself, for which there was a
workaround) were broken before because they were stripped
during installation. Now, all binaries should work, in particular
ghc-pkg ...

svn path=/nixpkgs/trunk/; revision=13717
2009-01-06 16:29:49 +00:00
Eelco Dolstra ed62007229 * xpdf 3.02pl2.
svn path=/nixpkgs/trunk/; revision=13716
2009-01-06 15:30:55 +00:00
Eelco Dolstra 1bdb17a5bc * Thunderbird 2.0.0.19.
* Firefox 2.0.0.20.
* Firefox 3.0.5: forgot to update xulrunner.

svn path=/nixpkgs/trunk/; revision=13715
2009-01-06 12:43:00 +00:00
Eelco Dolstra e1281affb5 * man-pages 3.15.
svn path=/nixpkgs/trunk/; revision=13713
2009-01-06 09:43:16 +00:00
Eelco Dolstra 73275bb354 * Added util-linux-ng, a fork of util-linux (which seems unmaintained).
svn path=/nixpkgs/trunk/; revision=13712
2009-01-06 09:28:45 +00:00
Eelco Dolstra a36a329e57 * e2fsprogs 1.41.3. This adds userspace support for ext4.
svn path=/nixpkgs/trunk/; revision=13711
2009-01-06 09:16:41 +00:00
Eelco Dolstra fa4e5051c7 * Firefox 3.0.5.
svn path=/nixpkgs/trunk/; revision=13710
2009-01-05 17:34:32 +00:00
Michael Raskin a2ac3a3f18 Fixing a typo
svn path=/nixpkgs/trunk/; revision=13708
2009-01-05 14:19:27 +00:00
Eelco Dolstra d15a5e9625 * Get rid of references to losser.st-lab.cs.uu.nl.
svn path=/nixpkgs/trunk/; revision=13707
2009-01-05 14:01:42 +00:00
Eelco Dolstra 7e9eb1bf70 * Valgrind 3.4.0.
* callgrind_annotate.patch isn't needed because the generic builder
  rewrites /usr/bin/perl automatically.

svn path=/nixpkgs/trunk/; revision=13705
2009-01-05 10:51:57 +00:00
Marc Weber 692d493f4e php: enabling mbstring support by default
svn path=/nixpkgs/trunk/; revision=13704
2009-01-04 20:18:20 +00:00
Marc Weber 7cd7c4cffb maxima version bump to 5.17.0
svn path=/nixpkgs/trunk/; revision=13703
2009-01-04 20:18:10 +00:00
Michael Raskin 73b0973818 Adding MLDonkey multiprotocol data distribution client - patch by Lluis Batlle
svn path=/nixpkgs/trunk/; revision=13702
2009-01-04 17:35:11 +00:00
Andres Löh 9d67550148 version bump to 0.8
svn path=/nixpkgs/trunk/; revision=13701
2009-01-04 17:30:03 +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 b9b8abb1cb Removing unnecessary sed invokation for ts - patch by Lluis Batlle
svn path=/nixpkgs/trunk/; revision=13699
2009-01-04 17:21:29 +00:00
Michael Raskin 45df59809d Adding mcabber console jabber client - patch by Lluis Batlle
svn path=/nixpkgs/trunk/; revision=13698
2009-01-04 17:11:38 +00:00
Andres Löh c1ae54a6b3 version bump to 0.9.7
svn path=/nixpkgs/trunk/; revision=13697
2009-01-04 13:48:58 +00:00
Michael Raskin 4c78e32aba Updating iproute - patch by Lluis Batlle
svn path=/nixpkgs/trunk/; revision=13696
2009-01-03 15:13:19 +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
Michael Raskin b689e76b2e all-packages.nix changes for my last commits
svn path=/nixpkgs/trunk/; revision=13693
2009-01-03 13:44:04 +00:00
Michael Raskin 039eb4f162 Added pthread_stubs - non-discriminating pthread compatibility layer for both multithreaded and singlethreaded environment
svn path=/nixpkgs/trunk/; revision=13692
2009-01-03 13:43:38 +00:00
Michael Raskin f87ad9b663 Autoconf 2.13 (older version used by Mozilla)
svn path=/nixpkgs/trunk/; revision=13691
2009-01-03 13:42:36 +00:00
Michael Raskin 23545f821a Added FF3.1b2. Main change: TraceMonkey JS JIT compiler.
svn path=/nixpkgs/trunk/; revision=13690
2009-01-03 13:40:21 +00:00
Michael Raskin 8f4c32886a Updated ts task spooler; patch by Lluis Batlle
svn path=/nixpkgs/trunk/; revision=13687
2009-01-02 16:33:39 +00:00
Michael Raskin 02d4d7ada4 Bigloo has tired me with disappearing betas..
svn path=/nixpkgs/trunk/; revision=13672
2009-01-01 19:52:20 +00:00
Marc Weber 31ff337203 doh, I comitted the wrong heimdal hash. this fixes it
svn path=/nixpkgs/trunk/; revision=13671
2008-12-23 23:51:29 +00:00
Marc Weber e4a6036ca9 adding cvs zsh version because it has better hg, tg completion support
svn path=/nixpkgs/trunk/; revision=13670
2008-12-22 18:36:26 +00:00
Marc Weber 1b30419aa6 added yodl, dependency for zsh documentation
svn path=/nixpkgs/trunk/; revision=13669
2008-12-22 18:36:02 +00:00
Marc Weber a8e0eae74b added second mirror to heimdal
suggested by Karl Trygve Kalleberg

svn path=/nixpkgs/trunk/; revision=13668
2008-12-21 19:34:45 +00:00
Michael Raskin e95557f033 Bigloo version bump to beta 2088-12-18
svn path=/nixpkgs/trunk/; revision=13667
2008-12-21 17:41:10 +00:00
Marc Weber 5b4a355362 squid update. Proposal for multiple versions
svn path=/nixpkgs/trunk/; revision=13666
2008-12-21 16:36:47 +00:00
Ludovic Courtès 2e5148a0f8 Don't build Namazu on x86-64.
svn path=/nixpkgs/trunk/; revision=13665
2008-12-20 18:28:22 +00:00
Ludovic Courtès 93a030534a Build Namazu.
svn path=/nixpkgs/trunk/; revision=13664
2008-12-20 17:11:46 +00:00
Marc Weber 5638574907 fixes for previous commit
svn path=/nixpkgs/trunk/; revision=13662
2008-12-20 02:15:26 +00:00
Marc Weber e996113be7 removed mkDerivationByConfiguration, using composableDerivation instead
qgis, vim_configurable both work now

svn path=/nixpkgs/trunk/; revision=13661
2008-12-20 01:20:35 +00:00
Ludovic Courtès 5ab6464edb Build GSL.
svn path=/nixpkgs/trunk/; revision=13660
2008-12-19 20:58:18 +00:00
Ludovic Courtès 2887933c8b Add PulseAudio, an audio server.
svn path=/nixpkgs/trunk/; revision=13659
2008-12-19 14:56:37 +00:00
Eelco Dolstra 9ba80ff346 * Apache 2.2.11.
svn path=/nixpkgs/trunk/; revision=13658
2008-12-19 12:52:55 +00:00
Ludovic Courtès 01ed35dc5f GSL 1.12.
svn path=/nixpkgs/trunk/; revision=13656
2008-12-18 09:18:36 +00:00
Ludovic Courtès f64c0bc28e Add Namazu, a full-text search engine.
svn path=/nixpkgs/trunk/; revision=13655
2008-12-17 17:09:29 +00:00
Ludovic Courtès 01545132b4 Cdrkit 1.1.9.
svn path=/nixpkgs/trunk/; revision=13647
2008-12-16 14:06:46 +00:00
Eelco Dolstra 2750bec889 * Latest version.
svn path=/nixpkgs/trunk/; revision=13643
2008-12-16 00:18:20 +00:00