Commit Graph

10102 Commits

Author SHA1 Message Date
Peter Simons
55a8134bbe haskell-highlighting-kate: update to version 0.5.6.1 2014-01-28 14:59:47 +01:00
Peter Simons
4cbf42f006 haskell-direct-sqlite: update to version 2.3.11 2014-01-28 14:59:47 +01:00
Peter Simons
b8d6e1d458 haskell-diagrams-svg: jailbreak to fix build with recent blaze-markup 2014-01-28 14:59:46 +01:00
Peter Simons
c13d4085a3 haskell-network-conduit: disable test suite to fix build errors with GHC 7.4.2
https://github.com/snoyberg/conduit/issues/134
2014-01-28 14:59:46 +01:00
Peter Simons
cae97e9418 Add newly required Haskell packages.
- asn1-encoding: add version 0.8.1.2
 - asn1-parse: add version 0.8.1
 - x509-store: add version 1.4.3
 - x509-system: add version 1.4.2
 - x509-validation: add version 1.5.0
 - x509: add version 1.4.7
2014-01-28 14:59:46 +01:00
Peter Simons
2c23e7227d haskell-wai-extra: update to version 2.0.3.2 2014-01-28 14:59:46 +01:00
Peter Simons
221eafa7aa haskell-stm-conduit: update to version 2.2.1.1 2014-01-28 14:59:46 +01:00
Peter Simons
838e8d3426 haskell-network-conduit: update to version 1.0.2 2014-01-28 14:59:46 +01:00
Peter Simons
ea8c3ee7a2 haskell-http-conduit: update to version 2.0.0.4 2014-01-28 14:59:46 +01:00
Peter Simons
e3f528ad8a haskell-http-client: update to version 0.2.1.1 2014-01-28 14:59:45 +01:00
Peter Simons
9c358f4023 haskell-hit: update to version 0.5.3 2014-01-28 14:59:45 +01:00
Peter Simons
f1530932bf haskell-esqueleto: update to version 1.3.4.5 2014-01-28 14:59:45 +01:00
Peter Simons
2cd347770c haskell-diagrams-svg: update to version 1.0.1 2014-01-28 14:59:45 +01:00
Peter Simons
b1e174725b haskell-diagrams-lib: update to version 1.0.1 2014-01-28 14:59:45 +01:00
Peter Simons
728c166123 haskell-diagrams-cairo: update to version 1.0.1 2014-01-28 14:59:45 +01:00
Peter Simons
8c58f6904a haskell-JuicyPixels: update to version 3.1.3.2 2014-01-28 14:59:45 +01:00
Peter Simons
4350c64bba haskell-GlomeVec: update to version 0.2 2014-01-28 14:59:45 +01:00
Eelco Dolstra
e5995e0703 junixsocket: Support Darwin
Patch borrowed from Rob Vermaas.
2014-01-28 12:10:28 +01:00
Vladimír Čunát
849b383f4d qt5: disable parallel building, as it often fails 2014-01-28 11:21:49 +01:00
Peter Simons
4791ee9019 Merge pull request #1612 from ocharles/haskellPackages.fay
haskellPackages.fay: New expression
2014-01-27 12:32:39 -08:00
Oliver Charles
6af7e0e1cd haskellPackages.iCalendar: New expression 2014-01-27 17:01:10 +00:00
Oliver Charles
e9b02facfc haskellPackages.fayBase: New expression 2014-01-27 14:21:56 +00:00
Oliver Charles
cb3f3ad35b haskellPackages.fay: New expression 2014-01-27 14:19:22 +00:00
Eelco Dolstra
5898d854da junixsocket: Ensure that the native library can be found 2014-01-27 13:51:53 +01:00
Peter Simons
ab46db003c trifecta-1.2: re-generate with cabal2nix 2014-01-27 11:49:33 +01:00
Peter Simons
a2d8fccdfe haskell-happstack-server: re-generate with cabal2nix 2014-01-27 11:39:25 +01:00
Peter Simons
fd796ed69a haskell-highlighting-kate: re-generate with cabal2nix 2014-01-27 11:39:14 +01:00
Shea Levy
66e789d199 trifecta-1.1: Fix compilation with new blaze
Note that jailbreak-cabal breaks the cabal file for trifecta (cc @peti)

Signed-off-by: Shea Levy <shea@shealevy.com>
2014-01-26 13:41:13 -05:00
Thomas Tuegel
bcd9f04226 add arpack-3.1.4 2014-01-26 08:57:11 -06:00
Vladimír Čunát
7d5c6ab5f3 Merge #1388: update rabbitmq-server and add lib 2014-01-26 14:21:34 +01:00
Kevin Quick
dec9e66ea1 Update readline for patch5 (needed for darwin13). 2014-01-26 10:31:53 +01:00
Kevin Quick
80adf16703 glib on darwin: disable warnings to avoid prototype errors
vcunat did some reformatting before pushing.
2014-01-26 10:31:05 +01:00
Vladimír Čunát
8c3346aff1 libsmpack: fetch from fedora (close #1598)
I see no other easy work-around for nix getting it automatically.
2014-01-26 10:13:14 +01:00
Domen Kožar
a7d0a53d9e merge 2014-01-26 09:58:47 +01:00
Domen Kožar
b4d7bafb8f ibus: cleanup 2014-01-26 00:22:04 +01:00
Domen Kožar
344e440835 polkit: fix gobject introspection support 2014-01-26 00:15:51 +01:00
Domen Kožar
88d4e92977 add ibus 2014-01-26 00:11:54 +01:00
Peter Simons
2f51348f4d haskell-patience: add version 0.1.1 2014-01-26 00:05:35 +01:00
Peter Simons
b845171dd6 haskell-hakyll: jailbreak to fix build with latest 'blaze-html' and 'pandoc-citeproc' 2014-01-26 00:02:35 +01:00
Peter Simons
83c6cc3233 haskell-happstack-server: jailbreak to fix build with latest 'blaze-html' 2014-01-26 00:02:35 +01:00
Peter Simons
06627cbfc4 haskell-hledger-web: jailbreak to fix build with latest 'blaze-markup' 2014-01-26 00:02:35 +01:00
Peter Simons
4cb0ec470f haskell-highlighting-kate: jailbreak to fix build with latest 'blaze-html' 2014-01-26 00:02:35 +01:00
Peter Simons
03f6a6989a haskell-blaze-svg: jailbreak to fix build with latest 'blaze-markup' 2014-01-26 00:02:35 +01:00
Peter Simons
63482fc9b4 haskell-blaze-html: jailbreak to fix test suite build 2014-01-26 00:02:35 +01:00
Peter Simons
887ba81084 haskell-yesod-platform: update to version 1.2.6.1 2014-01-26 00:02:35 +01:00
Peter Simons
e508c74a15 haskell-yesod-form: update to version 1.3.4.4 2014-01-26 00:02:35 +01:00
Peter Simons
f5b46c33c1 haskell-xmlhtml: update to version 0.2.3.2 2014-01-26 00:02:35 +01:00
Peter Simons
549f547358 haskell-xmlgen: update to version 0.6.2.1 2014-01-26 00:02:35 +01:00
Peter Simons
336e599269 haskell-websockets: update to version 0.8.1.2 2014-01-26 00:02:35 +01:00
Peter Simons
929bfebb1f haskell-wai-extra: update to version 2.0.3.1 2014-01-26 00:02:35 +01:00
Peter Simons
7bef7e8535 haskell-tasty-rerun: update to version 1.1.0 2014-01-26 00:02:35 +01:00
Peter Simons
5f2f85508a haskell-tagsoup: update to version 0.13.1 2014-01-26 00:02:35 +01:00
Peter Simons
979c1bfe89 haskell-stm-conduit: update to version 2.2.1 2014-01-26 00:02:35 +01:00
Peter Simons
20ef7553aa haskell-network-conduit: update to version 1.0.1.1 2014-01-26 00:02:34 +01:00
Peter Simons
4ba8a711a2 haskell-monadcryptorandom: update to version 0.6 2014-01-26 00:02:34 +01:00
Peter Simons
43e713b94a haskell-mmorph: update to version 1.0.2 2014-01-26 00:02:34 +01:00
Peter Simons
1e610c8822 haskell-hoodle-builder: update to version 0.2.2.0 2014-01-26 00:02:34 +01:00
Peter Simons
e7bc87c7d3 haskell-hjsmin: update to version 0.1.4.5 2014-01-26 00:02:34 +01:00
Peter Simons
6a540116e6 haskell-hit: update to version 0.5.2 2014-01-26 00:02:34 +01:00
Peter Simons
c18cc5d6e8 haskell-heist: update to version 0.13.0.6 2014-01-26 00:02:34 +01:00
Peter Simons
ac1010b3ba haskell-hakyll: update to version 4.4.3.2 2014-01-26 00:02:34 +01:00
Peter Simons
855b5adf2d haskell-github: update to version 0.7.4 2014-01-26 00:02:34 +01:00
Peter Simons
1cf170a806 haskell-digestive-functors: update to version 0.7.0.0 2014-01-26 00:02:34 +01:00
Peter Simons
312624f223 haskell-digestive-functors-snap: update to version 0.6.1.0 2014-01-26 00:02:34 +01:00
Peter Simons
f00962f10b haskell-digestive-functors-heist: update to version 0.8.4.1 2014-01-26 00:02:34 +01:00
Peter Simons
a8e1a6d4d8 haskell-digestive-functors-aeson: update to version 1.1.4 2014-01-26 00:02:34 +01:00
Peter Simons
a1364bb9b1 haskell-conduit: update to version 1.0.12 2014-01-26 00:02:34 +01:00
Peter Simons
aeb987d68c haskell-cipher-aes128: update to version 0.6.4 2014-01-26 00:02:34 +01:00
Peter Simons
2eb23f599b haskell-cassava: update to version 0.3.0.1 2014-01-26 00:02:34 +01:00
Peter Simons
2b039e3f2b haskell-blaze-markup: update to version 0.6.0.0 2014-01-26 00:02:34 +01:00
Peter Simons
3c3c2c642c haskell-blaze-html: update to version 0.7.0.0 2014-01-26 00:02:34 +01:00
Peter Simons
42dd05709c haskell-atto-lisp: update to version 0.2.1.2 2014-01-26 00:02:34 +01:00
Peter Simons
a1d67d5996 haskell-atomic-primops: update to version 0.5 2014-01-26 00:02:34 +01:00
Peter Simons
6e0de16709 haskell-JuicyPixels: update to version 3.1.3.1 2014-01-26 00:02:33 +01:00
Peter Simons
0a193cc5e1 haskell-HTF: update to version 0.11.1.0 2014-01-26 00:02:33 +01:00
Peter Simons
0cfd7ed723 haskell-Chart: update to version 1.2 2014-01-26 00:02:33 +01:00
Peter Simons
20929da52c haskell-Chart-gtk: update to version 1.2 2014-01-26 00:02:33 +01:00
Peter Simons
2e648757a8 haskell-Chart-cairo: update to version 1.2 2014-01-26 00:02:33 +01:00
Vladimír Čunát
f5f802bca3 libusb1: name it libusbx, so it's more clear
(cherry picked from commit b187d0e1bd)
2014-01-25 21:01:40 +01:00
Nixpkgs Monitor
c1db67ea99 harfbuzz: update from 0.9.24 to 0.9.25
I see no significant change in the changelog.

(cherry picked from commit 29a878d1be)
2014-01-25 21:01:40 +01:00
Vladimír Čunát
ac07b3d37f gtk3: bugfix update 3.10.5 -> .6 2014-01-25 21:01:40 +01:00
Vladimír Čunát
c9b581b5d4 wayland: update 1.3.0 -> 1.4.0 2014-01-25 21:01:40 +01:00
Domen Kožar
dd409f09d6 add ibus 2014-01-25 17:06:05 +01:00
Peter Simons
4230c95d56 Re-generate some Haskell expressions with cabal2nix. 2014-01-25 16:48:29 +01:00
Petr Rockai
031c229cc0 haskell: Add an atto-lisp package. 2014-01-25 16:37:21 +01:00
Petr Rockai
3718a90806 haskell bytestring-progress: Disable haddock to avoid a build failure. 2014-01-25 16:30:14 +01:00
Oliver Charles
c3b4e87f25 haskellPackages.ariadne: Fix dependencies to allow building 2014-01-25 11:27:33 +00:00
Bjørn Forsman
c72ce740bc cgal: expression cleanup 2014-01-25 10:19:04 +01:00
Bjørn Forsman
97352b1342 cgal: update from 3.9 to 4.3 (really)
The previous version bump didn't actually do anything; it changed the
version/url but didn't change the hash. For some reason the (new) URL
returned the same old package with the same old hash (or so it seems).

This time the package is really updated, as can be seen from the version
number in $cgal/include/CGAL/version.h.

This change unbreaks openscad.
2014-01-25 10:18:58 +01:00
Moritz Maxeiner
433774c608 Add libyubikey (aka yubico-c) package 2014-01-25 03:13:34 +01:00
Eelco Dolstra
458d0a92c9 junixsocket: Add 2014-01-25 03:04:46 +01:00
Eelco Dolstra
e07ce3314d Fix some "meta.licenses" attributes 2014-01-25 03:04:46 +01:00
Eelco Dolstra
a17b090f99 junit: Update to 4.11 2014-01-25 03:04:46 +01:00
Emil Rangden
287a7e08f3 add glog 0.3.3 2014-01-24 15:51:04 +01:00
Peter Simons
a86f119dfc haskell-either: disable the documentation build on GHC 7.4.x or earlier 2014-01-24 00:58:50 +01:00
Song Wenwu
04a55b5e14 webkitgtk: update to 2.2.4, enable html5 video support 2014-01-23 22:29:24 +01:00
Peter Simons
f5461b02d5 serf: fix evaluation on FreeBSD (required for Subversion) 2014-01-23 11:57:37 +01:00
Peter Simons
37cc0df1bf silgraphite: fix evaluation errors on Darwin 2014-01-22 12:43:01 +01:00
Domen Kožar
5b982bd090 nss: patch http location moved, let's keep it in filesystem 2014-01-22 10:46:37 +01:00
Shea Levy
ca116f76f9 Unmaintain a bunch of packages
Trying to take maintainership more seriously...

Signed-off-by: Shea Levy <shea@shealevy.com>
2014-01-21 22:34:41 -05:00
Peter Simons
397550afe5 geoip: update from 1.4.6 to 1.6.0 2014-01-21 20:25:52 +01:00
Peter Simons
ab8c539049 gdbm: update from 1.10 to 1.11 2014-01-21 20:20:29 +01:00
Domen Kožar
b4d1d88e42 enable gobjectintrospection for some libs 2014-01-21 14:11:20 +01:00
Domen Kožar
dbfaeaf0df add gnome3.libgdata and liboauth 2014-01-21 14:11:19 +01:00
Shea Levy
fea2266290 llvm: Split llvmFull into separate derivations
Now most packages in the llvm suite are built as separate derivations.
The exceptions are:

* compiler-rt must currently be built with llvm. This increases llvm's
  size by 6 MB
* clang-tools-extra must be built with clang

In addition, the top-level llvm attribute is defaulted to llvm 3.4, and
llvm 3.3 must be accessed by the llvm_33 attribute. This is to make the
out-of-date packages obvious in the hope that eventually all will be
updated to work with 3.4 and 3.3 can be removed. I think we should keep
this policy in the future (latest llvm gets top-level name, the rest are
versioned until they can be removed).

The llvm packages (except libc++, which exception I will try to remove
on the next update) can all be accessed via the llvmPackages attribute,
and there are also aliases for the packages that already existed (llvm,
clang, and dragonegg).

Signed-off-by: Shea Levy <shea@shealevy.com>
2014-01-20 20:33:06 -05:00
Vladimír Čunát
ac6761c908 Merge master into stdenv-updates
Conflicts:
	pkgs/applications/version-management/gource/default.nix
	pkgs/top-level/all-packages.nix
2014-01-20 19:39:28 +01:00
Peter Simons
8088837dc8 haskell-hakyll: jailbreak to fix build with recent version of pandoc-citeproc 2014-01-20 18:28:04 +01:00
Peter Simons
9c065f77d8 haskell-yesod-platform: update to version 1.2.6 2014-01-20 18:28:04 +01:00
Peter Simons
c13a56a036 haskell-yesod-form: update to version 1.3.4.3 2014-01-20 18:28:04 +01:00
Peter Simons
e7302c891e haskell-yesod-auth: update to version 1.2.5.3 2014-01-20 18:28:04 +01:00
Peter Simons
119d4b8d5c haskell-wai-extra: update to version 2.0.3 2014-01-20 18:28:04 +01:00
Peter Simons
a58a0b17c9 haskell-vector-space-points: update to version 0.1.3 2014-01-20 18:28:04 +01:00
Peter Simons
75672819ea haskell-threepenny-gui: update to version 0.4.0.2 2014-01-20 18:28:04 +01:00
Peter Simons
80658f3cfb haskell-stm-conduit: update to version 2.2 2014-01-20 18:28:03 +01:00
Peter Simons
c0270c7dfa haskell-snap: update to version 0.13.2.1 2014-01-20 18:28:03 +01:00
Peter Simons
eaf5b1cde1 haskell-pipes-bytestring: update to version 1.0.3 2014-01-20 18:28:03 +01:00
Peter Simons
19466e48fc haskell-heist: update to version 0.13.0.5 2014-01-20 18:28:03 +01:00
Peter Simons
e90fb2442a haskell-hakyll: update to version 4.4.3.1 2014-01-20 18:28:03 +01:00
Peter Simons
3a0f4d4fcd haskell-gnuidn: update to version 0.2.1 2014-01-20 18:28:03 +01:00
Peter Simons
df89207c9e haskell-gloss: update to version 1.8.1.2 2014-01-20 18:28:03 +01:00
Peter Simons
496b53e44f haskell-gloss-raster: update to version 1.8.1.2 2014-01-20 18:28:02 +01:00
Peter Simons
032ea31c47 haskell-cryptohash: update to version 0.11.2 2014-01-20 18:28:02 +01:00
Peter Simons
c5456a7f89 haskell-conduit: update to version 1.0.11.1 2014-01-20 18:28:02 +01:00
Peter Simons
0178eba86e haskell-base16-bytestring: update to version 0.1.1.6 2014-01-20 18:28:02 +01:00
Peter Simons
e6226d7d3c haskell-JuicyPixels: update to version 3.1.3 2014-01-20 18:28:02 +01:00
Peter Simons
e701d2b062 haskell-aeson: add version 0.7.0.0 (but don't use it yet) 2014-01-20 18:28:02 +01:00
Peter Simons
12bb3d783b haskell-case-insensitive: update to version 1.1.0.3 2014-01-20 18:28:02 +01:00
Peter Simons
75934cbe09 haskell-xournal-types: re-generate with cabal2nix 2014-01-20 18:05:00 +01:00
Peter Simons
6fd153677b haskell-xournal-parser: re-generate with cabal2nix 2014-01-20 18:05:00 +01:00
Peter Simons
4350308ec7 haskell-transformers-free: re-generate with cabal2nix 2014-01-20 18:05:00 +01:00
Peter Simons
22727d9507 haskell-hoodle-types: re-generate with cabal2nix 2014-01-20 18:05:00 +01:00
Peter Simons
b26ab6c8f0 haskell-hoodle-render: re-generate with cabal2nix 2014-01-20 18:05:00 +01:00
Peter Simons
bf487fed15 haskell-hoodle-parser: re-generate with cabal2nix 2014-01-20 18:05:00 +01:00
Peter Simons
86e1775cf4 haskell-hoodle-core: re-generate with cabal2nix 2014-01-20 18:05:00 +01:00
Peter Simons
a1adb429ec haskell-hoodle-builder: re-generate with cabal2nix 2014-01-20 18:05:00 +01:00
Peter Simons
fecb119e5e haskell-coroutine-object: re-generate with cabal2nix 2014-01-20 18:05:00 +01:00
Peter Simons
ee890f01f8 haskell-TypeCompose: re-generate with cabal2nix 2014-01-20 18:05:00 +01:00
Oliver Charles
e217fd9ae8 haskellPackages.tastyRerun: New expression 2014-01-20 15:45:55 +00:00
Ian-Woo Kim
7b51e24de9 add hoodle (pen notetaking program written in haskell) to nixpkgs 2014-01-20 15:18:04 +00:00
Eelco Dolstra
37a44d4055 libvpx: Don't install static library 2014-01-20 14:58:09 +01:00
Lluís Batlle i Rossell
3faf620e8a Updating libvpx to 1.3.0, and making ffmpeg include vpx
I don't think there is any reason not to have vpx there. It's
part of webm.
2014-01-20 13:47:24 +01:00
Shea Levy
55e6303d6a Add full llvm build, update libc++ and dragonegg
Some packages in the llvm suite (e.g. compiler-rt) cannot be built
separate from the build of llvm, and while some others (e.g. clang) can
the combined build is much better tested (we've had to work around
annoying issues before). So this puts llvm, clang, clang-tools-extra,
compiler-rt, lld, lldb, and polly all into one big build (llvmFull).
This build includes a static llvm, as dynamic is similarly less tested
and has known failures.

This also updates libc++ and dragonegg. libc++ now builds against
libc++abi as a separate package rather than building it during the
libc++ build.

The clang purity patch is gone. Instead, we simply set --sysroot to
/var/empty for pure builds, as all impure paths are either looked up in
the gcc prefix (which we hard-code at compile time) or in the sysroot.
This also means that if NIX_ENFORCE_PURITY is 0 then clang will look in
the normal Linux paths by default, which is the proper behavior IMO.

polly required an updated isl. When stdenv-updates is merged, perhaps we
can update the isl used by gcc and avoid having two versions.

Since llvm on its own is now separate from the llvm used by clang, I've
removed myself as maintainer from llvm and will leave maintenance of
that to those who are interested in llvm separate from clang.

Signed-off-by: Shea Levy <shea@shealevy.com>
2014-01-20 05:42:38 -05:00
Domen Kožar
745472d66a Add gnome3.gnome_settings_daemon 2014-01-19 23:15:00 +01:00
Cillian de Róiste
0fde298047 lv2: update from 1.6.0 to 1.8.0 2014-01-19 21:10:50 +01:00
Cillian de Róiste
000b1ad43a suil: update from 0.6.16 to 0.8.0 2014-01-19 21:10:50 +01:00
Cillian de Róiste
9f857e6e0c sratom: update from 0.4.2 to 0.4.4 2014-01-19 21:10:50 +01:00
Cillian de Róiste
f5642f26dd lilv: update from 0.16.0 to 0.18.0 2014-01-19 21:10:50 +01:00
Vladimír Čunát
03c9791e0a phonon_backend_vlc: fix build by adding pkgconfig
Commented on 86f7aec950 (commitcomment-5111284)
2014-01-19 18:00:05 +01:00
Peter Simons
6b503927b8 Merge pull request #1541 from ocharles/haskellPackages.threepennyGui
haskellPackages.threepennyGui: New expression
2014-01-19 05:16:18 -08:00
Peter Simons
a74b2c62ab Merge pull request #1542 from ocharles/haskellPackages.exceptions
haskellPackages.exceptions: Update to 0.3.3 and enable tests
2014-01-19 05:16:08 -08:00
Peter Simons
6b6a3af5c3 Merge pull request #1543 from ocharles/haskellPackages.timezone
haskellPackages.timezoneOlson/haskellPackages.timezoneSeries: New expressions
2014-01-19 05:14:51 -08:00
Peter Simons
9ee3ff2088 Merge pull request #1545 from basvandijk/libossp-uuid
Add new package libossp-uuid-1.6.2
2014-01-19 05:14:31 -08:00
Vladimír Čunát
d37aec1ac4 poppler: bugfix update 0.24.4 -> .5
Also Qt4 binding bugfix.
2014-01-19 10:24:56 +01:00
Bas van Dijk
242dfe152d Use a short and long description for libossp-uuid 2014-01-18 23:28:16 +01:00
Bas van Dijk
c7e19f9679 Use stdenv.lib.licenses.bsd instead of "bsd" 2014-01-18 23:09:27 +01:00
Bas van Dijk
a4111bd67f Add new package libossp-uuid-1.6.2 2014-01-18 20:54:52 +01:00
Bjørn Forsman
1b4d50dbac glm: new package
OpenGL Mathematics (GLM) is a header only C++ mathematics library for
graphics software based on the OpenGL Shading Language (GLSL)
specification and released under the MIT license.

http://glm.g-truc.net/
2014-01-18 19:05:32 +01:00
Shea Levy
fe8b00e9fa gnu-efi: Fix build
Signed-off-by: Shea Levy <shea@shealevy.com>
2014-01-18 11:49:59 -05:00
Vladimír Čunát
0a58b512cb Merge master into stdenv-updates
Conflicts (simple):
	pkgs/development/compilers/gcc/4.8/default.nix
	pkgs/development/compilers/llvm/default.nix
	pkgs/development/libraries/gmp/5.1.1.nix
	pkgs/development/libraries/gmp/5.1.3.nix
	pkgs/development/libraries/gmp/5.1.x.nix
	pkgs/top-level/all-packages.nix
2014-01-18 14:46:20 +01:00
Oliver Charles
1388fc4dc8 haskellPackages.timezoneOlson/haskellPackages.timezoneSeries: New expressions 2014-01-17 23:59:16 +00:00
Oliver Charles
4a86098110 haskellPackages.exceptions: Update to 0.3.3 and enable tests 2014-01-17 23:58:43 +00:00
Oliver Charles
5d2a8e2d2e haskellPackages.threepennyGui: New expression 2014-01-17 23:55:34 +00:00
Peter Simons
bbc889e619 haskell-xss-sanitize: update to version 0.3.4.2 2014-01-17 11:59:16 +01:00
Peter Simons
5f897baf0d haskell-skein: update to version 1.0.8.1 2014-01-17 11:59:16 +01:00
Peter Simons
930150bf4b haskell-http-common: update to version 0.7.1.1 2014-01-17 11:59:16 +01:00
Peter Simons
30e8a526e4 haskell-esqueleto: update to version 1.3.4.3 2014-01-17 11:59:16 +01:00
Peter Simons
5647e94552 haskell-encoding: update to version 0.7 2014-01-17 11:59:16 +01:00
Peter Simons
45d2daa9b9 haskell-attoparsec-enumerator: update to version 0.3.2 2014-01-17 11:59:16 +01:00
Peter Simons
fff2e9731a haskell-SHA: update to version 1.6.4 2014-01-17 11:59:16 +01:00
Shea Levy
7f2559272b Add http-common haskell package.
This fixes nixpkgs evaluation

Signed-off-by: Shea Levy <shea@shealevy.com>
2014-01-16 10:08:40 -05:00
Peter Simons
e7cec32922 haskell-yesod-core: update to version 1.2.6.5 2014-01-16 15:28:49 +01:00
Peter Simons
e8d4879618 haskell-yaml-light: update to version 0.1.4 2014-01-16 15:28:49 +01:00
Peter Simons
030edd8a27 haskell-xmlhtml: update to version 0.2.3.1 2014-01-16 15:28:49 +01:00
Peter Simons
e6898cf23e haskell-wl-pprint-text: update to version 1.1.0.2 2014-01-16 15:28:49 +01:00
Peter Simons
de61d50eae haskell-wl-pprint-terminfo: update to version 3.7.1 2014-01-16 15:28:49 +01:00
Peter Simons
bfa2619c3d haskell-websockets-snap: update to version 0.8.2.1 2014-01-16 15:28:49 +01:00
Peter Simons
e46a8045e1 haskell-vty: update to version 4.7.3 2014-01-16 15:28:49 +01:00
Peter Simons
5f16eeea96 haskell-type-eq: update to version 0.4.1 2014-01-16 15:28:49 +01:00
Peter Simons
7362016f5e haskell-pandoc-types: update to version 1.12.3.1 2014-01-16 15:28:48 +01:00
Peter Simons
fd30675e2a haskell-openssl-streams: update to version 1.1.0.0 2014-01-16 15:28:48 +01:00
Peter Simons
e69d9e7d1a haskell-network-conduit: update to version 1.0.1 2014-01-16 15:28:48 +01:00
Peter Simons
d031f761b3 haskell-network-conduit-tls: update to version 1.0.3 2014-01-16 15:28:48 +01:00
Peter Simons
d5c0ad38bd haskell-intervals: update to version 0.4.1 2014-01-16 15:28:48 +01:00
Peter Simons
5f5a91fe71 haskell-http-streams: update to version 0.7.1.1 2014-01-16 15:28:48 +01:00
Peter Simons
28aa9cde64 haskell-hexpat: update to version 0.20.6 2014-01-16 15:28:48 +01:00
Peter Simons
3dc8ffdbc0 haskell-heist: update to version 0.13.0.4 2014-01-16 15:28:48 +01:00
Peter Simons
d6fee0c119 haskell-distributive: update to version 0.4 2014-01-16 15:28:48 +01:00
Peter Simons
2385cd7110 haskell-diagrams-contrib: update to version 1.1.0.1 2014-01-16 15:28:48 +01:00
Peter Simons
9bb83a560d haskell-crypto-conduit: update to version 0.5.2.2 2014-01-16 15:28:48 +01:00
Peter Simons
db6155cc88 haskell-conduit: update to version 1.0.10 2014-01-16 15:28:47 +01:00
Peter Simons
5ea4b3f8e7 libtirpc: update from 0.2.3 to 0.2.4, potentially fixes CVE-2013-1950 2014-01-15 17:29:14 +01:00
Lluís Batlle i Rossell
cb35bf15a4 ffmpeg: adding gnutls support
I also take out the useless 'openssl' I added by error to mpv.
2014-01-15 17:04:14 +01:00
Lluís Batlle i Rossell
4fe0bf9ecb Updating opencascade_oce to 0.14.1 2014-01-15 16:42:42 +01:00
Lluís Batlle i Rossell
95660053fc Updating gnunet to 0.10.0. 2014-01-15 16:42:42 +01:00
Peter Simons
36fd5f1cce haskell-wl-pprint-terminfo: jailbreak to fix build with latest 'terminfo' 2014-01-15 16:38:18 +01:00
Peter Simons
ce8349d1fb haskell-vty: jailbreak to fix build with latest 'terminfo' 2014-01-15 16:38:18 +01:00
Peter Simons
3be24ab54a haskell-terminfo: update to version 0.4.0.0 2014-01-15 16:38:18 +01:00
Peter Simons
878cae46fd haskell-haskeline: update to version 0.7.1.2 2014-01-15 16:38:18 +01:00
Peter Simons
44f15e9bf3 haskell-semigroups: update to version 0.12.2 2014-01-15 16:38:18 +01:00
Peter Simons
254e3f6d95 haskell-pandoc: update to version 1.12.3.1 2014-01-15 16:38:18 +01:00