Commit Graph

5638 Commits

Author SHA1 Message Date
Andres Löh
54039c51f8 Added haskell-gloss and modified haskell-GLURaw.
I know that GLURaw is currently a modification of the generated file.
Not making the change prevents GLURaw from being loaded into ghci.

svn path=/nixpkgs/trunk/; revision=29290
2011-09-15 05:03:31 +00:00
Eelco Dolstra
0578ceb11b * Support communicating with the MTurk API via SSL.
svn path=/nixpkgs/trunk/; revision=29289
2011-09-14 22:55:02 +00:00
Yury G. Kudryashov
5fd7590140 Add NetworkManager-pptp
svn path=/nixpkgs/trunk/; revision=29271
2011-09-14 15:50:14 +00:00
Yury G. Kudryashov
1d91e3ac45 Add pptp client
svn path=/nixpkgs/trunk/; revision=29267
2011-09-14 08:39:51 +00:00
Peter Simons
60edb6348f python-packages.nix: strip trailing whitespace
svn path=/nixpkgs/trunk/; revision=29252
2011-09-13 20:10:37 +00:00
Peter Simons
86683f9c04 pycryptopp: updated to version 0.5.29
svn path=/nixpkgs/trunk/; revision=29251
2011-09-13 20:10:33 +00:00
Peter Simons
6426183c0c python-foolscap: updated to version 0.6.1
svn path=/nixpkgs/trunk/; revision=29250
2011-09-13 20:10:29 +00:00
Peter Simons
3c5ff4a118 haskell-hledger-web: added version 0.15.3
svn path=/nixpkgs/trunk/; revision=29243
2011-09-13 17:35:18 +00:00
Peter Simons
6557b25b37 haskell-io-storage: added version 0.3
svn path=/nixpkgs/trunk/; revision=29242
2011-09-13 17:35:12 +00:00
Peter Simons
8c8d88080d haskell-time: updated to version 1.4
svn path=/nixpkgs/trunk/; revision=29241
2011-09-13 17:35:07 +00:00
Michael Raskin
f75f1871d7 all-packages.nix entry for disser
svn path=/nixpkgs/trunk/; revision=29231
2011-09-12 20:50:32 +00:00
Peter Simons
c88d870123 Haskell packages that require access to libc (for <time.h>, etc.)
consistently depend on the (non-existent) attribute 'libc'. That
dependency is then fulfilled by defining

  libc = pkgs.stdenv.gcc.libc;

in haskell-packages.nix where appropriate. On platforms impure platforms,
such as Darwin, that attribute evaluates to 'null'.

svn path=/nixpkgs/trunk/; revision=29223
2011-09-12 16:46:14 +00:00
Peter Simons
20c7526891 haskell-vector-algorithms: dropped obsolete version 0.4
svn path=/nixpkgs/trunk/; revision=29212
2011-09-12 16:45:23 +00:00
Peter Simons
107201f99f haskell-case-insensitive: dropped obsolete version 0.3
svn path=/nixpkgs/trunk/; revision=29211
2011-09-12 16:45:18 +00:00
Peter Simons
d1219f3e3a haskell-snap-server: updated to version 0.5.4
svn path=/nixpkgs/trunk/; revision=29210
2011-09-12 16:45:13 +00:00
Peter Simons
3ac8f8c892 haskell-snap-core: updated to version 0.5.4
svn path=/nixpkgs/trunk/; revision=29209
2011-09-12 16:45:08 +00:00
Eelco Dolstra
3e54387efd * Added OpenSSL 1.0.0e (not updating the default yet because a lot
depends on it).  Also, install the manpages in $out/share/man rather
  than $out/ssl/man.

svn path=/nixpkgs/trunk/; revision=29208
2011-09-12 16:09:00 +00:00
Shea Levy
d1808a89d3 haskellPackages.{cairo,pango,glib,gtk}: Depend on the stdenv libc instead of glibc
svn path=/nixpkgs/trunk/; revision=29190
2011-09-11 18:48:46 +00:00
Shea Levy
2155a9b00f Fix evaluation errors for haskellPackages.gtk on darwin. Note that the build is currently not successful.
svn path=/nixpkgs/trunk/; revision=29189
2011-09-11 18:28:14 +00:00
Michael Raskin
7bb4bf3fe0 Adding LOVE Lua-based game framework/interpreter
svn path=/nixpkgs/trunk/; revision=29188
2011-09-11 17:05:48 +00:00
Michael Raskin
8351a946d2 Adding libmodplug
svn path=/nixpkgs/trunk/; revision=29186
2011-09-11 16:45:42 +00:00
Andres Löh
23737894ec Updating comments: latest ghc-7.3 snapshot succeeds on more packages.
svn path=/nixpkgs/trunk/; revision=29183
2011-09-11 15:18:53 +00:00
Yury G. Kudryashov
b6648e207d KDE SC 4.7.1
Mostly automatic update. The only manual change caused by some movements on
projects.kde.org. Untested.

svn path=/nixpkgs/trunk/; revision=29179
2011-09-11 12:39:06 +00:00
Peter Simons
e364367ec9 haskell-hamlet: updated to version 0.10.1
svn path=/nixpkgs/trunk/; revision=29166
2011-09-11 10:33:08 +00:00
Peter Simons
ee57346eb9 haskell-shakespeare-text: added version 0.10.1
svn path=/nixpkgs/trunk/; revision=29165
2011-09-11 10:32:59 +00:00
Marco Maggesi
3f94f217d1 Add clooj, IDE for clojure
svn path=/nixpkgs/trunk/; revision=29149
2011-09-09 21:15:20 +00:00
Andres Löh
bc3c074cb8 Added unbound, RepLib, type-equality.
svn path=/nixpkgs/trunk/; revision=29148
2011-09-09 20:45:04 +00:00
Peter Simons
4e6013e909 haskell-gtk still fails an assertion on Darwin; my attempt to fix that
hasn't worked, so I revert the change. Someone with access to that
platform will have to worry about those on Hydra assertions, I'm afraid.

svn path=/nixpkgs/trunk/; revision=29143
2011-09-09 19:57:44 +00:00
Andres Löh
19995681f3 Added instant-generics.
svn path=/nixpkgs/trunk/; revision=29139
2011-09-09 19:43:04 +00:00
Andres Löh
29de18d262 Added generic-deriving.
svn path=/nixpkgs/trunk/; revision=29137
2011-09-09 19:30:53 +00:00
Peter Simons
b917ed0493 haskell-deepseq-th: added version 0.1.0.2
svn path=/nixpkgs/trunk/; revision=29136
2011-09-09 18:44:40 +00:00
Peter Simons
4b66e4ce25 haskell-happstack-hamlet: added version 6.2.0
svn path=/nixpkgs/trunk/; revision=29135
2011-09-09 18:44:33 +00:00
Peter Simons
a13bbb3b10 haskell-cabal-ghci: added version 0.1
svn path=/nixpkgs/trunk/; revision=29133
2011-09-09 18:44:19 +00:00
Rob Vermaas
2610ed2ac9 added scipy, reportlab, pyreport, updated numpy matplotlib
svn path=/nixpkgs/trunk/; revision=29132
2011-09-09 14:20:43 +00:00
Eelco Dolstra
958b146424 * Added flvtool2.
svn path=/nixpkgs/trunk/; revision=29116
2011-09-08 21:48:10 +00:00
Peter Simons
80ec5348e0 haskell-packages.nix: blind attempt to fix assertion error on Darwin
svn path=/nixpkgs/trunk/; revision=29115
2011-09-08 19:06:59 +00:00
Peter Simons
050d264bfc haskell-deepseq: added version 1.2.0.1
svn path=/nixpkgs/trunk/; revision=29110
2011-09-08 17:25:09 +00:00
Peter Simons
18f76f04ac pkgs/top-level/all-packages.nix: stripped extraneous whitespace
svn path=/nixpkgs/trunk/; revision=29109
2011-09-08 16:39:14 +00:00
Peter Simons
c292d234ea haskell-system-filepath: added version 0.4.1
haskell-system-fileio: added version 0.3.2

svn path=/nixpkgs/trunk/; revision=29100
2011-09-07 20:21:01 +00:00
Peter Simons
d923ec714e haskell-WebBits-Html: added version 1.0.2
svn path=/nixpkgs/trunk/; revision=29096
2011-09-07 17:30:07 +00:00
Peter Simons
460164c1b3 haskell-flapjax: build this package with the latest version of WebBits
svn path=/nixpkgs/trunk/; revision=29095
2011-09-07 17:30:02 +00:00
Peter Simons
437f2b0603 haskell-packages.nix: disable repaExamples in all instances of haskellPackages older than GHC 7.2
Without this hack, "nix-env -u *" would update repa-examples to the GHC 7.0.4
version, because the package isn't tagged with the version of the compiler.
Repa and friends don't build with older GHCs anymore, though.

svn path=/nixpkgs/trunk/; revision=29094
2011-09-07 17:29:59 +00:00
Peter Simons
41dcf578ef haskell-repa: updated to version 2.2.0.1
Note that the latest version requires GHC 7.2.1 or later; older GHC
versions are no longer supported.

svn path=/nixpkgs/trunk/; revision=29089
2011-09-07 17:29:38 +00:00
Peter Simons
4fba6f2bf3 haskell-vector: added version 0.9
svn path=/nixpkgs/trunk/; revision=29086
2011-09-07 16:53:27 +00:00
Peter Simons
0d137ccd67 haskell-primitive: added version 0.4.0.1
svn path=/nixpkgs/trunk/; revision=29085
2011-09-07 16:53:20 +00:00
Shea Levy
93be0770d7 Add unstable version of freerdp
svn path=/nixpkgs/trunk/; revision=29070
2011-09-07 03:41:18 +00:00
Shea Levy
02aa1d7cde Add cunit
svn path=/nixpkgs/trunk/; revision=29069
2011-09-07 01:12:38 +00:00
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
Michael Raskin
6a49d6a920 Re-add GNU TLS 2.12 - it does fix glib-networking
svn path=/nixpkgs/trunk/; revision=28853
2011-08-27 17:04:25 +00:00
Eelco Dolstra
3f02dcf735 * Fix indentation/layout.
svn path=/nixpkgs/trunk/; revision=28848
2011-08-27 15:19:19 +00:00
Eelco Dolstra
f823626fd8 * Get Firefox 6.0 to build with an upstream patch for building Firefox
separately from Xulrunner
  (https://bugzilla.mozilla.org/show_bug.cgi?id=639554).

svn path=/nixpkgs/trunk/; revision=28846
2011-08-27 13:44:36 +00:00