3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

43813 commits

Author SHA1 Message Date
Domen Kožar dd9ebf6eea firefox: use -O3 on 32bit linux to reduce memory usage on linker 2014-10-16 11:12:26 +02:00
Domen Kožar d704fb3b36 fix mpdcron 2014-10-16 11:03:10 +02:00
Pascal Wittmann 1eea99016e logstalgia: update from 1.0.5 to 1.0.6 2014-10-16 09:06:20 +02:00
Rickard Nilsson 91be9d5796 dovecot: Update from 2.2.13 to 2.2.14 2014-10-16 08:14:46 +02:00
Domen Kožar 33b104c57e Revert "sqlite: Update to 3.8.6"
This reverts commit f7acce83fc.

Breaks tests for perlPackages.DBIxClass

cc @edolstra
2014-10-15 20:40:36 +02:00
Sander van der Burg 0100e79d7a titaniumenv: Use new xcodeenv simulate function in the example app 2014-10-15 17:28:52 +02:00
Sander van der Burg f58b563cb6 xcodeenv: Reimplement simulator script to work with Xcode 6 2014-10-15 17:10:35 +02:00
Peter Simons 739025bd58 gnulib: update to version 0.1-228-gb155b06 2014-10-15 16:30:53 +02:00
Domen Kožar c758ec756b openssl: 1.0.1i -> 1.0.1j (CVE-2014-3513, CVE-2014-3567, CVE-2014-3568) 2014-10-15 16:12:23 +02:00
Rickard Nilsson 6960149b03 New package: runit 2.1.2 2014-10-15 13:08:22 +02:00
Peter Simons 6d432d2164 haskell-vector: build the package with -msse2 on i686 platforms to fix test suite failures
https://github.com/haskell/vector/issues/47
2014-10-15 12:31:35 +02:00
Peter Simons 53208292e2 haskell-monad-supply: update to version 0.6 2014-10-15 12:31:35 +02:00
Peter Simons e293afed30 haskell-language-c-quote: update to version 0.10.1.3 2014-10-15 12:31:35 +02:00
Peter Simons efde40d785 haskell-hindent: update to version 3.8
This package remains broken because it cannot deal with the current version of haskell-src-exts.
2014-10-15 12:31:35 +02:00
Peter Simons 24355cf15f Disable Hydra builds for obsolete Haskell packages. 2014-10-15 12:31:35 +02:00
Domen Kožar f5a47393b6 Revert "Revert "Set default kernel to 3.14""
This reverts commit ad477c77ff.
2014-10-15 12:00:47 +02:00
Lluís Batlle i Rossell 83fb281d80 Making hydra build ddd.
(cherry picked from commit 4ba671ff113844267dbad307f8a5cbf8ac1d0f52)
2014-10-15 11:16:27 +02:00
Lluís Batlle i Rossell e9809e8f9e wxGTK: updating to 3.0.2 2014-10-15 10:59:32 +02:00
Aycan iRiCAN f216f98aaa Merge pull request #4537 from aycanirican/idris_update
Upgrade idris compiler to 0.9.14.3
2014-10-15 10:58:09 +03:00
Aycan iRiCAN ae84167aa1 Upgrade idris compiler to 0.9.14.3 2014-10-15 10:57:08 +03:00
Joachim Schiele 9d5431d1a2 Merge pull request #4536 from flosse/prosody
prosody: updated to v0.9.5
2014-10-15 09:41:48 +02:00
Joachim Schiele 13298fcbb9 Merge pull request #4535 from flosse/lua-bitop
lua-packages: added lua-bitop to add websocket support for prosody
2014-10-15 09:41:32 +02:00
Peter Simons 620ee88fb8 Merge pull request #4531 from purefn/fix-jwt
haskell-jwt: update to version 0.4.2
2014-10-15 08:16:07 +02:00
Peter Simons a5b91818e7 Merge pull request #4532 from purefn/haskell-validation
haskell: add validation package
2014-10-15 08:15:50 +02:00
Mateusz Kowalczyk 5badd8445e haskell-yi-custom: broken = true for now 2014-10-15 06:08:18 +01:00
Mateusz Kowalczyk a21d3b67e5 haskell-PastePipe: update to 1.6 2014-10-15 05:14:35 +01:00
Mateusz Kowalczyk 8842fcfdb1 haskell-yi-custom: convenience wrapper for configs
Now to use Yi along with its config the user passes all the extra
libraries wanted by their config as extraPackages and builds the
expression. This means there is no hassle from the user about having to
manually create a cabal file and wrap over the Yi binary.
2014-10-15 04:31:03 +01:00
Mateusz Kowalczyk 7562afbe19 haskell-yi: use --suffix wrapper
This allows further wrappers to get around the problem of ending up with
GHC_PATH with double ‘::’ in it, breaking the whole thing.
2014-10-15 03:54:46 +01:00
Markus Kohlhase 0f3f017f3e prosody: updated to v0.9.5 2014-10-15 04:11:24 +02:00
Markus Kohlhase 5308d3284b prosody: added websocket support 2014-10-15 03:57:00 +02:00
Markus Kohlhase 163b53f706 lua-packages: added lua-bitop 2014-10-15 03:53:03 +02:00
Mateusz Kowalczyk 0732523c7d agda: add fuuzetsu to maintainers 2014-10-15 01:02:03 +01:00
Mateusz Kowalczyk a921dba56a haskell-yi-contrib: move under libraries instead 2014-10-15 01:00:16 +01:00
Mateusz Kowalczyk 1ccb025729 haskell-yi-contrib: update to 0.10.1 2014-10-15 01:00:16 +01:00
Mateusz Kowalczyk 0d858ba4c0 haskell-yi: update to 0.10.1 2014-10-15 01:00:16 +01:00
Richard Wallace d180b9a6ee haskell: add validation package 2014-10-14 16:59:23 -07:00
Richard Wallace 1043e5694f haskell-jwt: update to version 0.4.2 2014-10-14 16:26:08 -07:00
Peter Simons c549ac9c1a haskell-hlint: update to version 1.9.9 2014-10-15 00:24:33 +02:00
Peter Simons 205b018c4d haskell-web-routes: update to version 0.27.7 2014-10-15 00:24:33 +02:00
Peter Simons 8e46d106b2 haskell-web-routes-boomerang: update to version 0.28.3 2014-10-15 00:24:33 +02:00
Peter Simons c091b8d8f7 haskell-thyme: update to version 0.3.5.3 2014-10-15 00:24:33 +02:00
Peter Simons 200d54c7d1 haskell-pdf-toolbox-document: update to version 0.0.4.0 2014-10-15 00:24:32 +02:00
Peter Simons 5d366074b3 haskell-pdf-toolbox-core: update to version 0.0.3.0 2014-10-15 00:24:32 +02:00
Peter Simons 28b20ec5a0 haskell-pdf-toolbox-content: update to version 0.0.3.1 2014-10-15 00:24:32 +02:00
Peter Simons e2f7a3e8f0 haskell-leveldb-haskell: update to version 0.6 2014-10-15 00:24:32 +02:00
Peter Simons 6579af25ce haskell-haskintex: update to version 0.5.0.2 2014-10-15 00:24:32 +02:00
Peter Simons e943f13232 haskell-happstack-server: update to version 7.3.9 2014-10-15 00:24:32 +02:00
Peter Simons caa156e3b6 haskell-happstack-lite: update to version 7.3.5 2014-10-15 00:24:31 +02:00
Peter Simons b38e5c2539 haskell-derive: update to version 2.5.18 2014-10-15 00:24:31 +02:00
Peter Simons 1100f7278d haskell-boomerang: update to version 1.4.5 2014-10-15 00:24:31 +02:00
Peter Simons 9f408486fc haskell-HaTeX: update to version 3.14.0.0 2014-10-15 00:24:31 +02:00
Peter Simons 8f8ad903e2 haskell-HSH: update to version 2.1.1 2014-10-15 00:24:31 +02:00
Peter Simons be66d82790 haskell-DAV: update to version 1.0.3 2014-10-15 00:24:31 +02:00
Eelco Dolstra fc964fa924 firefox: Update to 33.0 2014-10-14 22:53:56 +02:00
Eelco Dolstra 7781f5992d sqlite: Add maintainer 2014-10-14 22:53:56 +02:00
Eelco Dolstra f7acce83fc sqlite: Update to 3.8.6 2014-10-14 22:53:56 +02:00
Eelco Dolstra f445fb8240 nss: Update to 3.17.2 2014-10-14 22:53:56 +02:00
Eelco Dolstra d4d0e449d7 Remove obsolete Hydra package 2014-10-14 22:49:12 +02:00
Peter Simons c4dd75c9e3 Merge pull request #4527 from bosu/test-simple
haskell: Add state-plus, test-simple packages
2014-10-14 22:38:29 +02:00
Boris Sukholitko 8d5be73061 haskell: add test-simple package 2014-10-14 23:28:25 +03:00
Boris Sukholitko 49469001be haskell: add state-plus package 2014-10-14 23:25:18 +03:00
Bjørn Forsman b9b193e4a3 lttng-modules: use proper version number
And note why we're not using the latest stable release (because of
support for linux >= 3.16).
2014-10-14 21:12:23 +02:00
Domen Kožar 90badb42d1 pypyPackages.paramiko: disable tests 2014-10-14 21:06:49 +02:00
aszlig c1f55dcd35
miro: Add support for video/audio library sharing.
This is done using the Avahi/Bonjour compatibility library.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-10-14 19:46:59 +02:00
Mateusz Kowalczyk fc11a7e03e haskell-yi-language: new package 2014-10-14 18:45:26 +01:00
Mateusz Kowalczyk 464d3914f4 haskell-word-trie: new package 2014-10-14 18:45:26 +01:00
Mateusz Kowalczyk 5f9b76da63 haskell-oo-prototypes: new package 2014-10-14 18:45:26 +01:00
Mateusz Kowalczyk 5389dd542c haskell-dynamic-state: new package 2014-10-14 18:45:26 +01:00
Mateusz Kowalczyk 713301702c haskell-yi-rope: new package 2014-10-14 18:45:26 +01:00
Mateusz Kowalczyk 9197205eb1 haskell-yi: move down into own small section 2014-10-14 18:45:25 +01:00
Rickard Nilsson d1d39dea3d elasticsearch: Update from 1.3.2 to 1.3.4 2014-10-14 19:06:03 +02:00
Rickard Nilsson 87bcb503aa kibana: Update from 3.1.0 to 3.1.1 2014-10-14 19:06:03 +02:00
Sander van der Burg 7dc624e347 titaniumsdk: Make iOS SDK version configurable 2014-10-14 18:59:31 +02:00
cillianderoiste 0868feeb3d Merge pull request #4524 from kragniz/master
Add hedgewars
2014-10-14 17:51:44 +02:00
Louis Taylor 48664fb7b2 Add hedgewars
Turn-based strategy artillery game similiar to Worms.
2014-10-14 16:40:56 +01:00
Peter Simons 31a5126b06 Fix cabal-install build for GHC 6.10.4. 2014-10-14 17:39:36 +02:00
Peter Simons 2ad93cf18d agda: build with haskell-src-exts 1.15.x 2014-10-14 17:39:35 +02:00
Peter Simons 608c0271d8 haskell-SourceGraph: broken by haskell-src-exts update 2014-10-14 17:39:35 +02:00
Peter Simons 89975f8fb2 cabal-install: build version 1.16.0.2 with network 2.5.x 2014-10-14 17:39:35 +02:00
Peter Simons 06445b309e cabal-install: jailbreak version 1.16.0.2 to build with random 1.x 2014-10-14 17:39:35 +02:00
Peter Simons 10b43b4a16 haskell-snap-cors: broken by network 2.6.x update 2014-10-14 17:39:35 +02:00
Peter Simons 38751005a1 git-annex: broken by update to 'persistent' and 'yesod' 2014-10-14 17:39:35 +02:00
Peter Simons 217567d723 haskell-ipprint: build is broken because Extra doesn't compile 2014-10-14 17:39:35 +02:00
Peter Simons 563244e8c6 haskell-snaplet-stripe: build is broken
src/Snap/Snaplet/Stripe.hs:192:7:
      ‘hcCompiledSplices’ is not a (visible) constructor field name

  src/Snap/Snaplet/Stripe.hs:193:7:
      ‘hcInterpretedSplices’ is not a (visible) constructor field name
2014-10-14 17:39:35 +02:00
Peter Simons a2181e4ed8 haskell-snap-web-routes: jailbreak to fix build with network 2.6.x 2014-10-14 17:39:35 +02:00
Peter Simons c9bccb869f haskell-DAV: broken by network 2.6.x update 2014-10-14 17:39:35 +02:00
Peter Simons cc2725dede haskell-Extra: broken by network 2.6.x update 2014-10-14 17:39:35 +02:00
Peter Simons 5f4d01364f haskell-webdriver: broken by network 2.6.x update 2014-10-14 17:39:35 +02:00
Peter Simons eda36f0017 haskell-packages.nix: fix spelling of snapCors attribute 2014-10-14 17:39:35 +02:00
Peter Simons d7c68e575f haskell-hplayground: broken because haste doesn't compile any more 2014-10-14 17:39:35 +02:00
Peter Simons d251a26a25 haskell-HandsomeSoup: broken by network 2.6.x update 2014-10-14 17:39:35 +02:00
Peter Simons 1ef1eb3b42 HaskellNet-SSL: broken by update to network 2.6.x 2014-10-14 17:39:34 +02:00
Peter Simons c0fa3d1b48 haskell-PastePipe: broken by update to network 2.6.x 2014-10-14 17:39:34 +02:00
Peter Simons 7acbbbfab8 haskell-Thrift: broken by update to network 2.6.x 2014-10-14 17:39:34 +02:00
Peter Simons 64497470b5 haskell-ariadne: broken build
Ariadne/GlobalNameIndex.hs:76:19: Not in scope: ‘splitDeclHead’
2014-10-14 17:39:34 +02:00
Peter Simons 3d313b7ed3 haskell-citeproc-hs: broken by network 2.6.x update 2014-10-14 17:39:34 +02:00
Peter Simons a2ad0039f5 haskell-dsp: jailbreak to fix build with recent 'random' 2014-10-14 17:39:34 +02:00
Peter Simons 2f3e8b1634 haste-perch: broken by network 2.6.x update 2014-10-14 17:39:34 +02:00
Peter Simons 7d043bc45b haste-compiler: broken by network 2.6.x update 2014-10-14 17:39:34 +02:00
Peter Simons 56a218dcb9 haskell-httpd-shed: broken by network 2.6.x update 2014-10-14 17:39:34 +02:00
Peter Simons fd83eef5d9 haskell-iCalendar: broken by network 2.6.x update 2014-10-14 17:39:34 +02:00
Peter Simons 384bd992e2 haskell-yaml: update to version 0.8.9.3 2014-10-14 17:39:34 +02:00
Peter Simons 90a9d2c952 haskell-sodium: update to version 0.11.0.2 2014-10-14 17:39:34 +02:00
Peter Simons b578288cd1 idris: try building with an older version of optparse-applicative 2014-10-14 17:39:34 +02:00
Peter Simons 97118ad9c7 ihaskell: jailbreak to fix build with recent haskell-src-exts and classy-prelude 2014-10-14 17:39:34 +02:00
Peter Simons f5931470b7 haskell-imm: broken by network 2.6.x 2014-10-14 17:39:34 +02:00
Peter Simons 62a8e46d26 haskell-jwt: doesn't compile
Setup: can't find source for Web/JWT in ., dist/build/autogen
2014-10-14 17:39:33 +02:00
Peter Simons 12310472ca haskell-lambdabot: broken by network 2.6.x 2014-10-14 17:39:33 +02:00
Peter Simons d977c9f9fc haskell-machines-directory: jailbreak to fix build with recent 'machines' 2014-10-14 17:39:33 +02:00
Peter Simons 63b61e3af0 haskell-rethinkdb: broken by network 2.6.x 2014-10-14 17:39:33 +02:00
Peter Simons 203a9fb210 cryptol2: build with old version of 'network' 2014-10-14 17:39:33 +02:00
Peter Simons e53b2ba9b2 cabal-install: jailbreak version 1.18.0.3 to accept random 1.x 2014-10-14 17:39:33 +02:00
Peter Simons fc52022d25 haskell-CouchDB: broken by recent 'network' 2.6.x update 2014-10-14 17:39:33 +02:00
Peter Simons 8c3757a24d darcs: jailbreak to fix build with random 1.x 2014-10-14 17:39:33 +02:00
Peter Simons ccbdf31164 haskell-snap: jailbreak to fix build with network 2.6.x 2014-10-14 17:39:33 +02:00
Peter Simons 104e010ed1 haskell-warp-tls: update to version 3.0.0.1 2014-10-14 17:39:33 +02:00
Peter Simons 8a108d6830 haskell-pipes: update to version 4.1.3 2014-10-14 17:39:33 +02:00
Peter Simons 1d52010387 haskell-clean-unions: update to version 0.1.1 2014-10-14 17:39:33 +02:00
Peter Simons 08f85c94c0 haskell-network-carbon: jailbreak to support network 2.6.x 2014-10-14 17:39:33 +02:00
Peter Simons f5f9b32d02 haskell-hxt: enable support for network 2.6.x 2014-10-14 17:39:33 +02:00
Peter Simons fecacb5bcb haskell-urlencoded: broken by network update 2014-10-14 17:39:33 +02:00
Peter Simons 23f186fa3f haskell-lushtags: broken with recent haskell-source-exts 2014-10-14 17:39:32 +02:00
Peter Simons 927f51f720 haskell-hindent: mark broken 2014-10-14 17:39:32 +02:00
Peter Simons e594ae66fa hscope: mark broken 2014-10-14 17:39:32 +02:00
Peter Simons c5fee4671d haskell-machines-io: jailbreak to fix build with recent 'machines' 2014-10-14 17:39:32 +02:00
Peter Simons 817409fff9 pkgs/development/libraries/haskell/haskell-src-exts/1.13.5.nix: drop unreferenced file 2014-10-14 17:39:32 +02:00
Peter Simons 205306522a haskell-implicit: mark "broken", the package is unmaintained
https://github.com/colah/ImplicitCAD/issues/115
2014-10-14 17:39:32 +02:00
Peter Simons 05c5fff508 haskell-distributed-process: jailbreak version to fix build with latest version of 'random' 2014-10-14 17:39:32 +02:00
Peter Simons 737bb131b0 leveldb-haskell: mark broken 2014-10-14 17:39:32 +02:00
Peter Simons adcec799a6 haskell-monad-supply: mark broken 2014-10-14 17:39:32 +02:00
Peter Simons 8941e6d362 haskell-defaults.nix: GHC 6.12.x cannnot build recent versions of 'vector' 2014-10-14 17:39:32 +02:00
Peter Simons 6b3f8afef7 haskell-numeric-prelude: jailbreak version to fix build with latest version of 'random' 2014-10-14 17:39:32 +02:00
Peter Simons 6556039481 haskell-monadloc-pp: broken by recent monadloc update 2014-10-14 17:39:32 +02:00
Peter Simons acdb574813 haskell-dsp: jailbreak to fix build with latest version of 'random' 2014-10-14 17:39:32 +02:00
Peter Simons 6651fe463e haskell-cabal-db: mark broken 2014-10-14 17:39:32 +02:00
Peter Simons 64779360ac haskell-ChasingBottoms: jailbreak version to fix build with latest version of 'random' 2014-10-14 17:39:31 +02:00
Peter Simons 176403785e haskell-parallel-io: jailbreak version to fix build with latest version of 'random' 2014-10-14 17:39:31 +02:00
Peter Simons 919da91d13 cabal-install: jailbreak version 1.20.0.3 to fix build with latest version of 'random' and override 'network' to the old 2.5 version 2014-10-14 17:39:31 +02:00
Peter Simons 2cf6ea93fa haskell-binary: update to version 0.7.2.2 2014-10-14 17:39:31 +02:00
Peter Simons a66520c0f3 haskell-websockets: update to version 0.9.1.0 2014-10-14 17:39:31 +02:00
Peter Simons 95aa52780c haskell-warp: update to version 3.0.2.3 2014-10-14 17:39:31 +02:00
Peter Simons dbca512b2d haskell-wai: update to version 3.0.2 2014-10-14 17:39:31 +02:00
Peter Simons ffac271330 haskell-vado: update to version 0.0.3 2014-10-14 17:39:31 +02:00
Peter Simons 4190bc1721 haskell-unix-time: update to version 0.3.4 2014-10-14 17:39:31 +02:00
Peter Simons c16707c306 haskell-twitter-conduit: update to version 0.0.7 2014-10-14 17:39:31 +02:00
Peter Simons 028ece9d07 haskell-tostring: update to version 0.2.1 2014-10-14 17:39:31 +02:00
Peter Simons 7183d0f669 haskell-threepenny-gui: update to version 0.5.0.0 2014-10-14 17:39:31 +02:00
Peter Simons 325a3ed187 haskell-test-framework-th-prime: update to version 0.0.7 2014-10-14 17:39:31 +02:00
Peter Simons 37ccde14a0 haskell-tasty: update to version 0.10.0.2 2014-10-14 17:39:31 +02:00
Peter Simons 1a4e36c28b haskell-tasty-smallcheck: update to version 0.8.0.1 2014-10-14 17:39:31 +02:00