Peter Simons
9a59fdb416
haskell-packages.nix: added 'haskellPlatformArgs_future' configuration that has the latest version of the network library
...
svn path=/nixpkgs/trunk/; revision=34338
2012-06-04 09:24:18 +00:00
Peter Simons
4fdbd75e4f
Updated Haskell packages.
...
- ghc-mod: updated to version 1.10.16
- network: added version 2.3.0.14
- pandoc: updated to version 1.9.4
- xmobar: updated to version 0.15
svn path=/nixpkgs/trunk/; revision=34337
2012-06-04 09:24:14 +00:00
Rickard Nilsson
0d719146a2
Moved obnam from pythonPackages to pkgs.
...
svn path=/nixpkgs/trunk/; revision=34336
2012-06-04 05:02:31 +00:00
Eelco Dolstra
887c89cc33
* Include the Git shortrev in the version number.
...
* Less verbose output in the tarball job.
svn path=/nixpkgs/trunk/; revision=34335
2012-06-04 04:12:17 +00:00
Rickard Nilsson
ca5dfc9634
obnam 1.0
...
obnam is a backup program with support for deduplication, compression and encryption. See http://liw.fi/obnam/ .
svn path=/nixpkgs/trunk/; revision=34331
2012-06-03 22:11:09 +00:00
Peter Simons
53d7bcb206
haskell-packages.nix: cosmetic, no functional change
...
Re-ordered entries in haskellPlatformArgs_2012_2_0_0 to match the order
in the Cabal file. This makes it easier to compare the package list side
by side.
svn path=/nixpkgs/trunk/; revision=34326
2012-06-03 18:26:15 +00:00
Peter Simons
1a024eabbc
haskell-packages.nix: Haskell Platform version 2012.2.0.0 is out.
...
Renamed 'haskellPlatformArgs_future' to 'haskellPlatformArgs_2012_2_0_0'.
svn path=/nixpkgs/trunk/; revision=34325
2012-06-03 18:26:12 +00:00
Andres Löh
23f81c74c9
Provide a shortcut for the current Haskell Platform version.
...
svn path=/nixpkgs/trunk/; revision=34314
2012-06-01 12:27:20 +00:00
Eelco Dolstra
45c8db6065
* Remove duplicate python- prefix.
...
svn path=/nixpkgs/trunk/; revision=34308
2012-05-31 19:22:20 +00:00
Michael Raskin
2de23edd59
Adding LLVM 3.1. (as a separate attribute, because it seems to be API-incompatible)
...
svn path=/nixpkgs/trunk/; revision=34300
2012-05-31 11:04:28 +00:00
Eelco Dolstra
c57a50290a
* Mark jdkPlugin/jrePlugin as low priority.
...
svn path=/nixpkgs/trunk/; revision=34294
2012-05-31 02:28:14 +00:00
Eelco Dolstra
596eddb6e8
* Add some dependencies.
...
svn path=/nixpkgs/trunk/; revision=34293
2012-05-30 21:49:36 +00:00
Eelco Dolstra
5bd2bc4a58
* Add ReviewBoard and its dependencies (such as Django).
...
svn path=/nixpkgs/trunk/; revision=34292
2012-05-30 21:12:40 +00:00
Peter Simons
6050e8749c
haskell-defaults.nix: dropped 'packages_ghc741_pedantic' variant, it's identical to 'packages_ghc741' now
...
svn path=/nixpkgs/trunk/; revision=34284
2012-05-29 20:16:16 +00:00
Lluís Batlle i Rossell
ac1857cef1
Adding fio, the flexible IO tester.
...
svn path=/nixpkgs/trunk/; revision=34275
2012-05-29 14:21:55 +00:00
Andres Löh
9f47f715c1
Revert bogus change.
...
svn path=/nixpkgs/trunk/; revision=34273
2012-05-29 14:02:26 +00:00
Andres Löh
4e10015cab
Added gnumeric.
...
svn path=/nixpkgs/trunk/; revision=34272
2012-05-29 12:21:33 +00:00
Russell O'Connor
417a07a0e9
Updatings ssreflect to depend on camlp5 version 6.
...
svn path=/nixpkgs/trunk/; revision=34263
2012-05-28 20:53:17 +00:00
Russell O'Connor
390907e0a2
Update coq to use camlp5 version 6.
...
svn path=/nixpkgs/trunk/; revision=34261
2012-05-28 19:41:26 +00:00
Peter Simons
e6f2845b30
haskell-defaults.nix: switch ghc 7.4.1 to latest versions of 'mtl' and 'transformers'
...
svn path=/nixpkgs/trunk/; revision=34256
2012-05-28 10:53:46 +00:00
Peter Simons
c664157e7d
Updated Haskell packages.
...
- attoparsec: updated to version 0.10.2.0
- blaze-html: dropped obsolete version 0.4.3.4
- cairo: updated to version 0.12.3.1
- cryptocipher: updated to version 0.3.4
- file-embed: updated to version 0.0.4.4
- glib: updated to version 0.12.3.1
- gtk2hs-buildtools: updated to version 0.12.3.1
- gtksourceview2: updated to version 0.12.3.1
- hakyll: updated to version 3.3.0.0
- happstack-server: updated to version 7.0.2
- hjsmin: updated to version 0.1.2
- http-conduit: updated to version 1.4.1.7
- http-types: updated to version 0.6.11
- language-c-quote: updated to version 0.3.1.2
- parallel: added version 3.2.0.3
- regex-pcre: updated to version 0.94.3
- regex-posix: added version 0.95.2
- shakespeare-js: updated to version 1.0.0.3
- svgcairo: updated to version 0.12.1.1
- text: added version 0.11.2.1
- vty: updated to version 4.7.0.14
- warp: updated to version 1.2.1.1
- yaml: updated to version 0.7.0.2
- yesod-static: updated to version 1.0.0.3
svn path=/nixpkgs/trunk/; revision=34255
2012-05-28 10:23:20 +00:00
Andres Löh
3ff236c739
Latest change (or reverse change) for the upcoming Haskell Platform.
...
svn path=/nixpkgs/trunk/; revision=34245
2012-05-25 16:19:52 +00:00
Lluís Batlle i Rossell
383b76df79
Fixing mingw-w64 builds. I can build simple C++ programs with gccCrossStageFinal.
...
I also add tests for hydra; let's see if it builds far.
svn path=/nixpkgs/trunk/; revision=34232
2012-05-24 22:07:23 +00:00
Lluís Batlle i Rossell
3729f9ce5e
Trying to add a few bits of mingw-w64. To be tested.
...
svn path=/nixpkgs/trunk/; revision=34228
2012-05-24 21:23:23 +00:00
Lluís Batlle i Rossell
b71ca8c138
Updating the kernels to be cross-built by hydra. The list was quite outdated related to nixpkgs.
...
svn path=/nixpkgs/trunk/; revision=34224
2012-05-24 18:59:13 +00:00
Ludovic Courtès
b4cecdea10
Ploticus 2.41.
...
svn path=/nixpkgs/trunk/; revision=34216
2012-05-22 21:18:25 +00:00
Lluís Batlle i Rossell
5c393a469b
Adding linux 3.4.
...
svn path=/nixpkgs/trunk/; revision=34209
2012-05-22 15:29:51 +00:00
Lluís Batlle i Rossell
7962af0fe5
Updating libv4l (part of v4l-utils). I moved v4l-utils to stdenv.mkDerivation style,
...
and it's used to build either libv4l or the utils (with qt4).
svn path=/nixpkgs/trunk/; revision=34208
2012-05-22 14:30:12 +00:00
Andres Löh
f0e99eca2a
Updated the Haskell Platform prerelease.
...
svn path=/nixpkgs/trunk/; revision=34206
2012-05-22 06:14:35 +00:00
Cillian de Roiste
f44b78641d
http://ftp.logilab.org is no longer valid, changing to ftp:// instead
...
svn path=/nixpkgs/trunk/; revision=34202
2012-05-21 22:38:44 +00:00
Eelco Dolstra
4ac1552b15
* Added systemd.
...
svn path=/nixpkgs/trunk/; revision=34200
2012-05-21 20:48:19 +00:00
Eelco Dolstra
1a22e9761d
* By default, build a dynamically linked Busybox. In the initrd we
...
need Glibc anyway, so there is no point in static linking. This
saves about a megabyte from the initrd.
svn path=/nixpkgs/trunk/; revision=34197
2012-05-21 17:51:40 +00:00
Rickard Nilsson
61ef2ff439
gnome-terminator 0.96.
...
svn path=/nixpkgs/trunk/; revision=34195
2012-05-21 15:08:16 +00:00
Andres Löh
0542d35900
Added prerelease version of haskell-platform-2012.2.0.0
...
svn path=/nixpkgs/trunk/; revision=34191
2012-05-20 21:04:52 +00:00
Andres Löh
7aa85ac536
Adding NVIDIA CUDA toolkit and haskell-accelerate-cuda plus deps.
...
svn path=/nixpkgs/trunk/; revision=34186
2012-05-20 17:38:03 +00:00
Cillian de Roiste
531b63a389
Patching python-virtualenv so that it doesn't fail if the python version is specified, e.g. --python=python2.7, and now iff the python version is specified it successfully also installs additional libs such as readline into the virtualenv
...
svn path=/nixpkgs/trunk/; revision=34184
2012-05-19 23:15:50 +00:00
Michael Raskin
f5211427b4
Adding zgrviewer
...
svn path=/nixpkgs/trunk/; revision=34166
2012-05-18 09:32:02 +00:00
Rob Vermaas
1e7dc29a98
add haproxy
...
svn path=/nixpkgs/trunk/; revision=34165
2012-05-18 07:50:10 +00:00
Eelco Dolstra
28df4ab97b
* pycurl: don't require a static curl, and don't put the generated
...
pycurl.so in a .egg file.
svn path=/nixpkgs/trunk/; revision=34154
2012-05-17 13:33:08 +00:00
Mathijs Kwik
c84bc77774
reactive-banana-wx haskell package
...
svn path=/nixpkgs/trunk/; revision=34152
2012-05-17 10:16:14 +00:00
Mathijs Kwik
14968a4923
cabal-macosx haskell package
...
svn path=/nixpkgs/trunk/; revision=34151
2012-05-17 10:16:10 +00:00
Mathijs Kwik
660341c395
executable-path haskell package
...
svn path=/nixpkgs/trunk/; revision=34150
2012-05-17 10:16:05 +00:00
Eelco Dolstra
1d4df9f299
* Added fail2ban, a program that scans log files for repeated failing
...
login attempts and bans IP addresses.
svn path=/nixpkgs/trunk/; revision=34148
2012-05-16 22:58:49 +00:00
Cillian de Roiste
e9548cc845
Upgrading default erlang to R15 and keeping R14 as an older option, removing extra random older versions. I assume they are not of interest.
...
svn path=/nixpkgs/trunk/; revision=34117
2012-05-15 17:57:50 +00:00
Eelco Dolstra
fb23d3a515
* Mark sqlite and sqliteFull as low priority (as opposed to
...
sqliteInteractive).
svn path=/nixpkgs/trunk/; revision=34112
2012-05-15 16:08:10 +00:00
Eelco Dolstra
13bcdc5f33
* Fix building the tarball in a chroot.
...
svn path=/nixpkgs/trunk/; revision=34110
2012-05-15 14:37:24 +00:00
Rickard Nilsson
00b9523bbb
Added IP_PNP_DHCP to the SheevaPlug kernel configuration.
...
This allows the SheevaPlug to set up the network automatically with
DHCP, if the "ip=dhcp" kernel option is set.
svn path=/nixpkgs/trunk/; revision=34105
2012-05-15 14:00:21 +00:00
Rickard Nilsson
3e2a3f5d09
Added ZRAM module support to the SheevaPlug kernel.
...
svn path=/nixpkgs/trunk/; revision=34104
2012-05-15 13:51:03 +00:00
Marco Maggesi
003d844aaf
Removed dead code
...
svn path=/nixpkgs/trunk/; revision=34099
2012-05-15 06:30:58 +00:00
Andres Löh
c601a302c7
Restructured Haskell packages a bit.
...
* There's a new file called haskell-defaults.nix.
* The new file contains:
- Default package version settings for each compiler version.
- All the stuff that previously still was in all-packages.nix.
* A relatively small part is left in all-packages.nix.
svn path=/nixpkgs/trunk/; revision=34088
2012-05-14 13:09:05 +00:00