Commit graph

21932 commits

Author SHA1 Message Date
Alexander Kjeldaas
f98df44ada Eradicate gzip -9 without -n 2015-01-01 15:45:30 +01:00
Vladimír Čunát
1d7bdfac8e libcaca: add another mirror
The original does not work ATM.
2015-01-01 15:45:29 +01:00
Thomas Tuegel
53317799ec suitesparse: add version 4.4.1 2015-01-01 15:45:29 +01:00
Thomas Tuegel
84553e0aa0 arpack: build against atlasWithLapack 2015-01-01 15:45:29 +01:00
Thomas Tuegel
202acdbdaf arpack: version bump to 3.2.0 2015-01-01 15:45:29 +01:00
Thomas Tuegel
32ffad3e6b atlas: optionally build with full lapack 2015-01-01 15:45:29 +01:00
Thomas Tuegel
6e46a100b4 atlas: fix generic options
Build atlas with the generic options recommended by the upstream
documentation for distributions. The expression now takes the parameter
'threads' which configures the number of threads atlas will use. The
default is to build serial atlas ('threads = "0"'). The expression also
takes the parameter 'cacheEdge' which is the L2 cache per core, in
bytes. This reduces build time because the cache size doesn't need to be
detected. It also reduces impurity, since different build nodes on Hydra
may have different hardware. It is set to 256k by default, which is
recommended for distributions by the upstream documentation.
2015-01-01 15:45:29 +01:00
Thomas Tuegel
9c67a3bc35 openblas: version bump to 0.2.13 2015-01-01 15:45:29 +01:00
Stewart Mackenzie
30e21cedae hammer: version bump 2015-01-01 15:45:29 +01:00
codyopel
91531adb78 x265-hg: updated to latest commit, fixed package naming issue 2015-01-01 15:45:29 +01:00
Patrick Mahoney
06e523b7e8 Update skarnet.org software for 2.0 release.
New build system using configure script and GNU Make 4.0, and new
releases of the following using the new build system:

execline 2.0.0.0
s6 2.0.0.0
s6-dns 2.0.0.0
s6-linux-utils 2.0.0.0
s6-networking 2.0.0.0
s6-portable-utils 2.0.0.0
skalibs 2.0.0.0
2015-01-01 15:45:28 +01:00
Charles Strahan
a0d62bf978 ghcjs: update to latest 2014-12-31 01:15:13 -05:00
Charles Strahan
df55381b65 ghcjs: restructure 2014-12-31 00:03:43 -05:00
koral
e00e679d12 New haskell package: webkitgtk3 2014-12-30 21:32:09 +01:00
Karn Kallio
9b81769950 openjdk : Patch to extend valid currency change dates to 20 years. 2014-12-30 16:42:42 +01:00
Oliver Charles
cd1321be53 haskellPackages.netwire: Update to 5.0.1 2014-12-30 10:58:36 +00:00
Peter Simons
6f724d8e22 Merge pull request #5501 from k0ral/webkitgtk
webkitgtk: 2.6.2 -> 2.6.4
2014-12-30 11:01:02 +01:00
William A. Kennington III
488e6e6e9c cyrus_sasl: Enable kerberos 2014-12-30 01:04:16 -08:00
William A. Kennington III
0196fda4f4 krb5: 1.12.2 -> 1.13 2014-12-30 01:03:29 -08:00
William A. Kennington III
0566d647e8 heimdal: Update build 2014-12-30 01:02:41 -08:00
William A. Kennington III
afeef240dc kerberos: Use default kerberos instead of krb5 2014-12-30 00:05:12 -08:00
Tobias Geerinckx-Rice
c64257b8e5 Fix user-facing typos (mainly in descriptions) 2014-12-30 03:31:03 +01:00
William A. Kennington III
e62e634128 Merge pull request #5476 from codyopel/x265-update
x265-hg: updated to latest commit, fixed package naming issue
2014-12-29 20:33:24 -05:00
koral
a268b0e1c8 webkitgtk: added optional geoclue2 dependency. 2014-12-29 21:56:00 +01:00
koral
3070630aa7 webkitgtk: 2.6.2 -> 2.6.4 2014-12-29 21:55:35 +01:00
Ricardo M. Correia
2386eff378 rustcMaster: Update from 0.13.0-pre-2604-g2f3cff6 -> 0.13.0-pre-2763-g6366631 2014-12-29 17:55:31 +01:00
Vincent Laporte
a1822087e6 Adds ocaml-ojquery-0.1
jQuery Binding for Eliom

Homepage: http://ocsigen.org/ojquery/
2014-12-29 15:19:05 +01:00
Vincent Laporte
837b2abb2b Adds ocaml-magick-0.34
This package aims to provide the ImageMagick methods to OCaml

Homepage: http://www.linux-nantes.org/~fmonnier/OCaml/ImageMagick/
2014-12-29 15:15:04 +01:00
Vincent Laporte
9fc35ed766 Adds ocaml-safepass-1.3
OCaml-safepass is a library offering facilities for the safe storage of
user passwords. By "safe" we mean that passwords are salted and hashed
using the Bcrypt algorithm. Salting prevents rainbow-table based
attacks, whereas hashing by a very time-consuming algorithm such as
Bcrypt renders brute-force password cracking impractical.

Homepage: http://ocaml-safepass.forge.ocamlcore.org/
2014-12-29 15:15:04 +01:00
Peter Simons
18d3da1a02 haskell-sdl2: re-enable Haddock phase
GHC 7.8.4 fixed https://github.com/haskell-game/sdl2/issues/31.
2014-12-29 12:24:16 +01:00
Matej Cotman
d28c65ff05 etcd: upgrade server and ctl 2014-12-29 01:55:40 +01:00
Peter Simons
fb3f5fc7db Merge pull request #5488 from teh/master
Update elm to 0.14.
2014-12-28 22:27:05 +01:00
Arseniy Seroka
42bb368025 Merge pull request #5481 from sjmackenzie/hammer
hammer: version bump
2014-12-28 23:36:38 +03:00
Tom Hunger
e67535cb1d Update elm to 0.14.
Note that elm has a different package split: The old Elm 0.13 package
is now elm-compiler, elm-make and elm-package.

Instead of invoking "elm" one now has to use "elm-make".

I kept the 0.13 version of elm around in case someone depends
on it.
2014-12-28 17:00:41 +00:00
Vincent Laporte
2335ec0b40 Adds ocaml-uuseg
Uuseg is an OCaml library for segmenting Unicode text. It implements the
locale independent Unicode text segmentation algorithms to detect
grapheme cluster, word and sentence boundaries and the Unicode line
breaking algorithm to detect line break opportunities.

Homepage: http://erratique.ch/software/uuseg
2014-12-28 14:30:12 +01:00
Alexander Kjeldaas
da1f8578b0 Eradicate gzip -9 without -n 2014-12-28 13:45:27 +01:00
Charles Strahan
7661626e21 ghcjs-dom: remove unused fetchgit 2014-12-27 21:54:41 -05:00
Charles Strahan
5288863ada webkit (haskell package): update to 0.13.1.1 2014-12-27 21:52:53 -05:00
Charles Strahan
0dabcc34c3 ghcjs-dom: clean up 2014-12-27 21:51:30 -05:00
Charles Strahan
c05ec6104d ghcjs-dom: fix expression and update to version 0.1.1.3 2014-12-27 19:54:48 -05:00
Charles Strahan
83d58831bc ghcjs: update revisions 2014-12-27 19:51:21 -05:00
Charles Strahan
dcee26642c ghcjs: remove commented-out ghcjs-prim 2014-12-27 18:53:23 -05:00
Charles Strahan
bd6cbe73e4 ghcjs: remove duplicated lens expression 2014-12-27 18:51:43 -05:00
Charles Strahan
347a9674c1 ghcjs: cleanup 2014-12-27 18:48:12 -05:00
Charles Strahan
f36fabb389 ghcjs: fix build 2014-12-27 16:51:39 -05:00
Thomas Tuegel
09435f05d4 Merge pull request #5484 from ttuegel/linear-algebra
Version bump some linear algebra packages
2014-12-27 15:12:58 -06:00
Vladimír Čunát
5f0686fc95 libcaca: add another mirror
The original does not work ATM.
2014-12-27 20:59:24 +01:00
Thomas Tuegel
d582090a15 suitesparse: add version 4.4.1 2014-12-27 13:47:53 -06:00
Thomas Tuegel
81c0f94d74 arpack: build against atlasWithLapack 2014-12-27 13:40:40 -06:00
Thomas Tuegel
893f277bd7 arpack: version bump to 3.2.0 2014-12-27 13:40:40 -06:00
Thomas Tuegel
3ce76d4dd0 atlas: optionally build with full lapack 2014-12-27 13:40:40 -06:00
Thomas Tuegel
91657e30ca atlas: fix generic options
Build atlas with the generic options recommended by the upstream
documentation for distributions. The expression now takes the parameter
'threads' which configures the number of threads atlas will use. The
default is to build serial atlas ('threads = "0"'). The expression also
takes the parameter 'cacheEdge' which is the L2 cache per core, in
bytes. This reduces build time because the cache size doesn't need to be
detected. It also reduces impurity, since different build nodes on Hydra
may have different hardware. It is set to 256k by default, which is
recommended for distributions by the upstream documentation.
2014-12-27 13:40:40 -06:00
Thomas Tuegel
8a5d7e7944 openblas: version bump to 0.2.13 2014-12-27 13:40:40 -06:00
Charles Strahan
a188373640 Merge branch 'master' of github.com:nixos/nixpkgs into ryghcjs
Conflicts:
	pkgs/development/libraries/haskell/ghcjs-dom/default.nix
	pkgs/top-level/haskell-packages.nix
2014-12-27 14:35:01 -05:00
Charles Strahan
571af5b988 ghcjs: clean up 2014-12-27 14:27:37 -05:00
Stewart Mackenzie
247cc8b9ef hammer: version bump 2014-12-27 21:36:50 +08:00
Vincent Laporte
3ccd6509ad ocaml-uucp: update from 0.9.0 to 0.9.1 2014-12-27 09:17:09 +01:00
Vladimír Čunát
becf038336 Merge branch 'staging' 2014-12-26 22:41:19 +01:00
Vladimír Čunát
dd4dfee2c2 qt5: work around a build problem 2014-12-26 22:03:05 +01:00
Shea Levy
7e0a5c38f3 More gcc->cc refs 2014-12-26 12:33:16 -05:00
Shea Levy
05edd656f6 Missed gcc refs 2014-12-26 12:28:15 -05:00
John Wiegley
28b6fb61e6 Change occurrences of gcc to the more general cc
This is done for the sake of Yosemite, which does not have gcc, and yet
this change is also compatible with Linux.
2014-12-26 11:06:21 -06:00
codyopel
28a0b500aa x265-hg: updated to latest commit, fixed package naming issue 2014-12-26 07:09:19 -05:00
Michael Raskin
dace8fe45f Merge pull request #5013 from doublec/aliceml
Update aliceml to use git version of Alice ML
2014-12-26 14:21:12 +03:00
Jaka Hudoklin
86744fef91 nodePackages: fix builder
- reuse unpack and patch phase
- patch shebangs of source code
- properly patch depdency versions (thanks @svanderburg)
- add patching for github version names
- add some inline docs
- fix recursive depdencies runtime handling by copying files instead of
  symlinking if package has recursive dependencies
2014-12-26 01:04:08 +01:00
Vladimír Čunát
9c94c42af8 opencv: fix build on i686 by upstream patch
CC maintainers @viric, @flosse, #5356.
2014-12-25 16:52:39 +01:00
Vladimír Čunát
d89518bd1b gstreamer-1: double maintenance bump
CC maintainer @iyzsong.
2014-12-25 11:55:04 +01:00
Vladimír Čunát
b5bfacefa9 orc: maintenance update
CC maintainer @fuuzetsu.
2014-12-25 11:44:33 +01:00
Vladimír Čunát
5d903d850a libpng: security update (no CVE yet)
http://www.securitytracker.com/id/1031444
2014-12-25 11:36:21 +01:00
Peter Simons
a4a778bac7 haskell-haddock: update to version 2.15.0.1 2014-12-25 11:05:49 +01:00
Peter Simons
e958a2ac58 haskell-wl-pprint-text: update to version 1.1.0.3 2014-12-25 11:05:49 +01:00
Peter Simons
fcbc18e5c2 haskell-uuid: update to version 1.3.7 2014-12-25 11:05:49 +01:00
Peter Simons
4e33809757 haskell-texmath: update to version 0.8.0.1 2014-12-25 11:05:49 +01:00
Peter Simons
c1bb62af69 haskell-test-framework: update to version 0.8.1.0 2014-12-25 11:05:49 +01:00
Peter Simons
b8ee3fa597 haskell-system-filepath: update to version 0.4.13 2014-12-25 11:05:49 +01:00
Peter Simons
7c50d0db4c haskell-system-fileio: update to version 0.3.16 2014-12-25 11:05:49 +01:00
Peter Simons
79d8ceb0c7 haskell-stm-containers: update to version 0.2.7 2014-12-25 11:05:49 +01:00
Peter Simons
23add13263 haskell-hopenssl: update to version 1.7 2014-12-25 11:05:49 +01:00
Peter Simons
33dcd7073b haskell-haddock-api: update to version 2.15.0.1 2014-12-25 11:05:49 +01:00
Peter Simons
f72fe30f86 haskell-torrent: add version 10000.0.0 2014-12-25 11:05:49 +01:00
Peter Simons
6e9800f7cb haskell-bencode: add version 0.5 2014-12-25 11:05:49 +01:00
Vladimír Čunát
3421d4c470 libvdpau, vdpauinfo: update to 0.9, extend meta
Add myself as a maintainer.
The rebuild impact is large, mostly through mesa -> {qt, gtk}.
2014-12-25 09:46:04 +01:00
Charles Strahan
8127edc335 mailcore2: new package
MailCore 2 provides a simple and asynchronous API to work with e-mail
protocols IMAP, POP and SMTP.

Closes #5430
2014-12-24 22:48:01 -05:00
Charles Strahan
ebe75cf9c1 libetpan: bump version up to 1.6 2014-12-24 22:48:01 -05:00
Charles Strahan
86629f7c7f libuchardet: new package
Yet another C wrapper for Mozilla's Universal Charset Detector C++ API.
2014-12-24 22:48:01 -05:00
Charles Strahan
7e4ca1cc75 libtidy: new package
A library and CLI to validate, correct, and pretty-print HTML files.
2014-12-24 22:48:01 -05:00
Charles Strahan
c5b47329ce libctemplate: bump version to 2.3
Fixes some C++11 issues.
2014-12-24 22:48:01 -05:00
Charles Strahan
3d821e0013 update ghcjs 2014-12-24 21:58:45 -05:00
Vladimír Čunát
47a9d03541 gcc: maintenance update 4.8.3 -> 4.8.4 2014-12-24 23:27:23 +01:00
Vincent Laporte
78ea82f11c pyqt4: update from 4.10.2 to 4.11.3 2014-12-24 13:59:57 +01:00
Peter Simons
ea50da9041 haskell-libnotify: re-generate with cabal2nix (and override reference to pkgs.libnotify) 2014-12-24 13:43:42 +01:00
Domen Kožar
c998edfb6d libcec: 2.1.4 -> 2.2.0 2014-12-24 10:57:41 +01:00
Peter Simons
157e63c6e6 Update default Haskell compiler from GHC 7.8.3 to 7.8.4. 2014-12-24 09:56:31 +01:00
Peter Simons
8311973759 Add GHC 7.8.4 and create haskellPackages_ghc784 package set. 2014-12-23 20:44:49 +01:00
Vincent Laporte
81a2b58c39 nixpkgs: remove redundant attribute sip
Because:

 1. It is a mere alias of `pythonPackages.sip`
 2. It is usually not needed since propagated by `pyqt4`
 3. It makes it easy to have a packages depend on two different versions
 of sip
2014-12-23 19:37:21 +01:00
Eelco Dolstra
49f53f63f5 blender: Add OpenCOLLADA support 2014-12-23 18:17:09 +01:00
Eelco Dolstra
4a63787b78 pstack: Remove
It doesn't work anymore. And anyway, this probably shouldn't have been
a package in the first place (it's just some gdb options).
2014-12-23 16:07:02 +01:00
Ricardo M. Correia
6d1befb7b7 rustcMaster: Update from 0.13.0-pre-2600-g34d6800 -> 0.13.0-pre-2604-g2f3cff6
The previous version had a serious bug.
2014-12-22 23:47:43 +01:00
Ricardo M. Correia
66ca0b6163 cargoSnapshot: Update from 2014-11-22 -> 2014-12-21 2014-12-22 23:40:30 +01:00
Vincent Laporte
dc8c05de63 sip-4.16: update from 4.16.1 to 4.16.4 2014-12-22 23:36:55 +01:00
Ricardo M. Correia
3639bff381 rustcMaster: Update from 0.13.0-pre-1673-g3a325c6 -> 0.13.0-pre-2600-g34d6800 2014-12-22 19:30:01 +01:00
James Cook
656ae7a97c Merge branch 'jasper_vulnerabilities' 2014-12-22 08:17:52 -08:00
lethalman
d0fdad5f36 Merge pull request #5419 from ehmry/tox-bootstrapd
tox-bootstrapd
2014-12-22 11:16:44 +01:00
James Cook
1b5c9c24de jasper: Patch for CVE-2014-8138 via RedHat. 2014-12-21 14:38:00 -08:00
James Cook
951ac10ae1 jasper: Patch for CVE-2014-8137 via RedHat. 2014-12-21 14:36:29 -08:00
James Cook
90162e7dbd jasper: Patch for CVE-2014-9029 via RedHat.
Also update homepage.
2014-12-21 14:26:53 -08:00
Michael Raskin
4ee59d8ddf libre: 0.4.10 → 0.4.11 2014-12-21 11:14:24 +03:00
Michael Raskin
4847f44ffd sodium: 1.0.0 → 1.0.1 2014-12-21 11:14:24 +03:00
Michael Raskin
ff7d027050 SlimerJS: 0.9.3 → 0.9.4 2014-12-21 11:14:24 +03:00
Michael Raskin
ad0efe83ff afflib: 3.7.5 → 3.7.6 2014-12-21 11:14:24 +03:00
Michael Raskin
f0a29cd6da eigen: 3.2.2 → 3.2.3 2014-12-21 11:14:24 +03:00
Michael Raskin
adc28993a7 lib odfgen 0.1.1 → 0.1.2 2014-12-21 11:14:24 +03:00
Pascal Wittmann
f94580da69 Fix license attribute of many bsd-like licensed packages 2014-12-21 00:00:35 +01:00
Emery Hemingway
3c05529df9 libtoxcore: bump, build DHT bootstrap daemon 2014-12-20 17:37:24 -05:00
Peter Simons
b9331b0100 Merge pull request #5402 from bergey/haskell-csv-conduit-packdeps
haskell: add csv-conduit, packdeps
2014-12-20 17:26:00 +01:00
devhell
e9c5b23f2b mediainfo, libmediainfo, libzen: fix typo (close #5413) 2014-12-20 16:47:25 +01:00
Vladimír Čunát
7357f0ae24 libssh: security+maintenance to fix CVE-2014-8132
Also switched to openssl instead of libgcrypt (wouldn't compile otherwise),
and fixed meta.license.
2014-12-20 14:50:58 +01:00
Evgeny Egorochkin
d9dbeeca79 ruby gems: propagate ruby because it contains the hooks to add gem search paths, needed by nix-shell-created environments 2014-12-20 01:01:39 +02:00
Daniel Bergey
856fa922c4 haskell: add csv-conduit, packdeps
csv-conduit is a CSV library using conduit (streams)

packdeps is an executable to compare Haskell dependencies to latest
available versions
2014-12-19 19:35:34 +00:00
Pascal Wittmann
12673d28fa groovy: update from 2.3.8 to 2.3.9 2014-12-19 14:42:31 +01:00
lethalman
ce8b10ef59 Merge pull request #5320 from teh/hyperdex
Add hyperdex.
2014-12-19 10:47:44 +01:00
lethalman
b5c379d26a Merge pull request #5356 from flosse/opencv
nixpkg: opencv 2.4.9 -> 2.4.10
2014-12-19 10:41:01 +01:00
Peter Simons
d461256d8b haskell-transformers-compat: update to version 0.3.3.4 2014-12-19 07:45:12 +01:00
Evgeny Egorochkin
7c4f3f15b3 libxmlxx: update from 2.37.1 to 2.37.2 2014-12-19 08:36:59 +02:00
Evgeny Egorochkin
0f3b1cedcd Revert "phonon-backend-gstreamer: add Qt 5 support"
This reverts commit b1123db790.
2014-12-19 08:14:00 +02:00
aszlig
ebf216bd56
Merge pull request #5389 from devhell/mediainfo.
Introduces a video/audio information utility, both CLI and GUI.

Thanks to @devhell.

* devhell-mediainfo:
  libzen: Add --enable-shared to configureFlags.
  mediainfo-gui: Add package
  mediainfo: Add myself to meta.maintainers.
  mediainfo: Add package and dependencies
2014-12-19 00:17:21 +01:00
aszlig
b16cb9dda9
libzen: Add --enable-shared to configureFlags.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-12-19 00:11:55 +01:00
Arseniy Seroka
5bafbd3a2e libnotify: add haskell lib 2014-12-19 01:18:08 +03:00
devhell
858b5e54c7 mediainfo: Add myself to meta.maintainers. 2014-12-18 21:23:21 +01:00
Peter Simons
f9580894f2 ghc-head: bump version to most recent snapshot 2014-12-18 19:03:28 +01:00
Peter Simons
c9cd0bc68c ghc-head: fix configure phase to make sure the compiler knows how to use gmp properly
Start with version 7.9 of the compiler, the path to the gmp library must
now be passed to the top-level configure script.
2014-12-18 19:03:28 +01:00
wmertens
6fa7ea0537 Merge pull request #5383 from robberer/tmp1
php: make curl wrappers optional
2014-12-18 17:49:10 +01:00
Peter Simons
231548db50 haskell-generics-sop: update to version 0.1.0.4 2014-12-18 15:33:13 +01:00
Peter Simons
f698fbecd2 Merge pull request #5376 from Zert/master
Add poker-eval library
2014-12-18 14:10:40 +01:00
lethalman
659dca9b81 Merge pull request #5373 from daogames/este/czmq
added czmq v3.0.0-rc1
2014-12-18 10:32:44 +01:00
Domen Kožar
3cb1ce8577 ulex: set platforms
(cherry picked from commit 827a9bbd449ef5075876577ef30703f29f26e597)
Signed-off-by: Domen Kožar <domen@dev.si>
2014-12-18 10:01:50 +01:00
Domen Kožar
d1e4b09dce Merge pull request #5380 from iyzsong/jenkins
jenkins: update to 1.594
2014-12-18 09:58:48 +01:00
Longrin Wischnewski
96f4758d09 php: make curl wrappers optional
cURL wrappers are experimental and break any application/library
that rely on $http_response_header
2014-12-18 09:04:26 +01:00
宋文武
f40a613577 jenkins: update to 1.594 2014-12-18 14:30:14 +08:00
Maxim Treskin
70cd78ff89 Add poker-eval library 2014-12-18 01:05:03 +01:00
Luca Bruno
31e1e8325b Fix wml build, don't know why it worked before 2014-12-18 00:43:13 +01:00
William A. Kennington III
fb5d82c822 libnftnl: 1.0.2 -> 1.0.3 2014-12-17 14:44:23 -08:00
Vladimír Čunát
3938dc3c21 freetype: fix pcf fonts by upstream patches
The problem was uncovered by the last security patches.
Firefox seems to build and work fine.

Includes reverting 374a9cc162, as this is a proper fix.
2014-12-17 22:12:41 +01:00
Ronny Esterluss
f41be3fa2b added czmq v3.0.0-rc1 2014-12-17 20:59:32 +01:00
Rob Vermaas
81f6af4a54 nodejs: update from 0.10.32 to 0.10.33, potentially fixes CVE-2014-7192 2014-12-17 15:48:51 +01:00
Luca Bruno
614162ee6c Some lua and awesome improvements
- Move lgi to luaPackages
- Use luaPackages in awesome and passthru lua
- Allow to pass lua modules to the awesome WM so that those can be used in the configuration
2014-12-17 15:08:21 +01:00
Michael Raskin
374a9cc162 Disable fontconfig tests: they break after Freetype security update, and apparently we get something working regardless of the test problems 2014-12-17 16:39:55 +03:00
Luca Bruno
8c8750c3c5 wml: new package and perl dependency Image::Size
Off-line HTML generation toolkit for Unix

http://thewml.org/
2014-12-17 01:36:07 +01:00
devhell
9901537209 mediainfo: Add package and dependencies
Includes only the CLI version and the following dependencies:

 * libzen
 * libmediainfo
2014-12-17 01:28:46 +01:00
William A. Kennington III
656b77e2b7 libinput: 0.6.0 -> 0.7.0 2014-12-16 15:52:14 -08:00
William A. Kennington III
e26c8d9b36 gpgme: 1.5.2 -> 1.5.3 2014-12-16 15:30:05 -08:00
William A. Kennington III
8f3613c955 libassuan: 2.1.2 -> 2.2.0 2014-12-16 15:27:27 -08:00
Vladimír Čunát
9b581d16db freetype: feature+security update
http://savannah.nongnu.org/bugs/?43661
New version of patches from bohoomil included.

Untested on NixOS so far.
2014-12-16 21:55:15 +01:00
Vladimír Čunát
eb611fa890 ffmpeg: maintenance update 2.5 -> 2.5.1 2014-12-16 21:39:18 +01:00
Vladimír Čunát
304484a753 ffmpeg_2_3: use 2.2 instead of 2.3
2.3 branch is unmaintained and was critically vulnerable (I thank to monitor).
2014-12-16 21:33:24 +01:00
Shea Levy
3cf0677087 Add rubyLibs.redis 2014-12-16 13:10:35 -05:00
Shea Levy
487325a68c Add rubyLibs.rabbitmq_manager 2014-12-16 13:09:46 -05:00
Shea Levy
a1e0944263 Add rubyLibs.newrelic_plugin 2014-12-16 13:07:03 -05:00
Arseniy Seroka
aa88a070bb Merge pull request #5357 from DamienCassou/pylint-1.4-astroid-1.3.2
Update pylint and astroid
2014-12-16 20:44:20 +03:00
Domen Kožar
8bfd6af9ed pypy: disable whole ssl test suit instead of a single test
(cherry picked from commit 118fd6f526618ec6fc243bc2cdf89a99c4172d9a)
Signed-off-by: Domen Kožar <domen@dev.si>
2014-12-16 17:13:24 +01:00
Damien Cassou
8967e88438 Update pylint and astroid 2014-12-16 16:54:41 +01:00
Markus Kohlhase
ff7d9ae2f5 nixpkg: opencv 2.4.9 -> 2.4.10 2014-12-16 16:10:18 +01:00
Peter Simons
e3e36120ba haskell-ariadne: broken by recent update to haskell-names 2014-12-16 13:34:20 +01:00
Peter Simons
9f4bb630d9 haskell-gloss-banana: broken by recent gloss update 2014-12-16 13:33:51 +01:00
Peter Simons
ce4d3a78ad haskell-fay: broken by recent update to haskell-names
This implicitly breaks fay-base and fay-text.
2014-12-16 13:32:19 +01:00
Cray Elliott
80838029ac Bump Android packages to newest versions, add androidsdk_5_0_1 to env
Detailed changes:
- android-sdk: update 23.0.2 -> 24.0.1
- android-platforms: add 5.0.1
- android-platform-tools: update 19 -> 21
- android-build-tools: update 20 -> 21.1.2
- android-support: update 18 -> 21
- android-support-repository: update 5 -> 9

This commit was authored by ewemoa, reviewed by me
2014-12-15 23:29:02 -08:00
Bjørn Forsman
39dc905310 avr8-burn-omat: update to version 2.1.2
* Update homepage / download url
* Set meta.platforms (= all)
2014-12-15 22:31:22 +01:00
Peter Simons
91ff26a38a haskell-generics-sop: mark as broken because of https://github.com/well-typed/generics-sop/issues/3 2014-12-15 16:53:23 +01:00
Thomas Tuegel
71f4e0ee86 fontconfig-ultimate: do not replace terminus or proggy fonts 2014-12-15 08:57:30 -06:00
Domen Kožar
5819f29875 pypy: disable cpickle test.. 2014-12-15 14:17:39 +01:00
vbgl
fed9a36f74 Merge pull request #5296 from michelk/gdal-1.11.1
gdal: update to 1.11.1 and compiling with proj
2014-12-15 13:36:32 +01:00
Eelco Dolstra
1a504e3fb7 strace: Update to 4.9 2014-12-15 13:13:17 +01:00
Michel Kuhlmann
e65bd08b32 gdal: update to 1.11.1 and compiling with proj
proj is needed by ogr2ogr to convert in between coordinate systems
2014-12-15 12:01:51 +01:00
Tom Hunger
013bd9247d Add hyperdex. 2014-12-15 10:27:00 +00:00
Stewart Mackenzie
5175d04977 libcouchbase version bump from 2.4.1 -> 2.4.4 2014-12-15 06:01:30 +00:00
Pascal Wittmann
934afff8fb Merge pull request #5306 from sjmackenzie/erlang-bump
Erlang bump from 17.3 to 17.4 as 17.3 has a serious ssl bug
2014-12-15 00:50:46 +01:00
Pascal Wittmann
8d3aaa2bb7 intel-gpu-tools: update from 1.8 to 1.9
adopt it and enabled tests (they worked with chroots builds)
2014-12-14 23:36:02 +01:00
Domen Kožar
272206e706 python: 2.7.8 -> 2.7.9
(cherry picked from commit 1f059cd5a91fee7d4ec50c7272bca5bc6733f245)
Signed-off-by: Domen Kožar <domen@dev.si>
2014-12-14 19:05:59 +01:00
Vladimír Čunát
9cdd231ad3 gcc-4.6: bump to 4.6.4
The dropped patch was applied upstream within the update.
2014-12-14 16:24:31 +01:00
Mathijs Kwik
04f73ed2e4 ghc-head: upgrade to 2014-12-10 2014-12-13 21:17:14 +01:00
Domen Kožar
4709c950f0 lzma-conduit: broken on 32bit linux, see #5313 2014-12-13 15:28:12 +01:00
Domen Kožar
f4bde46b0f hhvm: use upstream patches to fix the build
(cherry picked from commit b7894032b4708a8c9ccee99aca1b7d6166546d4d)
Signed-off-by: Domen Kožar <domen@dev.si>
2014-12-13 15:28:12 +01:00
Julian K. Arni
5c405a8152 Update servant packages to 0.2 2014-12-13 15:17:26 +01:00
Peter Simons
5b44f1ea1d haskell-ghc-events-analyze: update to version 0.2.1 2014-12-13 14:05:41 +01:00
Peter Simons
1cbd08aa15 haskell-text: update to version 1.2.0.3 2014-12-13 14:05:16 +01:00
Peter Simons
c9352c5c83 haskell-network-transport-tests: jailbreak to support recent versions of 'random' 2014-12-13 12:56:34 +01:00
Peter Simons
3ff373819e haskell-hspec2: mark package as broken
hspec2 doesn't compile any more, and the package is a "deprecated alpha release
of hspec 2.0" according to the Hackage homepage, i.e. people should simply use
hspec 2.x instead.
2014-12-13 12:54:34 +01:00
Peter Simons
809dd0790f haskell-equational-reasoning: jailbreak to support recent versions of 'void' 2014-12-13 12:53:45 +01:00
Peter Simons
6ce03b674d haskell-vk-posix-pty: update to version 0.2.1 2014-12-13 12:53:44 +01:00
Peter Simons
7428c5dac9 haskell-stm-containers: update to version 0.2.6 2014-12-13 12:53:44 +01:00
Peter Simons
b7b906d6d2 haskell-pointed: update to version 4.1.1 2014-12-13 12:53:44 +01:00
Peter Simons
542a540b90 haskell-generics-sop: update to version 0.1.0.3 2014-12-13 12:53:44 +01:00
Peter Simons
be646eb8de haskell-base-prelude: update to version 0.1.7 2014-12-13 12:53:44 +01:00
Peter Simons
278b5ab3f9 haskell-hashtables: update to version 1.2.0.1 2014-12-13 12:53:44 +01:00
Peter Simons
43fc6e104f haskell-skein: update to version 1.0.9.2 2014-12-13 12:53:44 +01:00
Peter Simons
cbe049de94 haskell-network-fancy: update to version 0.2.2 2014-12-13 12:53:43 +01:00
Peter Simons
d699a6fe77 haskell-fay: update to version 0.21.2.1 2014-12-13 12:53:43 +01:00
Peter Simons
a135f6a60d haskell-fay-text: update to version 0.3.2 2014-12-13 12:53:43 +01:00
Peter Simons
711a340ec3 haskell-fay-base: update to version 0.19.4.1 2014-12-13 12:53:43 +01:00
Peter Simons
9b8d3eea40 haskell-wreq: update to version 0.3.0.1 2014-12-13 12:53:43 +01:00
Peter Simons
44024b3a34 haskell-streaming-commons: update to version 0.1.7.3 2014-12-13 12:53:43 +01:00
Peter Simons
4bf6a994a0 haskell-monad-logger: update to version 0.3.11 2014-12-13 12:53:43 +01:00
Peter Simons
33044f3e50 haskell-kan-extensions: update to version 4.1.1 2014-12-13 12:53:42 +01:00
Peter Simons
7db1933714 haskell-hashable: update to version 1.2.3.0 2014-12-13 12:53:42 +01:00
Peter Simons
47aea6758b haskell-extensible-effects: update to version 1.9.0.1 2014-12-13 12:53:42 +01:00
Peter Simons
4e47c0d54e haskell-concurrent-extra: update to version 0.7.0.9 2014-12-13 12:53:42 +01:00
Peter Simons
bfc2e348b1 haskell-aws: update to version 0.11 2014-12-13 12:53:42 +01:00
Peter Simons
0028f765f4 haskell-type-aligned: add version 0.9.3 2014-12-13 12:53:42 +01:00
Peter Simons
299fe02d00 haskell-quickcheck-unicode: add version 1.0.0.0 2014-12-13 12:53:41 +01:00
Peter Simons
f52619082e haskell-text: update to version 1.2.0.2 2014-12-13 12:53:41 +01:00
Peter Simons
93bd199811 haskell-JuicyPixels: update to version 3.2 2014-12-13 12:53:41 +01:00
Peter Simons
006e4b45e2 haskell-FontyFruity: update to version 0.4 2014-12-13 12:53:41 +01:00
Peter Simons
19fb43bd88 haskell-DRBG: update to version 0.5.3 2014-12-13 12:53:41 +01:00
Peter Simons
d2b117e0f6 haskell-zip-archive: update to version 0.2.3.5 2014-12-13 12:53:41 +01:00
Peter Simons
610981dcf0 haskell-transformers: add version 0.4.2.0 2014-12-13 12:53:40 +01:00
Peter Simons
bb770ba61d haskell-scientific: update to version 0.3.3.3 2014-12-13 12:53:40 +01:00
Peter Simons
6ad9a19684 haskell-parallel: update to version 3.2.0.5 2014-12-13 12:53:40 +01:00
Peter Simons
ebe67709f1 haskell-vector: update to version 0.10.12.2 2014-12-13 12:53:40 +01:00
Peter Simons
58a5933b99 haskell-monad-par: update to version 0.3.4.7 2014-12-13 12:53:40 +01:00
Peter Simons
09e7a217ff haskell-MonadRandom: update to version 0.3.0.1 2014-12-13 12:53:40 +01:00
Peter Simons
58e825f616 haskell-yesod: update to version 1.4.1.1 2014-12-13 12:06:18 +01:00
Peter Simons
bd8578ba1e haskell-yesod-form: update to version 1.4.3 2014-12-13 12:06:18 +01:00
Peter Simons
2f7e7ddb9c haskell-yesod-core: update to version 1.4.6 2014-12-13 12:06:18 +01:00
Peter Simons
5c73618435 haskell-yesod-bin: update to version 1.4.1 2014-12-13 12:06:17 +01:00
Peter Simons
6a4b71971b haskell-yaml: update to version 0.8.10.1 2014-12-13 12:06:17 +01:00
Peter Simons
b0e9e7875f haskell-wl-pprint-terminfo: update to version 3.7.1.3 2014-12-13 12:06:17 +01:00
Peter Simons
b619754ede haskell-wl-pprint-extras: update to version 3.5.0.3 2014-12-13 12:06:17 +01:00
Peter Simons
e3290b0845 haskell-websockets: update to version 0.9.2.1 2014-12-13 12:06:17 +01:00
Peter Simons
574ad3e8d1 haskell-warp: update to version 3.0.4 2014-12-13 12:06:17 +01:00
Peter Simons
76dfcf9783 haskell-wai-extra: update to version 3.0.2.2 2014-12-13 12:06:17 +01:00
Peter Simons
bc3e1e6b36 haskell-wai-conduit: update to version 3.0.0.1 2014-12-13 12:06:16 +01:00
Peter Simons
3b7d2dfcfc haskell-void: update to version 0.7 2014-12-13 12:06:16 +01:00
Peter Simons
a3a1e6b57a haskell-vcswrapper: update to version 0.1.1 2014-12-13 12:06:16 +01:00
Peter Simons
fe8ed6c239 haskell-vcsgui: update to version 0.1.1.0 2014-12-13 12:06:16 +01:00
Peter Simons
f774af2c4e haskell-validation: update to version 0.4.2 2014-12-13 12:06:16 +01:00
Peter Simons
37831b2012 haskell-uuid: update to version 1.3.5 2014-12-13 12:06:16 +01:00
Peter Simons
960f394705 haskell-unbound-generics: update to version 0.0.2 2014-12-13 12:06:16 +01:00
Peter Simons
e5494c7072 haskell-timezone-series: update to version 0.1.4 2014-12-13 12:06:15 +01:00
Peter Simons
2ebf5f1c8d haskell-timezone-olson: update to version 0.1.6 2014-12-13 12:06:15 +01:00
Peter Simons
17752a985e haskell-thyme: update to version 0.3.5.5 2014-12-13 12:06:15 +01:00
Peter Simons
d4d984f6a5 haskell-th-lift: update to version 0.7 2014-12-13 12:06:15 +01:00
Peter Simons
96a0b02981 haskell-tasty-quickcheck: update to version 0.8.3.2 2014-12-13 12:06:15 +01:00
Peter Simons
214cc5b554 haskell-tasty-hspec: update to version 1.1 2014-12-13 12:06:15 +01:00
Peter Simons
ddb15c1b10 haskell-streaming-commons: update to version 0.1.7.2 2014-12-13 12:06:14 +01:00
Peter Simons
16fbc34090 haskell-stm-containers: update to version 0.2.4 2014-12-13 12:06:14 +01:00
Peter Simons
7fb4542b99 haskell-socket-io: update to version 1.2.0 2014-12-13 12:06:14 +01:00
Peter Simons
23c60e3334 haskell-snap: update to version 0.13.3.2 2014-12-13 12:06:14 +01:00
Peter Simons
f18e392285 haskell-skein: update to version 1.0.9.1 2014-12-13 12:06:14 +01:00
Peter Simons
af3f679e8b haskell-shell-conduit: update to version 4.5 2014-12-13 12:06:14 +01:00
Peter Simons
58ead20922 haskell-shake: update to version 0.14.2 2014-12-13 12:06:14 +01:00
Peter Simons
27ba864630 haskell-semigroups: update to version 0.16 2014-12-13 12:06:13 +01:00
Peter Simons
3374991a85 haskell-sbv: update to version 3.3 2014-12-13 12:06:13 +01:00
Peter Simons
cb16a5f27d haskell-rest-types: update to version 1.11.1.1 2014-12-13 12:06:13 +01:00
Peter Simons
a6ab67085c haskell-rest-gen: update to version 0.16.1.3 2014-12-13 12:06:13 +01:00
Peter Simons
3ce152bdb5 haskell-rest-core: update to version 0.33.1.2 2014-12-13 12:06:13 +01:00
Peter Simons
894f443332 haskell-resourcet: update to version 1.1.3.1 2014-12-13 12:06:13 +01:00
Peter Simons
cc2d205da1 haskell-purescript: update to version 0.6.2 2014-12-13 12:06:12 +01:00
Peter Simons
76fa10b306 haskell-product-profunctors: update to version 0.6 2014-12-13 12:06:12 +01:00
Peter Simons
e661c144d1 haskell-present: update to version 2.2 2014-12-13 12:06:12 +01:00
Peter Simons
b075eb7f59 haskell-presburger: update to version 1.2 2014-12-13 12:06:12 +01:00
Peter Simons
a29471f74e haskell-postgresql-simple: update to version 0.4.8.0 2014-12-13 12:06:12 +01:00
Peter Simons
4f51f719d5 haskell-pipes-http: update to version 1.0.2 2014-12-13 12:06:12 +01:00
Peter Simons
2137a60970 haskell-opaleye: update to version 0.3 2014-12-13 12:06:12 +01:00
Peter Simons
12d3cf5bd6 haskell-ofx: update to version 0.4.0.2 2014-12-13 12:06:11 +01:00
Peter Simons
6181f7f148 haskell-network-transport: update to version 0.4.1.0 2014-12-13 12:06:11 +01:00
Peter Simons
7c5c4c47d6 haskell-network-transport-tests: update to version 0.2.1.0 2014-12-13 12:06:11 +01:00
Peter Simons
5279b67f96 haskell-network-transport-tcp: update to version 0.4.1 2014-12-13 12:06:11 +01:00
Peter Simons
d93c2fde98 haskell-network-fancy: update to version 0.2.1 2014-12-13 12:06:11 +01:00
Peter Simons
ea9b1bfcf7 haskell-nats: update to version 1 2014-12-13 12:06:11 +01:00
Peter Simons
ef71b297a4 haskell-monoid-extras: update to version 0.3.3.5 2014-12-13 12:06:10 +01:00
Peter Simons
67fdb29004 haskell-monad-parallel: update to version 0.7.1.3 2014-12-13 12:06:10 +01:00
Peter Simons
c962edc990 haskell-monad-logger: update to version 0.3.10.1 2014-12-13 12:06:10 +01:00
Peter Simons
c6678cdb7c haskell-markdown: update to version 0.1.13 2014-12-13 12:06:10 +01:00
Peter Simons
d5f53419e0 haskell-machines: update to version 0.4.1 2014-12-13 12:06:10 +01:00
Peter Simons
7edba36eed haskell-linear: update to version 1.15.5 2014-12-13 12:06:10 +01:00
Peter Simons
bdb4c17c01 haskell-lifted-base: update to version 0.2.3.1 2014-12-13 12:06:10 +01:00
Peter Simons
00498a4b75 haskell-lens: update to version 4.6.0.1 2014-12-13 12:06:09 +01:00
Peter Simons
7ff694926e haskell-lens-aeson: update to version 1.0.0.3 2014-12-13 12:06:09 +01:00
Peter Simons
75d4b64966 haskell-jwt: update to version 0.5.0 2014-12-13 12:06:09 +01:00
Peter Simons
7d85cabf16 haskell-io-streams: update to version 1.2.1.1 2014-12-13 12:06:09 +01:00
Peter Simons
e68c05f5fb haskell-httpd-shed: update to version 0.4.0.3 2014-12-13 12:06:09 +01:00
Peter Simons
3c4b55207b haskell-hspec: update to version 2.1.2 2014-12-13 12:06:09 +01:00
Peter Simons
82f8b067c2 haskell-hspec-discover: update to version 2.1.2 2014-12-13 12:06:08 +01:00
Peter Simons
3e7ad2a955 haskell-hspec-core: update to version 2.1.2 2014-12-13 12:06:08 +01:00
Peter Simons
c9d0770cf4 haskell-hmatrix: update to version 0.16.1.0 2014-12-13 12:06:08 +01:00
Peter Simons
a44d38f97f haskell-hindent: update to version 4.0 2014-12-13 12:06:08 +01:00
Peter Simons
3b119dec1d haskell-haskell-names: update to version 0.5.0 2014-12-13 12:06:08 +01:00
Peter Simons
0c810b01f0 haskell-hashtables: update to version 1.2.0.0 2014-12-13 12:06:08 +01:00
Peter Simons
3d7f4a5f95 haskell-half: update to version 0.2.0.1 2014-12-13 12:06:08 +01:00
Peter Simons
aa02fbce37 haskell-hakyll: update to version 4.6.1.1 2014-12-13 12:06:07 +01:00
Peter Simons
7ca598c741 haskell-gtk: update to version 0.13.3 2014-12-13 12:06:07 +01:00
Peter Simons
5dec7b5d98 haskell-gloss: update to version 1.9.2.1 2014-12-13 12:06:07 +01:00
Peter Simons
4ab7d4f134 haskell-gloss-raster: update to version 1.9.2.1 2014-12-13 12:06:07 +01:00
Peter Simons
3169c70a5e haskell-gitlib-test: update to version 3.1.0.1 2014-12-13 12:06:07 +01:00
Peter Simons
cc400eb33c haskell-gitlib-libgit2: update to version 3.1.0.1 2014-12-13 12:06:07 +01:00
Peter Simons
703459b3fd haskell-ghcjs-dom: update to version 0.1.1.1 2014-12-13 12:06:06 +01:00
Peter Simons
126fa7e0a5 haskell-free: update to version 4.10.0.1 2014-12-13 12:06:06 +01:00
Peter Simons
2356665948 haskell-extra: update to version 1.0 2014-12-13 12:06:06 +01:00
Peter Simons
669e88371e haskell-extensible-effects: update to version 1.8.1.0 2014-12-13 12:06:06 +01:00
Peter Simons
4d026fdce1 haskell-esqueleto: update to version 2.1.2.1 2014-12-13 12:06:06 +01:00
Peter Simons
b99414a66c haskell-engine-io: update to version 1.2.3 2014-12-13 12:06:06 +01:00
Peter Simons
cfdf4a4afd haskell-ekg: update to version 0.4.0.5 2014-12-13 12:06:06 +01:00
Peter Simons
9b3ea8a889 haskell-dual-tree: update to version 0.2.0.5 2014-12-13 12:06:05 +01:00
Peter Simons
6397015c82 haskell-distributed-static: update to version 0.3.1.0 2014-12-13 12:06:05 +01:00
Peter Simons
d32836523b haskell-distributed-process: update to version 0.5.2 2014-12-13 12:06:05 +01:00
Peter Simons
27a2025002 haskell-diagrams-svg: update to version 1.1.0.3 2014-12-13 12:06:05 +01:00
Peter Simons
2d47bb233e haskell-diagrams-rasterific: update to version 0.1.0.5 2014-12-13 12:06:05 +01:00
Peter Simons
a9a255279f haskell-diagrams-postscript: update to version 1.1.0.3 2014-12-13 12:06:05 +01:00
Peter Simons
6b4854f208 haskell-diagrams-lib: update to version 1.2.0.7 2014-12-13 12:06:05 +01:00
Peter Simons
9b34b35628 haskell-diagrams-core: update to version 1.2.0.4 2014-12-13 12:06:04 +01:00
Peter Simons
a6f91ea211 haskell-diagrams-contrib: update to version 1.1.2.4 2014-12-13 12:06:04 +01:00
Peter Simons
4eca50ceb5 haskell-dbus: update to version 0.10.9 2014-12-13 12:06:04 +01:00
Peter Simons
188de38519 haskell-data-lens-light: update to version 0.1.2.1 2014-12-13 12:06:04 +01:00
Peter Simons
f8f4e2168a haskell-cuda: update to version 0.6.5.1 2014-12-13 12:06:04 +01:00
Peter Simons
a00162df4a haskell-crypto-pubkey: update to version 0.2.5 2014-12-13 12:06:04 +01:00
Peter Simons
373f0f3b48 haskell-conduit-extra: update to version 1.1.5 2014-12-13 12:06:03 +01:00
Peter Simons
74296f721e haskell-clientsession: update to version 0.9.1.1 2014-12-13 12:06:03 +01:00
Peter Simons
a04f3335f8 haskell-cheapskate: update to version 0.1.0.2 2014-12-13 12:06:03 +01:00
Peter Simons
1373abcd81 haskell-cgrep: update to version 6.4.9 2014-12-13 12:06:03 +01:00
Peter Simons
fbce0516b4 haskell-bytes: update to version 0.14.1.2 2014-12-13 12:06:03 +01:00
Peter Simons
5094de7ee5 haskell-bound: update to version 1.0.4 2014-12-13 12:06:03 +01:00
Peter Simons
d6a07172ec haskell-atto-lisp: update to version 0.2.2 2014-12-13 12:06:03 +01:00
Peter Simons
213d463e57 haskell-algebra: update to version 4.2 2014-12-13 12:06:02 +01:00
Peter Simons
53eb3f3166 haskell-aeson-pretty: update to version 0.7.2 2014-12-13 12:06:02 +01:00
Peter Simons
18794d72bf haskell-ad: update to version 4.2.1.1 2014-12-13 12:06:02 +01:00
Peter Simons
b1147746c6 haskell-active: update to version 0.1.0.17 2014-12-13 12:06:02 +01:00
Peter Simons
028363d969 haskell-Rasterific: update to version 0.4 2014-12-13 12:06:02 +01:00
Peter Simons
ccd74d7497 haskell-ghc-server: drop obsolete package 2014-12-13 12:06:01 +01:00
Peter Simons
5e2f4a4a73 haskell-gloss-rendering: add version 1.9.2.1 2014-12-13 12:06:01 +01:00
Peter Simons
17589d33da haskell-list-t: add version 0.3.0 2014-12-13 12:06:01 +01:00
Peter Simons
f514804aad haskell-mtl-prelude: add version 1.0.1 2014-12-13 12:06:01 +01:00
Peter Simons
d9566a3b35 haskell-hlint: update to version 1.9.13 2014-12-13 12:06:01 +01:00
Michael Raskin
fbceebd868 Merge pull request #5288 from mstarzyk/j
j: Fix building libj.so
2014-12-13 10:49:30 +03:00
Domen Kožar
b7eba773dc hhvm: 3.2.0 -> 3.3.0, fix build
(cherry picked from commit 9d0d9ae9f7ea940ea63dfe019c2818edd6fc376a)
Signed-off-by: Domen Kožar <domen@dev.si>
2014-12-12 17:09:48 +01:00
Luca Bruno
f28eff8b82 Merge branch 'polari', PR #5264 2014-12-12 15:12:54 +01:00
Damien Cassou
bc789064d8 Package for the Polari IRC app
This commit includes a patch to telepathy's derivation, written by
Lethalman. This patch makes public the Telepathy's dependency to
dbus_glib. This patch will become problematic with the next pkgconfig
upgrade but this upgrade should make the patch irrelevant. See these 2
links for more information:
- https://bugs.freedesktop.org/show_bug.cgi?id=15199
- https://bugzilla.redhat.com/show_bug.cgi?id=436773

Modified by Luca Bruno:
- Moved telepathy_idle to propagatedUserEnvPkgs
- Added myself to maintainers
- Enable parallel building
2014-12-12 15:12:19 +01:00
Eelco Dolstra
fcd4aa44d5 valgrind: Update to 3.10.1 2014-12-12 15:08:25 +01:00
Pascal Wittmann
377822fb64 mujs: update to latest revision 2014-12-12 12:14:13 +01:00
Peter Simons
46b0c68ea2 Merge pull request #5282 from rickynils/java-truststore-env
openjdk: Read SSL truststore from JAVAX_NET_SSL_TRUSTSTORE
2014-12-12 09:22:15 +01:00
Austin Seipp
0bdff430a4 nixpkgs: rr 2.0.0 -> 3.0.0, with 64bit support
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-12-12 01:20:23 -06:00
Stewart Mackenzie
1e7f7edd72 Erlang bump from 17.3 to 17.4 as 17.3 has a serious ssl bug 2014-12-12 15:13:10 +08:00
Jaka Hudoklin
0d01793870 Merge pull request #5290 from bbarker/gradle221
keeping gradle updated
2014-12-12 03:06:33 +01:00
Charles Strahan
fb59151109 purify ghcjs 2014-12-11 20:56:41 -05:00
Rickard Nilsson
95fdc8cf29 openjdk: Introduce JAVAX_NET_SSL_TRUSTSTORE env
This small patch makes it possible to control java's truststore path through
the environment. This lets you add (system- or session-wide) CAs that should
be allowed by Java. Java users can still use -Djavax.net.ssl.truststore to
override the truststore set by JAVAX_NET_SSL_TRUSTSTORE.

Something like this can be used to build the truststore (in this example just
using the standard pkgs.cacert CA-bundle):

{
  environment.variables.JAVAX_NET_SSL_TRUSTSTORE = "${
    pkgs.runCommand "cacerts" {} ''
      ${pkgs.perl}/bin/perl \
        ${pkgs.path}/pkgs/development/compilers/openjdk/generate-cacerts.pl \
        ${pkgs.jre}/bin/keytool \
        ${pkgs.cacert}/etc/ca-bundle.crt
      mv cacerts $out
    ''
  }";
}

Ideally, the dependency on pkgs.cacert should also be removed from pkgs.openjdk
to avoid rebuilding java each time the standard CA-bundle changes. Something
along the example above must then be added to NixOS (however, it would be
nice to not depend on ${pkgs.jre}/bin/keytool to generate that environment
variable).
2014-12-12 01:14:09 +01:00
Shaun Sharples
5f18c41a1b haskell-ekg-bosun: update to 1.0.3 2014-12-11 21:20:30 +01:00
Shaun Sharples
4d2f2c18de haskell-wreq: update to 0.3.0 2014-12-11 21:20:30 +01:00
Shaun Sharples
663bee7e8b haskell-http-client: update to 0.4.6 2014-12-11 21:20:29 +01:00
Vincent Laporte
c99c8c3e43 dypgen: adds meta.platforms 2014-12-11 16:15:02 +01:00
Peter Simons
dfbb2b37b5 haskell-hackage-db: update to version 1.11 2014-12-11 14:06:08 +01:00
Peter Simons
5ff896ff65 haskell-hackage-db: update to version 1.10 2014-12-11 11:42:05 +01:00
Domen Kožar
776d796221 folly: disable on 32bit (unsupported) 2014-12-11 10:38:52 +01:00
Domen Kožar
3c9828fd77 classpath: fix build 2014-12-11 10:38:52 +01:00
Vincent Laporte
cb3f9bf160 omake: add meta.platforms 2014-12-11 09:19:30 +01:00
Michael Raskin
a199693cab Update/Fix OVMF 2014-12-11 08:46:13 +03:00
bbarker
2682c01f29 keeping gradle updated 2014-12-11 04:19:14 +01:00
Mateusz Kowalczyk
562fdc2050 Revert "haskell-hxt: update to 9.3.1.9"
This reverts commit 439a71f1b4.

This is because hxt-9.3.1.9 needs >=mtl-2.2.1
2014-12-10 23:27:45 +00:00
Maciek Starzyk
8989a32d34 j: Fix building libj.so 2014-12-10 22:43:42 +01:00
Trevor L. McDonell
01d274e7bd Update c2hs to 0.20.1 2014-12-10 16:01:37 -05:00
Vladimír Čunát
c8a53923fc libyaml: fix CVE-2014-9130 by upstream patch 2014-12-10 19:26:09 +01:00
Emery Hemingway
be2060f1e7 glibc_multi: fix package name (close #5284)
"multi" should be between the "glibc" and the version
2014-12-10 18:31:31 +01:00
Mateusz Kowalczyk
b13301ecbe ffmpeg: update from 2.4.4 to 2.5 (close #5279) 2014-12-10 18:13:53 +01:00
Ryan Trinkle
a2d4a415d3 Bump the version of ghcjs-dom to support newer version of text 2014-12-10 11:42:38 -05:00
Eelco Dolstra
4d918cb6c7 php-5.3: Remove
PHP 5.3 is EOL (see http://php.net/supported-versions.php). NixOS
14.12 is a good opportunity to drop it.
2014-12-10 17:19:37 +01:00
Pascal Wittmann
bab97e1687 gnet: update from 2.0.7 to 2.0.8 2014-12-10 17:12:41 +01:00
Eelco Dolstra
55d59eefb3 php: Really update to 5.4.34
75738437a4 only updated the version string...
2014-12-10 17:09:47 +01:00
Domen Kožar
01a91a2831 boringssl: fix build
(cherry picked from commit 1b10d224c8a68a46ac28d72843fe235ca7ddf630)
2014-12-10 14:05:50 +01:00
Mateusz Kowalczyk
3b3e2a62d3 haskell-gtk3: update to 0.13.3 2014-12-10 09:49:15 +00:00
Mateusz Kowalczyk
439a71f1b4 haskell-hxt: update to 9.3.1.9 2014-12-10 09:49:00 +00:00
Mateusz Kowalczyk
06498b06ed haskell-vty: update to 5.2.6 2014-12-10 09:48:37 +00:00
Mateusz Kowalczyk
b5ba9e3558 haskell-github: update to 0.13.1 2014-12-10 09:48:27 +00:00
Mateusz Kowalczyk
691b2ac0ad haskell-Agda: update to 2.4.2.2 2014-12-10 09:48:11 +00:00
Mateusz Kowalczyk
4d520d9e12 haskell-call: new package 2014-12-10 09:42:03 +00:00
Mateusz Kowalczyk
c4b4dfa1dc haskell-elevator: new package 2014-12-10 09:42:03 +00:00
Mateusz Kowalczyk
4c3417df44 haskell-objective: update to 0.6.1 2014-12-10 09:42:02 +00:00
Mateusz Kowalczyk
811cc55739 haskell-minioperational: update to 0.4.8.1 2014-12-10 09:42:02 +00:00
Mateusz Kowalczyk
891a293aa6 haskell-bindings-portaudio: new package 2014-12-10 09:42:02 +00:00
Mateusz Kowalczyk
a50a7ca3da haskell-hspec-laws: new package 2014-12-10 07:45:16 +00:00
Domen Kožar
0fcef83b0d fix a bunch of perl modules 2014-12-10 01:38:00 +01:00
Vincent Laporte
ef5c48326a Adds ocaml-fieldslib
This library defines a syntax extension for OCaml using Camlp4 that
can be used to define first class values representing record fields,
and additional routines, to get and set record fields, iterate and
fold over all fields of a record and create new record values.

Homepage: https://ocaml.janestreet.com/
2014-12-09 19:37:48 +01:00
Bjørn Forsman
99eab9f1e2 buildbot{,-slave}: update 0.8.8 -> 0.8.10
Build tested. Source distribution is now on pypi instead of googlecode.
2014-12-09 19:14:03 +01:00
Domen Kožar
d3ed0ab32b PyQt: fix build 2014-12-09 13:23:13 +01:00
Domen Kožar
d7ab16aee4 remove cppnetlib, we already have cpp-netlib 2014-12-09 12:24:57 +01:00
lethalman
765eab6d5b Merge pull request #5269 from luke-clifton/lc-soundtouch
Added SoundTouch library
2014-12-09 10:25:26 +01:00
Luke Clifton
e62aa58f71 Added SoundTouch library 2014-12-09 17:15:30 +08:00
Bjørn Forsman
3871539d3b thrift: update 0.9.1 -> 0.9.2
* Drop unneeded patch to fix build error; now included upstream
* Fetch tarball instead of using git
* Drop unneeded autotools deps since we're building from tarball

TODO: Package boost-test library, so that we can run the test suite.
2014-12-08 22:54:14 +01:00
Alex Chapman
31b163b90b Add haskellPackages.ofx at version 0.4.0.0 2014-12-09 07:04:49 +11:00
Thomas Tuegel
efe278acfc fontconfig-ultimate.rendering: correct typo in ultimate-lightest 2014-12-08 10:57:25 -06:00
Thomas Tuegel
322bb7a67b fontconfig: include user config through NixOS module 2014-12-08 10:55:24 -06:00
Thomas Tuegel
d75485c945 Add fontconfig-ultimate-20141123 2014-12-08 10:55:23 -06:00
Domen Kožar
de99c9c955 Merge branch 'staging' 2014-12-08 16:28:45 +01:00
Luca Bruno
9d86b4683d gobject-introspection: add glib to propagatedBuldInputs 2014-12-08 16:21:01 +01:00
Edward Tjörnhammar
7102ef5d49 Revert "nixpkgs: remove tsocks"
torsocks and tsocks are not equivalent. torsocks needs a
tor proxy for DNS, tsocks do not.

This reverts commit 1ef6470f15.

tsocks: adding myself as maintainer
2014-12-08 11:51:22 +01:00
Vincent Laporte
6a69a25c56 Adds coq-interval
This library provides vernacular files containing tactics for
simplifying the proofs of inequalities on expressions of real numbers
for the Coq proof assistant.

Homepage: http://coq-interval.gforge.inria.fr/
2014-12-08 09:15:13 +01:00
Peter Simons
774b0fc028 haskell-hackage-db: update to version 1.9.1 2014-12-07 16:31:56 +01:00
Bjørn Forsman
28d98c701b hidapi: add a comment on the license
hidapi allows the user to chose between GPLv3, BSD or HIDAPI license
(more liberal).
2014-12-07 16:15:52 +01:00
Bjørn Forsman
c970104135 hidapi: update/fix description
Description should start with capital letter.
2014-12-07 16:14:07 +01:00
Peter Simons
479602aae8 haskell-hackage-db: update to version 1.9 2014-12-07 15:31:43 +01:00
Domen Kožar
4aa3eec330 Merge branch 'master' into staging
Conflicts:
	pkgs/development/libraries/fontconfig/default.nix
2014-12-07 14:02:48 +01:00
Vincent Laporte
7893825613 coq-flocq: license 2014-12-07 13:14:33 +01:00
Maciek Starzyk
c77ae0ced7 urweb: updated to version 20141206 2014-12-06 23:35:51 +01:00
Peter Simons
0d9001e934 haskell-preprocessor-tools: remove obsolete version 0.1.3 2014-12-06 16:41:40 +01:00
Peter Simons
e56b1610e7 haskell-ixdopp: remove obsolete package 2014-12-06 16:41:22 +01:00
Arseniy Seroka
6641f5d220 binary-strict: add haskell pkg 2014-12-06 18:34:23 +03:00
Arseniy Seroka
3cc8b15721 haskell: add pkg lin-alg 2014-12-06 18:24:30 +03:00
Bjørn Forsman
9e174b90c8 lttng-ust: update from 2.5.0 to 2.5.1 2014-12-06 15:22:44 +01:00
Bjørn Forsman
b161910db1 lttng-tools: update from 2.5.0 to 2.5.2 2014-12-06 15:22:27 +01:00
Bjørn Forsman
7f25c8357b liburcu: update from 0.8.4 to 0.8.6 2014-12-06 15:21:55 +01:00
Austin Seipp
1ef6470f15 nixpkgs: remove tsocks
tsocks is old, and users should be using torsocks these days instead.

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-12-06 05:00:26 -06:00
Peter Simons
85f5c1a1dd haskell-cabal2nix: update to version 1.72 2014-12-05 19:14:45 +01:00
Peter Simons
efccab0cf2 Merge pull request #5232 from joachifm/haskell-mvc
haskell-packages: add mvc and mvc-updates
2014-12-05 18:53:02 +01:00
Peter Simons
6b45125f59 Merge pull request #5231 from luke-clifton/lc-linear-opengl
Haskell package: linear-opengl
2014-12-05 18:52:49 +01:00
Luke Clifton
e9a24c96be Jailbreak fixed upstream. Bumping to 0.2.0.4 2014-12-05 22:52:35 +08:00
Jascha Geerds
0be4c3b484 libtoxcore: Disable tests 2014-12-05 15:04:17 +01:00
Joachim Fasting
0a9c590c8c haskell-mvc-updates: new expression 2014-12-05 14:25:50 +01:00
Joachim Fasting
757c39877b haskell-mvc: new expression 2014-12-05 14:25:50 +01:00
Luke Clifton
d779ff5d5c Jailbreak 2014-12-05 16:17:03 +08:00
Luke Clifton
581fcc2ad2 Added linear-opengl 2014-12-05 16:08:39 +08:00
Michael Raskin
b4084d4913 Just use old glm for LO, the rest of LO is not keen on using C++ git add -A 1 2014-12-05 10:51:40 +03:00
Bas van Dijk
3b25e233ab Use lens-4.6.0.1 instead of lens-4.4
lens-4.4 doesn't build because it requires an old version of text.
2014-12-05 07:55:27 +01:00
Bas van Dijk
6fa969839a Merge branch 'master' of https://github.com/NixOS/nixpkgs into update
Conflicts:
	pkgs/development/libraries/haskell/text-binary/default.nix
	pkgs/top-level/haskell-defaults.nix
	pkgs/top-level/haskell-packages.nix
2014-12-05 07:54:48 +01:00
Austin Seipp
73651e6c01 Revert "rr: bump version, 64bit support"
This reverts commit 12a3db89ba.

The prior commit was broken a bit; rr will take a little more work to
support a 64bit build.
2014-12-04 17:49:33 -06:00
Arseniy Seroka
e33a65aeca racer: nightlycompat 2014-12-05 02:32:01 +03:00
Austin Seipp
12a3db89ba rr: bump version, 64bit support
The git version of `rr` recently got 64bit support; bump version and
pick out a working git revision for the new builds.

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-12-04 17:25:56 -06:00
William A. Kennington III
aecdd1e0a4 tdb: 1.3.1 -> 1.3.3 2014-12-04 15:18:24 -08:00
William A. Kennington III
2fa60c3112 ldb: 1.1.17 -> 1.1.18 2014-12-04 15:18:24 -08:00
Peter Simons
e51ece3a65 Merge pull request #5225 from jkarni/jkarni/monadIO
Add haskell monadIO package.
2014-12-04 22:36:49 +01:00
John Wiegley
e5d92d45b7 coqPackages.coqeal: new expression 2014-12-04 14:15:30 -06:00
Julian K. Arni
1c55e474b9 Add haskell monadIO package. 2014-12-04 20:16:09 +01:00
Julian K. Arni
f840b05fa1 Add haskell library parsec-extra. 2014-12-04 19:51:17 +01:00
lethalman
1b67655f07 Merge pull request #5220 from DamienCassou/pharo-vm-update
Update pharo vm
2014-12-04 16:53:29 +01:00
Damien Cassou
4be8f537b6 Update pharo vm 2014-12-04 16:41:20 +01:00
Peter Simons
1f49c1cef7 Mark R packages h2o, jvmr, and qtbase as broken.
This also breaks dependent packages qtutils, qtpaint, and bamboo.
2014-12-04 15:00:54 +01:00
Peter Simons
7ee70a1644 R-defaults: add obsolete package temporarily 2014-12-04 14:45:09 +01:00
Domen Kožar
fd500f1a92 fix eval 2014-12-04 14:30:18 +01:00
Domen Kožar
bd85d3ea7d qt-gstreamer1: fix build 2014-12-04 14:27:09 +01:00
Domen Kožar
683740466a Merge pull request #5217 from geerds/tox
Tox: Update libtoxcore, qtox, utox and toxic
2014-12-04 14:12:49 +01:00
Bjørn Forsman
f595a7eb58 srecord: update 1.63 -> 1.64
libgcrypt was an optional dependency in previous versions too, but in
this version the build fails unless libgcrypt is there, or
--without-gcrypt is passed to configure.

Since libgcrypt only increases the closure size from 131 MiB to 136 MiB,
I'm adding it as a dependency.

[1]: http://srecord.sourceforge.net/change_log.txt
2014-12-04 08:57:38 +01:00
John Wiegley
aefdaaa098 haskellPackages.unboundGenerics: new expression 2014-12-04 00:19:29 -06:00
John Wiegley
cded93d25d haskellPackages.hoopl: new expression 3.10.0.1 2014-12-03 22:33:13 -06:00
Shea Levy
b02d059f5d nix-exec: bump 2014-12-03 22:23:47 -05:00
Jascha Geerds
c57a4c2f78 Update libtoxcore and qtox to the newest dev version
As from now qtox depends on openalSoft instead of openal. This is due to
incompatibilities between those to two implementations. Anyway, this
should be okay because their official debian package depends on
openalSoft as well.
2014-12-04 02:29:56 +01:00
Cillian de Róiste
053d46f415 minixml: update from 2.8 to 2.9 2014-12-04 00:06:17 +01:00
Domen Kožar
f058618019 folly: 12 -> 17, fix build 2014-12-03 23:12:32 +01:00
Domen Kožar
c7028192c2 fix sloccount build 2014-12-03 22:11:56 +01:00
Mateusz Kowalczyk
60c80fd312 agda-pretty: update darcs revision
Fixes the package for new Agda version
2014-12-03 17:13:53 +00:00
Mateusz Kowalczyk
d466b40bb3 agda-TotalParserCombinators: update darcs revision
Fixes the package for new Agda version
2014-12-03 17:13:48 +00:00
Mateusz Kowalczyk
41e2ba7bbf ffmpeg: update from 2.4.3 to 2.4.4 2014-12-03 16:52:46 +00:00
Mateusz Kowalczyk
5756c3e437 glm: update from 0.9.5.4 to 0.9.6.0 2014-12-03 16:52:03 +00:00
Mateusz Kowalczyk
612873f686 gloox: update from 1.0.11 to 1.0.12 2014-12-03 16:51:52 +00:00
Mateusz Kowalczyk
ecf243c782 gpgme: update from 1.5.1 to 1.5.2 2014-12-03 16:51:23 +00:00