Commit graph

6067 commits

Author SHA1 Message Date
Peter Simons adc8828c96 development/tools/parsing/ebnf2ps: added initial version 1.0.8
svn path=/nixpkgs/trunk/; revision=31855
2012-01-26 14:20:06 +00:00
Sander van der Burg b54d8fc58d Updated ejabberd to version 2.1.10
svn path=/nixpkgs/trunk/; revision=31854
2012-01-26 13:57:57 +00:00
Michael Raskin b9916f0fd9 Add K3D 3D editor
svn path=/nixpkgs/trunk/; revision=31850
2012-01-26 13:12:36 +00:00
Yury G. Kudryashov eb59b98c26 vlc-1.1.13
svn path=/nixpkgs/trunk/; revision=31843
2012-01-26 08:36:18 +00:00
Arie Middelkoop 62e9429908 Added the 'bbswitch' module, which is a more conventient module for powering off/on nvidia graphics cards than possible via the acpi_call module.
svn path=/nixpkgs/trunk/; revision=31840
2012-01-26 01:02:22 +00:00
Lluís Batlle i Rossell 06548b79e9 Adding what I have for today of libreoffice. It still does not build.
svn path=/nixpkgs/trunk/; revision=31839
2012-01-25 23:04:34 +00:00
Peter Simons db98fa936b astyle: added initial version 2.02.1
svn path=/nixpkgs/trunk/; revision=31835
2012-01-25 13:52:18 +00:00
Arie Middelkoop f9fabb4626 added kwooty: a binary newsreader (kde).
svn path=/nixpkgs/trunk/; revision=31829
2012-01-24 22:09:17 +00:00
Peter Simons ea9708ca01 haskell-mwc-random: added version 0.11.0.0
svn path=/nixpkgs/trunk/; revision=31807
2012-01-24 15:06:00 +00:00
Peter Simons 5f7e961d15 haskell-HsOpenSSL: added version 0.10.1.2
svn path=/nixpkgs/trunk/; revision=31806
2012-01-24 15:05:57 +00:00
Peter Simons 9e5c06adc9 haskell-language-javascript: updated to version 0.4.6
svn path=/nixpkgs/trunk/; revision=31805
2012-01-24 15:05:54 +00:00
Peter Simons 76cbc8ade8 haskell-text: added version 0.11.1.13
svn path=/nixpkgs/trunk/; revision=31804
2012-01-24 15:05:51 +00:00
Ludovic Courtès b479c4b172 GCC 4.5.1: Add `gcc45_debug'.
svn path=/nixpkgs/trunk/; revision=31803
2012-01-24 14:56:41 +00:00
Karn Kallio 39206f5b44 Get psi to compile with kde47 and kde48.
svn path=/nixpkgs/trunk/; revision=31799
2012-01-24 00:00:34 +00:00
Karn Kallio 05bbc5edd5 ProofGeneral documentation does not build without cm-super fonts.
svn path=/nixpkgs/trunk/; revision=31797
2012-01-23 19:03:41 +00:00
Andres Löh bbc726c86a Adding haskell-DSH and dependencies.
svn path=/nixpkgs/trunk/; revision=31794
2012-01-23 16:22:34 +00:00
Florian Friesdorf 5c05e3f866 emacs-24 alsaLib and imagemagickBig
svn path=/nixpkgs/trunk/; revision=31788
2012-01-23 00:55:48 +00:00
Peter Simons cf287936ac ledger: renamed 2.6.3 version's nix file for consistency
svn path=/nixpkgs/trunk/; revision=31780
2012-01-21 19:25:41 +00:00
Peter Simons 40656ea5d1 mercurial: remove obsolete 'getConfig' mechanism to enable/disable GUI in favor of override
svn path=/nixpkgs/trunk/; revision=31778
2012-01-21 19:08:58 +00:00
Peter Simons 3c733ba49f all-packages.nix: provide mercurialFull package that comes with GUI front-end
This version preferred in user profiles, but not by packages that refer
to mercurial by attribute name.

svn path=/nixpkgs/trunk/; revision=31777
2012-01-21 19:08:56 +00:00
Peter Simons a118bc809e all-packages.nix: removed comment which I believe to be obsolete
svn path=/nixpkgs/trunk/; revision=31776
2012-01-21 19:08:52 +00:00
Peter Simons 58b19bd365 all-packages.nix: removed notmuchGit attribute to fix "nix-env -u \*"
The corresponding expression is missing.

svn path=/nixpkgs/trunk/; revision=31774
2012-01-21 18:55:22 +00:00
Florian Friesdorf 364f1ce3f7 notmuch as emacsPackage and top-level without emacs support
svn path=/nixpkgs/trunk/; revision=31768
2012-01-21 18:29:14 +00:00
Florian Friesdorf 57733bae5d remove emacsSnapshot in favour of emacs24
svn path=/nixpkgs/trunk/; revision=31764
2012-01-21 18:29:02 +00:00
Florian Friesdorf 0d2d1dd139 emacs-24.0.92
svn path=/nixpkgs/trunk/; revision=31763
2012-01-21 18:28:57 +00:00
Lluís Batlle i Rossell a4c35d0393 I made the use of ccacheWrapper somewhat easier.
svn path=/nixpkgs/trunk/; revision=31756
2012-01-21 11:22:13 +00:00
Lluís Batlle i Rossell 8ea631310b Making the ccacheWrapper a bit nicer. More flexible, specifically.
svn path=/nixpkgs/trunk/; revision=31753
2012-01-21 01:29:06 +00:00
Lluís Batlle i Rossell e6c1aa2005 Fixing the kernel configuration for Fuloong2F. Specially with VGA_CONSOLE enabled,
it will not boot.

svn path=/nixpkgs/trunk/; revision=31750
2012-01-21 00:34:38 +00:00
Lluís Batlle i Rossell 09fee60ee2 Fixing a typo. And letting stdenvCross be prioritary to the global override.
svn path=/nixpkgs/trunk/; revision=31748
2012-01-21 00:26:50 +00:00
Lluís Batlle i Rossell 2f2ce81046 Modifying the all-packages stdenv changer, so it allows having a global stdenv
wrapper.

This will fail for crossStdenv, but it allows a wrapper that uses ccache for
example. That's so described in all-packages.nix around 'ccache'.


svn path=/nixpkgs/trunk/; revision=31747
2012-01-21 00:25:30 +00:00
Andres Löh dd83243b8c Make statistics and criterion compile with ghc-6.12.3.
svn path=/nixpkgs/trunk/; revision=31733
2012-01-20 10:54:09 +00:00
Eelco Dolstra 2ebf8df601 * Apply the latest Gentoo patches to Grub 1.
svn path=/nixpkgs/trunk/; revision=31720
2012-01-19 21:08:33 +00:00
Ludovic Courtès 723e46b6a7 GRUB 0.97: Use an old Automake.
svn path=/nixpkgs/trunk/; revision=31719
2012-01-19 21:07:02 +00:00
Peter Simons b94fef3cba all-packages.nix: added texLiveFull attribute, which is a working TexLive installation with all supported packages enabled
svn path=/nixpkgs/trunk/; revision=31717
2012-01-19 20:45:17 +00:00
Yury G. Kudryashov d0c8b530e9 leiningen: added package version 1.6.2
svn path=/nixpkgs/trunk/; revision=31716
2012-01-19 20:34:59 +00:00
Rob Vermaas 087af1bfe7 add gwt 2.4.0, patch provided by TermNL
svn path=/nixpkgs/trunk/; revision=31711
2012-01-19 19:31:25 +00:00
Peter Simons 13e5cf2efb haskell-vault: added version 0.1.0.0
svn path=/nixpkgs/trunk/; revision=31683
2012-01-19 14:44:33 +00:00
Ludovic Courtès 652712b77a udisks: Autoreconf properly.
svn path=/nixpkgs/trunk/; revision=31679
2012-01-19 09:23:24 +00:00
Peter Simons 1e4a7842d2 rsync: optional feature (disabled by default) to sync devices
I use this feature for doing snapshot backups, which is way faster
than copying a huge files tree.

The patch is semi-official, rsync-patches is maintained by rsync
upstream itself.
The patch doesn't affect any behaviour, it only adds 1 option
so it shouldn't affect you if you don't use it.

svn path=/nixpkgs/trunk/; revision=31659
2012-01-18 20:38:24 +00:00
Peter Simons 8985708131 mongodb: new package (nosql database) - nixos integration available
svn path=/nixpkgs/trunk/; revision=31655
2012-01-18 20:32:41 +00:00
Peter Simons e58052514b youtube-dl: new package (download clips from youtube)
svn path=/nixpkgs/trunk/; revision=31654
2012-01-18 20:32:37 +00:00
Peter Simons 02392785c5 ghc-mod: new package (emacs haskell-mode extension)
svn path=/nixpkgs/trunk/; revision=31653
2012-01-18 20:32:34 +00:00
Peter Simons 3eca1b395f jruby: upgraded to latest version, fixed java dependency
svn path=/nixpkgs/trunk/; revision=31648
2012-01-18 20:32:20 +00:00
Sander van der Burg 45add982ae Bumped JSON to 2.53 and JSON-XS to 2.32. The older versions doesn't seem to be located on these sites anymore
svn path=/nixpkgs/trunk/; revision=31634
2012-01-18 16:19:25 +00:00
Alexander Tsamutali 87441a72be perl-packages.nix: Added Sort-Versions.
svn path=/nixpkgs/trunk/; revision=31631
2012-01-18 15:14:42 +00:00
Arie Middelkoop ef07990836 Update of the 'thunderbird' package to 9.0.1.
Note: this update simplified the nix expression, as some of the problems mentioned in
the original expression do not seem present anymore.

Also note: the original expression did not compile in combination with the 3.1 kernel. 

svn path=/nixpkgs/trunk/; revision=31615
2012-01-17 22:43:26 +00:00
Eelco Dolstra be1805b4fb * Make Xfce 4.8 the default. Will remove 4.6 later.
svn path=/nixpkgs/trunk/; revision=31613
2012-01-17 19:15:50 +00:00
Eelco Dolstra dc9830111b * Added wkhtmltopdf.
svn path=/nixpkgs/trunk/; revision=31604
2012-01-17 11:04:14 +00:00
Peter Simons 0e224241bf logstalgica: added version 1.0.3
svn path=/nixpkgs/trunk/; revision=31590
2012-01-16 11:34:00 +00:00
Peter Simons 4907bb6cf5 haskell-math-functions: added version 0.1.1.0
svn path=/nixpkgs/trunk/; revision=31580
2012-01-16 11:33:34 +00:00