Commit graph

1232 commits

Author SHA1 Message Date
Marc Weber b4ed67b58a fixed/removed extra git-svn wrapper. Now you can enable svn support by git = { svnSupport = true; }, git-svn executable is removed if you don't enable it
svn path=/nixpkgs/trunk/; revision=11849
2008-05-19 18:29:07 +00:00
Michael Raskin af0fd31e49 Now that there is *.meta.function, *Fun is redundant. Did this for libertine
svn path=/nixpkgs/trunk/; revision=11840
2008-05-18 08:13:07 +00:00
Michael Raskin 9b91af24d3 Now Funpidgin recognizes ScreenSaver extension
svn path=/nixpkgs/trunk/; revision=11839
2008-05-18 06:12:45 +00:00
Eelco Dolstra 3042994875 * ImageMagick: don't need to keep old versions I guess.
* texFunctions.simpleTexToPNG: purity (use our own ImageMagick).

svn path=/nixpkgs/trunk/; revision=11836
2008-05-16 11:26:23 +00:00
Michael Raskin 86b0350dba Some more details about texLiveAggregation in comment
svn path=/nixpkgs/trunk/; revision=11832
2008-05-16 04:52:47 +00:00
Nicolas Pierron 6cbefd2f91 Update ImageMagick version.
svn path=/nixpkgs/trunk/; revision=11831
2008-05-15 22:02:56 +00:00
Michael Raskin 09ab1882a9 top-level changes ..
svn path=/nixpkgs/trunk/; revision=11829
2008-05-15 17:51:41 +00:00
Nicolas Pierron b96a83dc06 Add iodine-0.4.1
svn path=/nixpkgs/trunk/; revision=11824
2008-05-14 08:01:03 +00:00
Nicolas Pierron a0e09761e5 Add diffstat. (by Vincent Ordy)
svn path=/nixpkgs/trunk/; revision=11823
2008-05-14 07:58:32 +00:00
Andres Löh d54af59148 * enabled header cache support for mutt
svn path=/nixpkgs/trunk/; revision=11822
2008-05-13 19:21:09 +00:00
Marc Weber aa8cc3222b missing piece hopefully fixing server build
svn path=/nixpkgs/trunk/; revision=11820
2008-05-13 13:19:52 +00:00
Armijn Hemel 7ab6fe7900 add libmicrohttpd
svn path=/nixpkgs/trunk/; revision=11813
2008-05-11 11:46:48 +00:00
Marc Weber e38b426fda fixing bad location of hddtemp (spotted by gour) (tools -> tools/misc)
svn path=/nixpkgs/trunk/; revision=11812
2008-05-11 11:18:16 +00:00
Michael Raskin acf7290ae7 Added MDBtools
svn path=/nixpkgs/trunk/; revision=11811
2008-05-11 09:45:26 +00:00
Michael Raskin 66f306ac4e Removing tetex reference in E Prover
svn path=/nixpkgs/trunk/; revision=11810
2008-05-10 09:19:50 +00:00
Tobias Hammerschmidt 2741145987 updatet qt4 to 4.4.0 and cleaned up the nix expression a little bit, breaks a lot of stuff depending on qt4 I suppose ;-)
svn path=/nixpkgs/trunk/; revision=11809
2008-05-10 09:09:56 +00:00
Eelco Dolstra fb790c15e9 * Check against accidentally mixing kernel versions (e.g. Linux 2.6.25
with AUFS built against Linux 2.6.23).

svn path=/nixpkgs/trunk/; revision=11784
2008-05-08 15:36:19 +00:00
Pjotr Prins 4609c9dae9 Support for R-language (statistical)
svn path=/nixpkgs/trunk/; revision=11769
2008-05-07 11:24:28 +00:00
Michael Raskin d7b1fdabd3 all-packages.nix changes; now builderDefsPackage includes .meta.function attribute
svn path=/nixpkgs/trunk/; revision=11767
2008-05-07 07:23:20 +00:00
Michael Raskin bbb2ccf825 removed lowPrio wrapping of stdenv.curl which could be null
svn path=/nixpkgs/trunk/; revision=11760
2008-05-06 07:22:17 +00:00
Michael Raskin 8e898fff8f all-packages.nix changes for previous commits
svn path=/nixpkgs/trunk/; revision=11758
2008-05-06 07:03:41 +00:00
Marc Weber 36afa85e4d belongs to previous patch
svn path=/nixpkgs/trunk/; revision=11743
2008-04-28 22:33:20 +00:00
Michael Raskin c6cf72aaa9 Added font building support to builder-defs; made realCurl configurable; added Linux Libertine font; added ConTEXt
svn path=/nixpkgs/trunk/; revision=11739
2008-04-28 10:10:44 +00:00
Marc Weber 52c3910434 added cproto ( C function prototype generator )
svn path=/nixpkgs/trunk/; revision=11730
2008-04-27 18:20:57 +00:00
Michael Raskin e89e85c210 all-packages.nix changes for two previous commits
svn path=/nixpkgs/trunk/; revision=11728
2008-04-26 15:23:46 +00:00
Marc Weber 1c85e0fc2b added missing top-level attribute pinentry
svn path=/nixpkgs/trunk/; revision=11725
2008-04-25 23:43:14 +00:00
Marc Weber 7d2df0d5a1 moved pidgin near packages starting with p (was near f maybe because pidgin was called gaim?)
svn path=/nixpkgs/trunk/; revision=11724
2008-04-25 23:40:18 +00:00
Ludovic Courtès 51bf90108f Move GNU ed, add meta-information.
svn path=/nixpkgs/trunk/; revision=11715
2008-04-25 16:13:36 +00:00
Michael Raskin 65bf14f91b Minor updates
svn path=/nixpkgs/trunk/; revision=11708
2008-04-24 17:00:28 +00:00
Marc Weber 454b9875d4 added keychain, a gentoo tool to start gnupg and ssh daemon writing pids to a file so that you can share them easily on different shells
svn path=/nixpkgs/trunk/; revision=11693
2008-04-23 10:51:23 +00:00
Eelco Dolstra 64222f4f33 * Linux 2.6.25 (not tested yet).
svn path=/nixpkgs/trunk/; revision=11684
2008-04-22 12:01:53 +00:00
Eelco Dolstra ad2b8b43f1 * Comment out ghc68extraLibs (it breaks the Nixpkgs release due to
missing files and I don't understand the code...).

svn path=/nixpkgs/trunk/; revision=11672
2008-04-22 07:20:34 +00:00
Eelco Dolstra ba767eab2e * Audacious: enable support for playing CDs.
svn path=/nixpkgs/trunk/; revision=11671
2008-04-22 07:14:47 +00:00
Marc Weber 9152db766f kde shipped with a copy of this lib. They have removed it. I guess we need id nevertheless?
svn path=/nixpkgs/trunk/; revision=11669
2008-04-21 15:20:49 +00:00
Sander van der Burg ccb0730d5e Added kile editor
svn path=/nixpkgs/trunk/; revision=11665
2008-04-21 13:12:44 +00:00
Sander van der Burg fda958f307 Added my favourite IRC client konversation
svn path=/nixpkgs/trunk/; revision=11663
2008-04-21 12:11:34 +00:00
Michael Raskin 34460a0b56 Moved pidgin-latex to TeXLive
svn path=/nixpkgs/trunk/; revision=11658
2008-04-18 20:23:26 +00:00
Ludovic Courtès aaf6f7b7e4 Add numactl/libnuma, Linux-specific NUMA support tools.
svn path=/nixpkgs/trunk/; revision=11656
2008-04-18 14:38:27 +00:00
Ludovic Courtès 7ea8e8a363 Add Remember, an Emacs mode to remember things.
svn path=/nixpkgs/trunk/; revision=11655
2008-04-18 14:27:42 +00:00
Tobias Hammerschmidt cfc9624c08 X11 version 1.4.2, added xmobar a minimalistic status bar written in haskell (integrates fine with xmonad)
svn path=/nixpkgs/trunk/; revision=11645
2008-04-15 20:03:25 +00:00
Pjotr Prins 370d7a4a16 Added toplevel clustalw2
svn path=/nixpkgs/trunk/; revision=11632
2008-04-15 09:35:52 +00:00
Tobias Hammerschmidt cb6bb1aaa3 added xmonad-contrib a huge extension library for xmonad
svn path=/nixpkgs/trunk/; revision=11625
2008-04-14 20:57:28 +00:00
Marc Weber 23264b9db7 darcs2 has a stable version now. This patch reflects this change
svn path=/nixpkgs/trunk/; revision=11624
2008-04-14 19:59:26 +00:00
Ludovic Courtès f875c682d4 Add DejaGNU, a testing framework.
svn path=/nixpkgs/trunk/; revision=11623
2008-04-14 11:47:26 +00:00
Michael Raskin d30797b8ac Updated gw6c and cleaned up the expression
svn path=/nixpkgs/trunk/; revision=11614
2008-04-13 08:23:58 +00:00
Marc Weber 7e43554ace Updated wireshark (used all-versions/ url now so if version changes url will still be valid in the future) - is this good or bad?
svn path=/nixpkgs/trunk/; revision=11610
2008-04-12 12:44:56 +00:00
Andres Löh 8a58e5fe49 * changed xmonad to use generic Cabal builder
* version bump to 0.7

svn path=/nixpkgs/trunk/; revision=11609
2008-04-12 12:34:21 +00:00
Tobias Hammerschmidt d5d1cd93de added scala an object oriented and functional programming language
svn path=/nixpkgs/trunk/; revision=11593
2008-04-11 22:06:32 +00:00
Marc Weber 6f08f0723d Fix only the source folder is tagged now when creating tags for ghc-extra libraries
svn path=/nixpkgs/trunk/; revision=11574
2008-04-11 15:26:51 +00:00
Ludovic Courtès 4ca098cdbc Add Mpage, a tool to print multiple pages per sheet on a PostScript printer.
svn path=/nixpkgs/trunk/; revision=11572
2008-04-11 13:22:35 +00:00