Commit graph

14193 commits

Author SHA1 Message Date
Peter Simons e9dcfd8527 haskell-reflection: update to version 1.4 2014-01-30 08:47:12 +01:00
Peter Simons ab713366f2 haskell-linear: update to version 1.6 2014-01-30 08:47:12 +01:00
Peter Simons 3b21991fdd haskell-http-client-tls: update to version 0.2.0.3 2014-01-30 08:32:50 +01:00
Peter Simons d82430a903 haskell-hit: update to version 0.5.4 2014-01-30 08:32:48 +01:00
Peter Simons 3e51d2237a haskell-free: update to version 4.4 2014-01-30 08:32:46 +01:00
Peter Simons 969d4a3be2 haskell-ekg: update to version 0.3.1.4 2014-01-30 08:32:44 +01:00
Peter Simons f5578e8b8e haskell-HList: update to version 0.3.1.0 2014-01-30 08:32:43 +01:00
Peter Simons d2a2a2628e haskell-adjunctions: add version 4.0.1 2014-01-30 08:32:38 +01:00
Peter Simons f93acdf3ac haskell-CouchDB: re-generate with cabal2nix 2014-01-30 08:28:08 +01:00
mornfall 2e25e93c8e Merge pull request #1631 from pSub/haskell-couchdb
haskell-CouchDB: Disabled tests because a running CouchDB server is needed
2014-01-29 14:54:08 -08:00
Pascal Wittmann a412cdeb91 Disabled tests because a running CouchDB server is needed and they
currently don't compile. The latter should be fixed with PR
arjunguha/haskell-couchdb#13.
2014-01-29 23:39:58 +01:00
Peter Simons 9109c4650c haskell-yesod-platform: remove broken (and unused) package 2014-01-29 20:04:02 +01:00
Peter Simons 5375237ba9 haskell-tls-extra: remove obsolete package 2014-01-29 20:04:02 +01:00
Peter Simons 2fce900513 haskell-lens: jailbreak to fix build with recent MonadCatchIO-transformers 2014-01-29 20:04:02 +01:00
Peter Simons eae54a4b60 haskell-pqueue: add version 1.2.1 2014-01-29 20:04:02 +01:00
Peter Simons 557b14bc89 haskell-HaRe: update to version 0.7.1.2 2014-01-29 20:04:02 +01:00
Peter Simons cc81e53ecb haskell-x509-store: update to version 1.4.4 2014-01-29 20:04:02 +01:00
Peter Simons c1b5864796 haskell-warp-tls: update to version 2.0.2 2014-01-29 20:04:02 +01:00
Peter Simons 3896a2ae04 haskell-vector-th-unbox: update to version 0.2.0.2 2014-01-29 20:04:02 +01:00
Peter Simons 4c14da1276 haskell-tls: update to version 1.2.2 2014-01-29 20:04:02 +01:00
Peter Simons 5ea2be7a2a haskell-sourcemap: update to version 0.1.3.0 2014-01-29 20:04:02 +01:00
Peter Simons 3edd56c7a8 haskell-reactive-banana: update to version 0.8.0.0 2014-01-29 20:04:02 +01:00
Peter Simons 493be2d6af haskell-reactive-banana-wx: update to version 0.8.0.0 2014-01-29 20:04:02 +01:00
Peter Simons e26fa93053 haskell-network-conduit-tls: update to version 1.0.4.1 2014-01-29 20:04:02 +01:00
Peter Simons 1d8fc24c27 haskell-monadcryptorandom: update to version 0.6.1 2014-01-29 20:04:02 +01:00
Peter Simons ef28a1a395 haskell-lens: update to version 3.10.2 2014-01-29 20:04:01 +01:00
Peter Simons 9067bb3ef4 haskell-fay: update to version 0.19.0.1 2014-01-29 20:04:01 +01:00
Peter Simons adea1ded8a haskell-fay-base: update to version 0.19 2014-01-29 20:04:01 +01:00
Peter Simons 7275a580b0 haskell-connection: update to version 0.2.0 2014-01-29 20:04:01 +01:00
Petr Rockai 2062abfd4f Merge branch 'yubikey' of git://github.com/Calrama/nixpkgs 2014-01-29 18:54:07 +01:00
Petr Rockai 7c24880b4c Merge branch 'pr/cuda-sdk' of git://github.com/dguibert/nixpkgs 2014-01-29 18:36:15 +01:00
Moritz Maxeiner b0d2f0e3f0 Add myself as a maintainer for ykpers and libyubikey 2014-01-29 18:05:17 +01:00
David Guibert 42911b1903 cuda: install the SDK using multiple-outputs support 2014-01-29 15:48:55 +01:00
Eelco Dolstra 91ab556236 amdadl-sdk: Don't build on Hydra
Since it uses requireFile, it won't build.  Likewise for cgminer which
depends on amdadl-sdk.
2014-01-29 11:53:39 +01:00
Petr Rockai 5383e07e40 lua5: Add the lua-sockets extension. 2014-01-28 21:48:47 +01:00
Sander van der Burg 1f42b02624 androidenv: also allow references to individual apk files 2014-01-28 19:09:08 +01:00
Petr Rockai 4124bb9ff5 Adopt more packages. 2014-01-28 18:11:00 +01:00
Petr Rockai 6f5be260b4 Adopt packages. 2014-01-28 17:31:17 +01:00
Marc Weber 577c20c23b tigervnc: fix ctrl-* keys, eg ctrl-c ctrl-v ctrl-d by applying patch to fltk
I'm unsure about
- is it ok to apply this patch globally, or should it be overridden for tigervnc only?
- how many rebuilds it triggers
- whether it was neccessary to update to latest dev version (seems to work)
The bug report indicates that others distros just includes this patch (?)

Cf. #1498. vcunat: the patch should be usable globally, as e.g. Arch does it.
Using autoreconfHook doesn't work for me, maybe --force is bad for it.
2014-01-28 16:10:12 +01:00
Peter Simons 134d52cb5f haskell-HaRe: update to version 0.7.1.1 2014-01-28 14:59:47 +01:00
Peter Simons 069220a868 haskell-yesod-bin: update to version 1.2.5.7 2014-01-28 14:59:47 +01:00
Peter Simons 9e36e4be18 haskell-yaml: update to version 0.8.5.4 2014-01-28 14:59:47 +01:00
Peter Simons 0480294937 haskell-network-conduit: update to version 1.0.2.1 2014-01-28 14:59:47 +01:00
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 dc354b0beb haskell-HaRe: update to version 0.7.1.0 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
Eelco Dolstra 5150dbfdbe openjdk-darwin: Behave the same as openjdk-linux 2014-01-28 12:10:27 +01:00
Vladimír Čunát 849b383f4d qt5: disable parallel building, as it often fails 2014-01-28 11:21:49 +01:00
Eelco Dolstra d92dc9bb3e gdb: Build on Darwin
Note that it doesn't actually work unless you run it as root, because
the Darwin kernel disallows unsigned debuggers (you'll get an error
message "please check gdb is codesigned").
2014-01-28 11:03:01 +01:00
Rok Garbas 8741ff387d phantomjs: update to 1.9.7 2014-01-28 00:39:20 +00:00
Peter Simons 4791ee9019 Merge pull request #1612 from ocharles/haskellPackages.fay
haskellPackages.fay: New expression
2014-01-27 12:32:39 -08:00
Peter Simons 8bc3ee449f Merge pull request #1614 from ocharles/haskellPackages.iCalendar
haskellPackages.iCalendar: New expression
2014-01-27 12:24:25 -08:00
Shea Levy 1cb628c2e7 clang: the --sysroot purity trick doesn't take care of the -dynamic-linker setting
Signed-off-by: Shea Levy <shea@shealevy.com>
2014-01-27 12:50:21 -05: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 666cfebff1 idris: re-generate with cabal2nix 2014-01-27 11:49:20 +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 c0e93ca39d Unmaintain old llvm versions
Signed-off-by: Shea Levy <shea@shealevy.com>
2014-01-26 21:01:13 -05:00
Petr Rockai 81598537a7 Merge branch 'vlstill-llvm-multivers' 2014-01-26 23:48:54 +01:00
Vladimir Still 3209170626 LLVM: Allow building gold plugins together with llvm 3.{1,2}. 2014-01-26 22:53:27 +01:00
Vladimir Still 69af3f4a78 clang_31: Allow clang to find system includes in gcc dirs.
Backported fix.
2014-01-26 22:51:58 +01:00
Shea Levy 3901d21c80 Idris: Build with llvm backend and libffi support
Signed-off-by: Shea Levy <shea@shealevy.com>
2014-01-26 13:54:11 -05: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
Vladimir Still 11a7520928 llvm: Bring back old expressions for llvm & clang 3.[123]. 2014-01-26 19:16:50 +01: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
Peter Simons ea288d47bd haskell-Elm: update to version 0.11 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 09e7489ddc Merge pull request #1588 from ocharles/pythonPackages.tarsnapper
pythonPackages.tarsnapper: New expression
2014-01-25 09:08:25 -08: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
Oliver Charles 8ab1160079 pythonPackages.tarsnapper: New expression 2014-01-25 10:30:35 +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