Commit Graph

42130 Commits

Author SHA1 Message Date
Peter Simons
dac81d6ac9 haskell-time: update to version 1.5 2014-09-14 00:06:43 +02:00
Peter Simons
8b3d5417e4 haskell-packages.nix: drop optparse-applicative override 2014-09-14 00:06:43 +02:00
Peter Simons
dd9a432a7d haskell-cake3: requires optparse-Applicative < 0.10 2014-09-14 00:06:43 +02:00
Peter Simons
686ea115a9 idris: broken by recent Haskell updates
http://hydra.cryp.to/build/190927/nixlog/1/raw
2014-09-14 00:06:43 +02:00
Peter Simons
7783d1f147 haskell-yesod-auth-hashdb: build is broken by recent updates to persistent
https://github.com/paul-rouse/yesod-auth-hashdb/issues/1
2014-09-14 00:06:43 +02:00
Peter Simons
d2b284436d haskell-implicit: build is broken by optparse-applicative 0.10.x
https://github.com/colah/ImplicitCAD/issues/115
2014-09-14 00:06:43 +02:00
Peter Simons
be9eb9fc8c haskell-language-c-inline: disable building of the documentation to fix the build
https://github.com/mchakravarty/language-c-inline/issues/40
2014-09-14 00:06:43 +02:00
Peter Simons
b7db46f0e0 haskell-pipes-http: jailbreak to fix build with latest http-client library 2014-09-14 00:06:43 +02:00
Peter Simons
e9619ed236 haskell-tasty-rerun: broken by current version of 'tasty'
https://github.com/ocharles/tasty-rerun/issues/2
2014-09-14 00:06:43 +02:00
Peter Simons
ab3ddfad93 haskell-sloane: cannot compile with optparse-applicative 0.10.x
https://github.com/akc/sloane/issues/1
2014-09-14 00:06:43 +02:00
Peter Simons
485283d648 haskell-diagrams-cairo: jailbreak to fix build with latest lens library 2014-09-14 00:06:43 +02:00
Peter Simons
ba6ff63568 haskell-aws: jailbreak to fix build with conduit 2014-09-14 00:06:43 +02:00
Peter Simons
5a595e7119 haskell-holy-project: disable the test suite to fix the build
The test suite tries to access the network:

 | Test suite Tests: RUNNING...
 | All Tests
 |   [...]
 |   GithubAPI
 |     Yann:                              FAIL
 |       Exception: FailedConnectionException2 "api.github.com" 443 True getProtocolByName: does not exist (no such protocol name: tcp)
 |     Jasper:                            FAIL
 |       Exception: FailedConnectionException2 "api.github.com" 443 True getProtocolByName: does not exist (no such protocol name: tcp)
 |
 | 2 out of 16 tests failed (0.66s)
 | Test suite Tests: FAIL
2014-09-14 00:06:43 +02:00
Peter Simons
30c918e409 haskell-hsimport: jailbreak to fix build with current tasty
https://github.com/dan-t/hsimport/issues/7
2014-09-14 00:06:43 +02:00
Peter Simons
5c3029eb0b haskell-yesod-auth: update to version 1.3.4.4 2014-09-14 00:06:43 +02:00
Peter Simons
e6d483b02a haskell-xml-conduit: update to version 1.2.2 2014-09-14 00:06:43 +02:00
Peter Simons
f841e6da29 haskell-tasty-hspec: update to version 0.2 2014-09-14 00:06:42 +02:00
Peter Simons
ecbb806193 haskell-snap: update to version 0.13.2.9 2014-09-14 00:06:42 +02:00
Peter Simons
763908bde9 haskell-markdown: update to version 0.1.10 2014-09-14 00:06:42 +02:00
Peter Simons
ce469d8015 haskell-hindent: update to version 3.0 2014-09-14 00:06:42 +02:00
Peter Simons
58d66807e4 haskell-crypto-api: update to version 0.13.2 2014-09-14 00:06:42 +02:00
Peter Simons
3f2c6833ac idris: remove unnecessary jailbreak 2014-09-14 00:06:42 +02:00
Peter Simons
0be4d04420 haskell-pipes: jailbreak to fix build with conduit 2014-09-14 00:06:42 +02:00
Peter Simons
51f31fd632 haskell-json-rpc: jailbreak to fix build with conduit 2014-09-14 00:06:42 +02:00
Peter Simons
a2da032807 haskell-esqueleto: broken by latest version of persistent 2014-09-14 00:06:42 +02:00
Peter Simons
d964aa83a0 haskell-xml-conduit: jailbreak to fix build with conduit 2014-09-14 00:06:42 +02:00
Peter Simons
7071d7b6de haskell-yesod-persistent: update to version 1.2.3.1 2014-09-14 00:06:42 +02:00
Peter Simons
eb871e216d haskell-yesod-form: update to version 1.3.15.4 2014-09-14 00:06:42 +02:00
Peter Simons
59137104b6 haskell-yesod-core: update to version 1.2.20 2014-09-14 00:06:42 +02:00
Peter Simons
896cd216a0 haskell-yesod-bin: update to version 1.2.12.8 2014-09-14 00:06:42 +02:00
Peter Simons
ff74f615b5 haskell-yesod-auth: update to version 1.3.4.3 2014-09-14 00:06:42 +02:00
Peter Simons
16d1ac75f9 haskell-xmlhtml: update to version 0.2.3.3 2014-09-14 00:06:42 +02:00
Peter Simons
edec0ee6e7 haskell-wai-app-static: update to version 3.0.0.1 2014-09-14 00:06:42 +02:00
Peter Simons
b9965ed1c7 haskell-tostring: update to version 0.2.0.2 2014-09-14 00:06:41 +02:00
Peter Simons
0215ee15c3 haskell-time: update to version 1.4.2 2014-09-14 00:06:41 +02:00
Peter Simons
ff81f3c5c2 haskell-text: update to version 1.1.1.3 2014-09-14 00:06:41 +02:00
Peter Simons
989b6fd6e3 haskell-tagstream-conduit: update to version 0.5.5.3 2014-09-14 00:06:41 +02:00
Peter Simons
11f057acb4 haskell-stm-conduit: update to version 2.5.2 2014-09-14 00:06:41 +02:00
Peter Simons
3e863fcb4a haskell-postgresql-simple: update to version 0.4.4.1 2014-09-14 00:06:41 +02:00
Peter Simons
082aca60ad haskell-persistent: update to version 2.0.2 2014-09-14 00:06:41 +02:00
Peter Simons
6a1e66042c haskell-persistent-template: update to version 2.0.2.2 2014-09-14 00:06:41 +02:00
Peter Simons
a289f2baa8 haskell-persistent-sqlite: update to version 2.0.1 2014-09-14 00:06:41 +02:00
Peter Simons
c40cc6e799 haskell-persistent-postgresql: update to version 2.0.1 2014-09-14 00:06:41 +02:00
Peter Simons
72072908c3 haskell-persistent-mysql: update to version 2.0.1 2014-09-14 00:06:41 +02:00
Peter Simons
c6e7152a21 haskell-minioperational: update to version 0.4.6 2014-09-14 00:06:41 +02:00
Peter Simons
ef77bc70df haskell-json-schema: update to version 0.7.0.1 2014-09-14 00:06:41 +02:00
Peter Simons
9efb04797a haskell-hxt-charproperties: update to version 9.2.0.0 2014-09-14 00:06:41 +02:00
Peter Simons
a7ae674834 haskell-http-conduit: update to version 2.1.4.3 2014-09-14 00:06:41 +02:00
Peter Simons
6cbc46b43c haskell-html-conduit: update to version 1.1.1 2014-09-14 00:06:41 +02:00
Peter Simons
9b805cf622 haskell-hspec-wai: update to version 0.4.1 2014-09-14 00:06:41 +02:00
Peter Simons
3c4a0ec9d6 haskell-conduit: update to version 1.2.0.2 2014-09-14 00:06:40 +02:00
Peter Simons
c7a684be23 haskell-conduit-extra: update to version 1.1.3.4 2014-09-14 00:06:40 +02:00
Peter Simons
e3356d5a43 haskell-conduit-combinators: update to version 0.2.8.3 2014-09-14 00:06:40 +02:00
Peter Simons
b75c5e681f haskell-classy-prelude: update to version 0.9.5 2014-09-14 00:06:40 +02:00
Peter Simons
fcdc7d3295 haskell-classy-prelude-conduit: update to version 0.9.5 2014-09-14 00:06:40 +02:00
Peter Simons
2694bed8da haskell-cereal-conduit: update to version 0.7.2.3 2014-09-14 00:06:40 +02:00
Peter Simons
8633bb7076 haskell-blaze-markup: update to version 0.6.1.1 2014-09-14 00:06:40 +02:00
Peter Simons
9795888b3e haskell-blaze-html: update to version 0.7.0.3 2014-09-14 00:06:40 +02:00
Peter Simons
d590d8b77f haskell-tasty: update to version 0.10 2014-09-14 00:06:40 +02:00
Peter Simons
b27484fdcb haskell-tasty-ant-xml: update to version 1.0.0.10 2014-09-14 00:06:40 +02:00
Peter Simons
1f2f1a81dc haskell-checkers: build with latest quickcheck 2014-09-14 00:06:40 +02:00
Peter Simons
9a96591db1 haskell-optparse-applicative: try what happens when we update to 0.10.x 2014-09-14 00:06:40 +02:00
Peter Simons
ea88b6e435 haskell-DAV: drop jailbreak to see what update breaks this package 2014-09-14 00:06:40 +02:00
Peter Simons
6b1ba06bac haskell-attoparsec: update to version 0.12.1.2 2014-09-14 00:06:40 +02:00
Peter Simons
47d02a94e5 haskell-scientific: update to version 0.3.3.1 2014-09-14 00:06:40 +02:00
Peter Simons
caf56dd59d haskell-boundingboxes: update to version 0.2.1 2014-09-14 00:06:40 +02:00
Peter Simons
74d42b548a haskell-parsec: update to version 3.1.6 2014-09-14 00:06:40 +02:00
Peter Simons
78442b00b1 haskell-case-insensitive: update to version 1.2.0.1 2014-09-14 00:06:39 +02:00
Peter Simons
aa9eece18f haskell-lens: update to version 4.4.0.2 2014-09-14 00:06:39 +02:00
Peter Simons
28b5518737 haskell-language-java: update to version 0.2.7 2014-09-14 00:06:39 +02:00
Peter Simons
5e690a2288 haskell-language-c-inline: update to version 0.7.6.0 2014-09-14 00:06:39 +02:00
Peter Simons
fd962f0968 haskell-kan-extensions: update to version 4.1.0.1 2014-09-14 00:06:39 +02:00
Peter Simons
f73150a5b9 haskell-hxt: update to version 9.3.1.7 2014-09-14 00:06:39 +02:00
Peter Simons
551f104352 haskell-holy-project: update to version 0.1.1.1 2014-09-14 00:06:39 +02:00
Peter Simons
26bbee8175 haskell-hmatrix: update to version 0.16.0.5 2014-09-14 00:06:39 +02:00
Peter Simons
9fcfe01a17 haskell-hindent: update to version 2.4 2014-09-14 00:06:39 +02:00
Peter Simons
35d081a5ad haskell-haxr: update to version 3000.10.3.1 2014-09-14 00:06:39 +02:00
Peter Simons
ae02e51384 haskell-haskell-packages: update to version 0.2.4.2 2014-09-14 00:06:39 +02:00
Peter Simons
35460608b3 haskell-xlsx: update to version 0.1.0.3 2014-09-14 00:06:39 +02:00
Peter Simons
4531a7dcf2 haskell-uuid: update to version 1.3.4 2014-09-14 00:06:39 +02:00
Peter Simons
f314e4c9c3 haskell-tuple: update to version 0.3.0.2 2014-09-14 00:06:39 +02:00
Peter Simons
263d94b279 haskell-snap-cors: update to version 1.2.5.1 2014-09-14 00:06:39 +02:00
Peter Simons
5eb39687b5 haskell-setlocale: update to version 1.0.0.1 2014-09-14 00:06:39 +02:00
Peter Simons
fcd50bf099 haskell-semigroups: update to version 0.15.3 2014-09-14 00:06:38 +02:00
Peter Simons
6044100af1 haskell-rest-gen: update to version 0.15.0.2 2014-09-14 00:06:38 +02:00
Peter Simons
17d9243bd7 haskell-reducers: update to version 3.10.3 2014-09-14 00:06:38 +02:00
Peter Simons
5b0b7b7686 haskell-quickcheck-instances: update to version 0.3.9 2014-09-14 00:06:38 +02:00
Peter Simons
f07cec10e2 haskell-protobuf: update to version 0.2.0.4 2014-09-14 00:06:38 +02:00
Peter Simons
500a7a81b3 haskell-pcap-enumerator: update to version 0.5 2014-09-14 00:06:38 +02:00
Peter Simons
de37e853ab haskell-optparse-applicative: update to version 0.9.1.1 2014-09-14 00:06:38 +02:00
Peter Simons
4f6f8f763b haskell-multipart: update to version 0.1.2 2014-09-14 00:06:38 +02:00
Peter Simons
f13950b744 haskell-mono-traversable: update to version 0.6.2 2014-09-14 00:06:38 +02:00
Peter Simons
e8c21bf8e1 haskell-managed: update to version 1.0.0 2014-09-14 00:06:38 +02:00
Peter Simons
5c7732184d haskell-leveldb-haskell: update to version 0.3.1 2014-09-14 00:06:38 +02:00
Peter Simons
e809aabffe haskell-hakyll: update to version 4.5.5.0 2014-09-14 00:06:38 +02:00
Peter Simons
ae8d3baab3 haskell-github: update to version 0.11.1 2014-09-14 00:06:38 +02:00
Peter Simons
0a358f063c haskell-geniplate: update to version 0.6.0.5 2014-09-14 00:06:38 +02:00
Peter Simons
96b0340ff5 haskell-generic-aeson: update to version 0.2.0.0 2014-09-14 00:06:38 +02:00
Peter Simons
c1642c5cb7 haskell-file-location: update to version 0.4.5.3 2014-09-14 00:06:38 +02:00
Peter Simons
bb933868de haskell-fb: update to version 1.0.5 2014-09-14 00:06:38 +02:00
Peter Simons
a82e434d7e haskell-fay: update to version 0.20.1.4 2014-09-14 00:06:37 +02:00
Peter Simons
4f57aabd7c haskell-either: update to version 4.3.1 2014-09-14 00:06:37 +02:00
Peter Simons
29661328f0 haskell-djinn: update to version 2014.9.7 2014-09-14 00:06:37 +02:00
Peter Simons
a3cf7e86f5 haskell-diagrams-rasterific: update to version 0.1.0.2 2014-09-14 00:06:37 +02:00
Peter Simons
2d4118b21c haskell-diagrams-lib: update to version 1.2.0.3 2014-09-14 00:06:37 +02:00
Peter Simons
db42a9a86f haskell-diagrams-cairo: update to version 1.2.0.2 2014-09-14 00:06:37 +02:00
Peter Simons
3c996e00c4 haskell-cuda: update to version 0.6.5.0 2014-09-14 00:06:37 +02:00
Peter Simons
f1442285ee haskell-criterion: update to version 1.0.1.0 2014-09-14 00:06:37 +02:00
Peter Simons
6211803085 haskell-checkers: update to version 0.4.1 2014-09-14 00:06:37 +02:00
Peter Simons
068a8e42d3 haskell-case-insensitive: update to version 1.2.0.0 2014-09-14 00:06:37 +02:00
Peter Simons
9aad370b80 haskell-boundingboxes: update to version 0.2 2014-09-14 00:06:37 +02:00
Peter Simons
63db029727 haskell-blaze-builder: update to version 0.3.3.3 2014-09-14 00:06:37 +02:00
Peter Simons
b8379f353f haskell-base-prelude: update to version 0.1.4 2014-09-14 00:06:37 +02:00
Peter Simons
10c7a3c6da haskell-attoparsec: update to version 0.12.1.1 2014-09-14 00:06:37 +02:00
Peter Simons
2f282a4732 haskell-aeson-qq: update to version 0.7.3 2014-09-14 00:06:37 +02:00
Peter Simons
561fa4ded3 haskell-DAV: update to version 1.0.2 2014-09-14 00:06:37 +02:00
Peter Simons
54a7a49451 haskell-Chart: update to version 1.3.1 2014-09-14 00:06:37 +02:00
Peter Simons
9917e8813a haskell-Chart-gtk: update to version 1.3.1 2014-09-14 00:06:36 +02:00
Peter Simons
1f19af6dcc haskell-Chart-diagrams: update to version 1.3.1 2014-09-14 00:06:36 +02:00
Peter Simons
6c60e8efd1 haskell-Chart-cairo: update to version 1.3.1 2014-09-14 00:06:36 +02:00
Peter Simons
83f40f7b5e haskell-arbtt: update to version 0.8.1.4 2014-09-14 00:06:36 +02:00
Dmitry Malikov
7d0a7ed62c gitAndTools.tig: update from 2.0.2 to 2.0.3 2014-09-13 22:25:17 +02:00
Domen Kožar
18e4197f87 pythonPackages: replace import with callPackage 2014-09-13 20:43:16 +02:00
Pascal Wittmann
7bcd577bd1 mod-wsgi: update from 3.4 to 3.5, fixes CVE-2014-0240 2014-09-13 20:32:26 +02:00
Peter Simons
b9f7f19820 R: Revert update to version 3.1.1
This reverts commit 6e803a684f. The new version
fails its test suite [1]. The issue has been reported upstream [2].

[1] http://hydra.cryp.to/build/191457/nixlog/1/raw
[2] https://bugs.r-project.org/bugzilla/show_bug.cgi?id=15975
2014-09-13 20:03:44 +02:00
Vladimír Čunát
4031707138 liferea: maintenance update 2014-09-13 19:41:42 +02:00
Pascal Wittmann
4c4d4c78e9 atftp: transformed meta.maintainers into a list and fixed indentation 2014-09-13 17:40:01 +02:00
Domen Kožar
1e85156b29 Merge pull request #4064 from eduarrrd/xbmc-libmad
xbmc: add libmad to LD_LIBRARY_PATH to enable mp3 file playback
2014-09-13 17:13:09 +02:00
Eduard Bachmakov
bee5cc43fb xbmc: add libmad to LD_LIBRARY_PATH to enable mp3 file playback 2014-09-13 10:40:44 -04:00
Vladimír Čunát
0047db47bd flashplayer-11: update, including security fixes 2014-09-13 16:15:22 +02:00
cillianderoiste
3bb60dbefe Merge pull request #4060 from rycee/stix-font
Add package for the STIX OTF fonts.
2014-09-13 15:56:56 +02:00
Bjørn Forsman
f6d4d5907e ilixi: mark as broken
It's broken since the directfb 1.6.3 -> 1.7.6 update, commit
bb7138e9a9 ("directfb: Update to 1.7.6").

  [...]
  building libilixi_graphics_la-Surface.lo
    CXX    libilixi_graphics_la-Surface.lo
  Surface.cpp: In member function 'void ilixi::Surface::setGeometry(int, int, int, int)':
  Surface.cpp:157:44: error: in C++98 'r' must be initialized by constructor, not by '{...}'
       DFBRectangle r = { x, y, width, height };
2014-09-13 15:15:19 +02:00
Cillian de Róiste
f6b3de97bf python34Packages.zope_schema: update from 4.4.1 to 4.4.2 2014-09-13 14:05:53 +02:00
Cillian de Róiste
5349ff32a8 shotcut: update from 14.08 to 14.09 2014-09-13 14:02:41 +02:00
Pascal Wittmann
8d67b9a240 transformed meta.maintainers of some packages into lists 2014-09-13 13:52:02 +02:00
Luca Bruno
f5c43d9f62 vanubi: new package
Programming editor for GTK+ inspired by Emacs

http://vanubi.github.io/vanubi
2014-09-13 12:39:18 +02:00
Robert Helgesson
e68d97aa43 Add package for the STIX fonts. 2014-09-13 12:07:13 +02:00
Matej Cotman
bca3e21d81 remove nodewebkit patch code and upgrade zed to 0.13 2014-09-13 10:43:28 +02:00
Matej Cotman
77fa9da425 properly patch nodewebkit 2014-09-13 10:04:37 +02:00
lethalman
e0eb4c5bc5 Merge pull request #4058 from DamienCassou/pharo-vm-update
pharo-vm: 2014.06.25 -> 2014.08.14
2014-09-13 09:45:16 +02:00
Damien Cassou
35cd0ae159 pharo-vm: 2014.06.25 -> 2014.08.14 2014-09-13 08:43:45 +02:00
Jaka Hudoklin
be2fe360db elasticsearchPlugins.elasticsearch_http_basic: set platform to build on 2014-09-13 02:24:48 +02:00
Jaka Hudoklin
f5e5815236 elasticsearchPlugins: add elasticsearch_http_basic, plugin for basic http authentication 2014-09-13 02:22:26 +02:00
Jaka Hudoklin
a23e4997d3 Merge pull request #4034 from offlinehacker/graphiteApi
nixos: add graphite api to graphite functionality
2014-09-13 00:05:36 +00:00
Pascal Wittmann
e377128003 Merge pull request #4038 from bobvanderlinden/volumeicon
added volumeicon
2014-09-12 23:48:04 +02:00
Thomas Tuegel
8c3f749eda Rewrite hoogleLocal expression
The old expression was broken. This began as an attempt to fix it, but
the new expression is substantially different. It takes advantage of new
features that obviate the need to patch Hoogle. It comes with several
limitations. The new expression does not build the database in parallel,
although it does not take long. The new expression also does not support
downloading databases from the Hoogle instance at haskell.org; those
databases link to Hackage for documentation, defying the meaning of local.
2014-09-12 15:29:02 -05:00
Pascal Wittmann
245f34fef7 calibre: update from 2.2.0 to 2.3.0 2014-09-12 21:37:39 +02:00
Pascal Wittmann
3c6eceb5fb Merge pull request #4008 from dbohdan/master
Add Jim Tcl interpreter
2014-09-12 21:36:58 +02:00
Danyil Bohdan
2a89610d9a jimtcl: add dbohdan as maintainer 2014-09-12 22:23:59 +03:00
William A. Kennington III
57becd586a Merge pull request #4053 from matejc/fix_vaapivdpau
fix vaapiVdpau build with patch
2014-09-12 12:14:25 -07:00