Commit graph

31,140 commits

Author SHA1 Message Date
Eelco Dolstra
5896f13961 thunderbird: Update to 16.0.2 2012-10-31 17:16:01 +01:00
Mathijs Kwik
0dd3996ab4 node-packages: upgrade coffee-script to 1.4.0
I'm not sure yet how to handle these upgrades.
Should we keep the old version around?
Should we only keep it around if other pkgs in nixpkgs depend on it?

Probably people develop their own projects (that are not in nixpkgs)
on top of these and we don't want to break these.

For now, I think it's best just to keep old versions around, but
update the (unversioned) link to the latest.

External projects should then depend on explicit version numbers if
they don't want stuff to break.

If a certain package has +5 versions in nixpkgs, we can clear out the
unuseful ones.
2012-10-31 08:39:05 +01:00
Andres Loeh
4c5b56d212 Add cabal-dev. 2012-10-30 09:03:53 +01:00
Michael Ashton
78db9a8cb1 Updated version of abcde to 2.5.4
- Added support for MusicBrainz queries to abcde package
- Added new dependencies to abcde: mkcue, eject, perl, MusicBrainz, MusicBrainzDiscID
- libdiscid version in pkg-config was incorrect; patched libdiscid to fix
- Added WebServices::MusicBrainz Perl module
- Added MusicBrainz::DiscID Perl module
- Commented out XSLoader Perl module since it was broken, no packages depend on it,
  and it has been incorporated into the Perl core
2012-10-29 17:14:39 -07:00
Joachim Schiele
49f2fef481 updated spring from 88 to 91 and downgraded the boost library which spring uses from default to 1.49 as the
more recent boost version results in a build issue at about 30%
2012-10-28 13:43:15 +00:00
Mathijs Kwik
11228a3834 node-packages: add "escape-html" 2012-10-27 13:06:53 +02:00
Rob Vermaas
d72ee9c961 Added sysbench 0.4.12 2012-10-26 14:45:16 +02:00
Peter Simons
1c1f3962d3 cabal-install: update to version 1.16.0.1 2012-10-26 11:04:35 +02:00
Peter Simons
ac254165b1 haskell-Cabal: update to version 1.16.0.2 2012-10-26 11:04:35 +02:00
Shea Levy
989a9f8636 perlPackages.NetSMTPTLS 2012-10-25 10:33:23 -04:00
Rob Vermaas
56957e27cc update boto to 2.6.0 2012-10-25 10:55:22 +02:00
Andres Loeh
d900694b3d Update to Haskell Platform 2012.4.0.0 RC2. 2012-10-25 09:59:18 +02:00
Peter Simons
7b0d9ecdd5 haskell-zeromq3-haskell: add version 0.1.4 2012-10-24 18:17:42 +02:00
Peter Simons
e810a42b84 zeromq: add version 3.x 2012-10-24 18:17:27 +02:00
Peter Simons
2cf39231f9 Merge pull request #173 from aforemny/haskell-ListZipper
Add package haskell-ListZipper-1.2.0.2
2012-10-24 08:45:55 -07:00
Peter Simons
d48aea2118 Fix haskellPackackages_ghc742_pedantic package set, which was broken by an earlier commit. 2012-10-24 16:43:26 +02:00
Alexander Foremny
7cc6e0b379 Merge remote-tracking branch 'upstream/master' into haskell-ListZipper 2012-10-24 13:25:53 +02:00
Alexander Foremny
86eddda712 Add haskell-ListZipper-1.2.0.2 2012-10-24 13:25:18 +02:00
Peter Simons
2c8fe797ef Agda no longer depends on haskeline 0.6.x. 2012-10-24 12:14:26 +02:00
Peter Simons
bce624c25c hledger no longer depends on haskeline 0.6.x. 2012-10-24 12:13:04 +02:00
Peter Simons
74ea0584f2 Merge pull request #168 from aforemny/haskell-lambdacube-engine
Add package haskell-lambdacube-engine-0.2.4
2012-10-23 10:37:29 -07:00
Peter Simons
57a008fdac Merge pull request #169 from aforemny/haskell-elerea
Add haskell-elerea-2.7.0.2
2012-10-23 10:37:07 -07:00
Peter Simons
a470e05121 all-packages.nix (linuxPackagesFor): fix 'kernelHeaders' attribute
The kernelHeaders attribute generated by the linuxPackagesFor function used to
refer to ../os-specific/linux/kernel-headersdefault.nix, but that file no
longer exists. Instead, we re-use the linuxHeaders attribute.
2012-10-23 18:49:57 +02:00
Peter Simons
6d73db319d jujuutils: fix reference to non-existent version of 'linuxHeaders'
Plus minor cosmetic changes to the expression.
2012-10-23 18:47:31 +02:00
Peter Simons
2e2a17a92a bison: drop obsolete version 1.875 2012-10-23 18:46:09 +02:00
Peter Simons
6702643f73 haskell-packages.nix: fix spelling of the attribute name for the HDBC-sqlite3 package 2012-10-23 18:14:11 +02:00
Peter Simons
7d2b61bcb3 haskell-HTTP: update to version 4000.2.6 2012-10-23 18:14:11 +02:00
Peter Simons
41ade95c30 haskell-async: update to version 2.0.1.4 2012-10-23 18:14:11 +02:00
Eelco Dolstra
56cee6fe5c Make Firefox 16 the default 2012-10-23 15:35:48 +02:00
Alexander Foremny
a0e8e99150 Add haskell-elerea-2.7.0.2 2012-10-22 20:22:56 +02:00
Alexander Foremny
540966025d Add package haskell-lambdacube-engine-0.2.4
Add package haskell-lambdacube-engine-0.2.4 and haskell-vect-0.4.7.
2012-10-22 14:39:24 +02:00
Russell O'Connor
006af75c17 Merge branch 'master' of github.com:NixOS/nixpkgs 2012-10-21 03:04:22 +02:00
Russell O'Connor
f5c346d556 Add tarsnap package. 2012-10-21 03:03:13 +02:00
Peter Simons
00d03f2f50 ipsec-tools: add version 0.8.0 2012-10-20 13:06:09 +02:00
Peter Simons
094cbf9b4d Move lxc from "applications/virtualization" to "os-specific/linux". 2012-10-20 12:36:44 +02:00
Peter Simons
04d13e193e lxc: fix documentation build and make version 0.8.0-rc2 the default 2012-10-20 12:11:09 +02:00
Shea Levy
c93786bc7e nodePackages.buffertools 2012-10-19 16:21:24 -04:00
Michael Raskin
0e930058ae Update TigerVNC to SVN checkout that at least builds.. 2012-10-18 20:49:22 +04:00
Mathijs Kwik
e0e00a86cb node-packages
- add     async-0.1.22
- add     wu-0.1.8
- upgrade mongodb-1.1.11
- upgrade bson-0.1.5
- upgrade underscore-1.4.2
2012-10-18 15:23:56 +02:00
Marc Weber
b18be4e5e5 adding csound 2012-10-18 06:24:32 +02:00
Michael Raskin
2867563496 Adding a RC version of LinuX Containers 2012-10-17 23:16:42 +04:00
Baptist BENOIST
28c909af86 vtk: latest version + useQt4 option
- Updated vtk to v5.10.0 (latest tagged release)
- Introduced a useQt4 option which allows to set the VTK_USE_QT option to true
- Added a package named vtkWithQt4 in the all-packages list

Signed-off-by: Baptist BENOIST <return_0@live.com>
2012-10-16 23:19:59 +02:00
Eelco Dolstra
6c75d07e65 automake: Update to 1.12.4
Also disable tests, they're really way too slow.

http://hydra.nixos.org/build/3082076
2012-10-16 14:09:57 -04:00
Peter Simons
82e94ccbeb Merge branch 'master' into x-updates 2012-10-16 18:27:27 +02:00
Baptist BENOIST
ca264f8da0 Add gmrun-0.9.2
Signed-off-by: Baptist BENOIST <return_0@live.com>
2012-10-16 18:03:13 +02:00
Baptist BENOIST
440656dbd0 Add qtcreator-2.5.2
Signed-off-by: Baptist BENOIST <return_0@live.com>
2012-10-16 18:03:13 +02:00
Baptist BENOIST
829ad425d3 Add xfe-1.33 and fox-1.6.9
This specific version of fox is required by xfe

Signed-off-by: Baptist BENOIST <return_0@live.com>
2012-10-16 18:03:12 +02:00
Baptist BENOIST
946dcba80b Add fox-1.7.9
Signed-off-by: Baptist BENOIST <return_0@live.com>
2012-10-16 18:03:12 +02:00
Baptist BENOIST
51fe788417 Add geany-1.22
Geany is a small and lightweight Integrated Development Environment.
It was developed to provide a small and fast IDE, which has only a few dependencies from other packages.
Another goal was to be as independent as possible from a special Desktop Environment like KDE or GNOME.
Geany only requires the GTK2 runtime libraries.

Some basic features of Geany:
 - Syntax highlighting
 - Code folding
 - Symbol name auto-completion
 - Construct completion/snippets
 - Auto-closing of XML and HTML tags
 - Call tips
 - Many supported filetypes including C, Java, PHP, HTML, Python, Perl, Pascal (full list)
 - Symbol lists
 - Code navigation
 - Build system to compile and execute your code
 - Simple project management
 - Plugin interface

Signed-off-by: Baptist BENOIST <return_0@live.com>
2012-10-16 18:03:12 +02:00
Peter Simons
c8851cefbc haskell-dbus: add version 0.10.1 2012-10-15 20:17:33 +02:00