Shea Levy
84e3e287c3
Add freerdp
...
svn path=/nixpkgs/trunk/; revision=29068
2011-09-06 23:32:01 +00:00
Shea Levy
9dd496c687
highlight: Update to 3.5
...
svn path=/nixpkgs/trunk/; revision=29064
2011-09-06 17:10:08 +00:00
Peter Simons
bbc00bd0e7
haskell-packages.nix: removed more obsolete manual overrides
...
svn path=/nixpkgs/trunk/; revision=29042
2011-09-05 19:45:49 +00:00
Peter Simons
72ae88b019
haskell-WebBits: renamed nix file for consistency
...
svn path=/nixpkgs/trunk/; revision=29041
2011-09-05 19:45:45 +00:00
Peter Simons
b1277cea39
haskell-ghc-paths: updated default version to 0.1.0.8 (and dropped obsolete older versions)
...
svn path=/nixpkgs/trunk/; revision=29040
2011-09-05 19:31:49 +00:00
Peter Simons
65c90e5d01
haskell-packages.nix: removed lots of explicit argument assignments that have become obsolete
...
svn path=/nixpkgs/trunk/; revision=29038
2011-09-05 19:24:12 +00:00
Peter Simons
e373f558da
haskell-X11: updated build expression
...
svn path=/nixpkgs/trunk/; revision=29036
2011-09-05 19:24:01 +00:00
Andres Löh
51124b08b5
Bumping the GHC HEAD snapshot.
...
svn path=/nixpkgs/trunk/; revision=29026
2011-09-05 13:29:33 +00:00
Nicolas Pierron
ad416e1cff
Add additional Intel firmwares (naming iwlwifig2{a,b}-ucode).
...
svn path=/nixpkgs/trunk/; revision=29018
2011-09-05 08:33:03 +00:00
Nicolas Pierron
174153238a
rdiff-backup: Fix nix expression.
...
svn path=/nixpkgs/trunk/; revision=29017
2011-09-05 08:32:55 +00:00
Peter Simons
92153bc2d5
haskell-xss-sanitize: dropped obsolete version 0.2.6
...
svn path=/nixpkgs/trunk/; revision=29004
2011-09-04 13:44:39 +00:00
Michael Raskin
09114ea858
Adding ZBar
...
svn path=/nixpkgs/trunk/; revision=29001
2011-09-04 09:12:00 +00:00
Peter Simons
c79027e3ab
haskell-hxt: added version 9.1.4
...
haskell-hxt-charproperties: added version 9.1.0
haskell-hxt-regex-xmlschema: added version 9.0.1
haskell-hxt-unicode: added version 9.0.1
svn path=/nixpkgs/trunk/; revision=28995
2011-09-03 13:17:29 +00:00
Peter Simons
9bc7fee30d
haskell-hS3: added version 0.5.6
...
svn path=/nixpkgs/trunk/; revision=28994
2011-09-03 13:17:23 +00:00
Russell O'Connor
2bc0a91739
bitcoin cannot use the recent versions of boost.
...
setting boost dependency to 1.44
svn path=/nixpkgs/trunk/; revision=28988
2011-09-02 20:19:42 +00:00
Peter Simons
35e1b7ddee
haskell-vector-algorithms: updated to version 0.5.3
...
svn path=/nixpkgs/trunk/; revision=28985
2011-09-02 18:31:44 +00:00
Peter Simons
6295090cc6
haskell-unix-compat: added version 0.3
...
svn path=/nixpkgs/trunk/; revision=28984
2011-09-02 18:24:27 +00:00
Peter Simons
fb05c34051
haskell-HaskellForMaths: added version 0.3.4
...
svn path=/nixpkgs/trunk/; revision=28983
2011-09-02 18:20:35 +00:00
Andres Löh
33afa20575
Added HDBC-odbc.
...
svn path=/nixpkgs/trunk/; revision=28975
2011-09-02 15:11:52 +00:00
Eelco Dolstra
e8c849f8e3
* Re-enable the fbcondecor patch for Linux 2.6.35, seems to work fine.
...
svn path=/nixpkgs/trunk/; revision=28974
2011-09-02 13:41:38 +00:00
Michael Raskin
32754d3c19
Adding Regina-REXX interpreter
...
svn path=/nixpkgs/trunk/; revision=28969
2011-09-02 08:05:51 +00:00
Peter Simons
70c47021a7
haskell-xhtml: updated to version 3000.2.0.4
...
svn path=/nixpkgs/trunk/; revision=28962
2011-09-01 17:59:22 +00:00
Michael Raskin
8fa5d91e51
adding VUE mindmapper
...
svn path=/nixpkgs/trunk/; revision=28957
2011-09-01 13:41:42 +00:00
Marco Maggesi
a02960ae4e
Add clojure.
...
(Install with command
nix-env -i clojure-wrapper
start REPL with command
clojure)
svn path=/nixpkgs/trunk/; revision=28956
2011-09-01 13:38:59 +00:00
Peter Simons
fe445aa5b2
haskell-xhtml: added version 3000.2.0.2
...
svn path=/nixpkgs/trunk/; revision=28940
2011-08-31 12:40:53 +00:00
Peter Simons
577ddef0be
antiword: added version 0.37
...
svn path=/nixpkgs/trunk/; revision=28938
2011-08-31 11:55:51 +00:00
Rob Vermaas
4c7418cb29
add protobuf based on the default version in nixpkgs
...
svn path=/nixpkgs/trunk/; revision=28936
2011-08-30 19:57:29 +00:00
Rob Vermaas
a63bf23f32
add enum-0.4.4
...
svn path=/nixpkgs/trunk/; revision=28935
2011-08-30 19:50:36 +00:00
Peter Simons
1392096d69
Updated the default version of haskell-text to 0.11.1.5.
...
A growing number of packages don't build with the old version. I was
reluctant to make that change because Haskell Platform 2011.2.0.1 says
that text 0.11.0.6 ought to be used, but then HP says we shouldn't be
using GHC 7.0.4 either, yet we do. Anyway, upgrading the text library
caused no problems: all packages just built fine, so there you go.
svn path=/nixpkgs/trunk/; revision=28923
2011-08-30 09:49:04 +00:00
Peter Simons
fb37aed285
Dropped obsolete versions of haskell-HaXml.
...
svn path=/nixpkgs/trunk/; revision=28917
2011-08-30 08:55:14 +00:00
Michael Raskin
6a01304317
Adding TFTP-HPA
...
svn path=/nixpkgs/trunk/; revision=28915
2011-08-30 07:02:01 +00:00
Rob Vermaas
c508b4cf04
add get_iplayer 2.80
...
svn path=/nixpkgs/trunk/; revision=28912
2011-08-30 00:14:16 +00:00
Yury G. Kudryashov
94c6bb3ed4
Add kmymoney
...
svn path=/nixpkgs/trunk/; revision=28910
2011-08-29 22:43:11 +00:00
Peter Simons
d84962624e
Dropped obsolete haskell-emgm.
...
The package doesn't build with any of our compilers.
svn path=/nixpkgs/trunk/; revision=28906
2011-08-29 21:46:22 +00:00
Peter Simons
6f23bfc52f
Dropped obsolete haskell-MaybeT-transformers.
...
The package doesn't build with any of our compilers.
svn path=/nixpkgs/trunk/; revision=28904
2011-08-29 21:44:36 +00:00
Peter Simons
a96de07ceb
Dropped obsolete Haskell packages monads-fd, salvia, and salvia-protocol.
...
These packages don't build with any of our compilers.
svn path=/nixpkgs/trunk/; revision=28903
2011-08-29 21:44:30 +00:00
Peter Simons
ddb2097b3f
haskell-packages.nix: added shakespeare packages
...
haskell-shakespeare-css: added version 0.10.0
haskell-shakespeare-js: added version 0.10.1
haskell-shakespeare: added version 0.10.0
svn path=/nixpkgs/trunk/; revision=28888
2011-08-29 20:27:05 +00:00
Peter Simons
5eb504674a
haskell-hamlet: added version 0.10.0
...
svn path=/nixpkgs/trunk/; revision=28887
2011-08-29 20:26:52 +00:00
Peter Simons
70f424ee5e
haskell-xss-sanitize: added version 0.3.0.1
...
svn path=/nixpkgs/trunk/; revision=28886
2011-08-29 20:26:45 +00:00
Peter Simons
3895e45e51
haskell-blaze-textual-native: added version 0.2.1
...
svn path=/nixpkgs/trunk/; revision=28885
2011-08-29 20:26:40 +00:00
Peter Simons
1bc2601ae1
haskell-aeson-native: added version 0.3.3
...
svn path=/nixpkgs/trunk/; revision=28884
2011-08-29 20:26:35 +00:00
Peter Simons
7e2dcdc5ee
pkgs/top-level/all-packages.nix: fixed Darwin build of haskellPackages_ghc704_{,no_}profiling
...
svn path=/nixpkgs/trunk/; revision=28880
2011-08-29 18:57:35 +00:00
Shea Levy
e309c50e7e
Get libdrm to compile on darwin
...
The added patch uses mach_absolute_time() to get a nanosecond-resolution monotonic clock on darwin systems (See http://developer.apple.com/library/mac/#qa/qa1398/_index.html for an understanding of the added code). In addition, the patch changes one use of clock_gettime to gettimeofday since only resolution of a second is needed at that point. This code compiles on darwin, but the resulting library is not yet tested.
svn path=/nixpkgs/trunk/; revision=28879
2011-08-29 18:55:37 +00:00
Michael Raskin
b612e07c0b
Adding atftp
...
svn path=/nixpkgs/trunk/; revision=28874
2011-08-29 12:47:39 +00:00
Michael Raskin
04e84c2c13
Adding netboot
...
svn path=/nixpkgs/trunk/; revision=28872
2011-08-29 10:16:36 +00:00
Peter Simons
7d9c4b06ad
pkgs/top-level/all-packages.nix: don't use tabs for indention
...
svn path=/nixpkgs/trunk/; revision=28865
2011-08-29 07:46:38 +00:00
Peter Simons
b6d994e9b7
pkgs/top-level/all-packages.nix: bootstrap ghc 7.0.4 and 7.2.1 with 7.0.4-binary on Darwin
...
svn path=/nixpkgs/trunk/; revision=28864
2011-08-29 07:46:30 +00:00
Peter Simons
7d9ac73058
pkgs/top-level/all-packages.nix: strip trailing whitespace
...
svn path=/nixpkgs/trunk/; revision=28862
2011-08-29 07:39:08 +00:00
Shea Levy
346481f483
Add GHC 7.0.4 binary for x86_64-darwin
...
svn path=/nixpkgs/trunk/; revision=28859
2011-08-29 01:20:12 +00:00
Nicolas Pierron
d528cba5b8
fetchgit: Handle https.
...
svn path=/nixpkgs/trunk/; revision=28857
2011-08-28 16:03:14 +00:00