Commit Graph

33205 Commits

Author SHA1 Message Date
Peter Simons
cefc24bf69 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.0.3-3-g5c816fd from Hackage revision
d2b9c38a11.
2016-11-07 08:36:00 +01:00
Peter Simons
b69ef90fe7 Update to LTS Haskell 7.8. 2016-11-07 08:35:59 +01:00
Bjørn Forsman
b1df5bf89b gstreamer: unbreak finding plugins in $NIX_PROFILES (#20207)
* gstreamer-1.0: make gst-launch find plugins again

gst-launch and friends are in the "dev" output now.

* gstreamer-1.0: lower priority on plugins from $NIX_PROFILES

Suffix the plugin paths from $NIX_PROFILES instead of prefixing them to
$GST_PLUGIN_SYSTEM_PATH. If a program has specifically set up its plugin
path to some custom/specific version, we don't want plugins from
$NIX_PROFILES to mess things up by having higher priority.
2016-11-06 22:50:41 +01:00
Joachim Schiele
47d81ed347 leaps: 0.5.1 + add a service + test 2016-11-06 10:34:42 +01:00
Josef Kemetmüller
4440cf6d81 libgeotiff: 1.2.5 -> 1.4.2 (#20190) 2016-11-06 10:08:40 +01:00
Peter Simons
9f3fbb4598 Merge pull request #20198 from Profpatsch/libsystemd-journal-unjaibreak
haskellPackages: libsystemd-journal unjailbreak
2016-11-06 09:37:09 +01:00
Franz Pletz
7f2a1e709b
openjpeg_2_0: remove, unused in nixpkgs 2016-11-06 03:40:31 +01:00
Franz Pletz
624de33091
jasper: 1.900.2 -> 1.900.21 (security)
Incorporates fixes from all patches for the CVEs listed and some more
security-related issues like:

  http://www.openwall.com/lists/oss-security/2016/11/04/11
2016-11-06 03:19:46 +01:00
Tobias Geerinckx-Rice
a66f9b2a02
dmd: 2.067.1 -> 2.070.2
dmd 2.070.2 requires a working dmd compiler to build.

Instead of downloading a pre-compiled binary blob, keep the previous
version (which does properly build from source) around as dmd_2_067_1,
and use that to bootstrap the new version.
2016-11-06 00:44:32 +01:00
Tobias Geerinckx-Rice
c9bb753584
dmd: {b -> nativeB}uildInputs; remove unreferenced curl 2016-11-06 00:36:38 +01:00
Tobias Geerinckx-Rice
bb57eeccde
Revert "dmd: 2.067.1 -> 2.070.2"
This reverts commit 50a579f1921e580727127cb679c259639a421aab.

Building with AUTO_BOOTSTRAP=1 will download pre-compiled dmd binaries
during the build phase: https://github.com/NixOS/nixpkgs/pull/15256#r62290617
2016-11-06 00:36:36 +01:00
Daiderd Jordan
d10356b825 Merge pull request #20110 from johbo/darwin-v8-3-16-14
v8-3_16_14 tweaks for the build on darwin
2016-11-05 22:54:59 +01:00
Johannes Bornhold
b27932a65b v8-3_16_14 tweaks for the build on darwin
The build was originally failing due to a missing libtool. Trying to add
the buildInput "libtool" did not work out, since a few command line
arguments are not supported. I've applied the same workaround as for
"xcodebuild".

The second change is about the install step, where the path of
"libv8.dylib" was just slightly different.
2016-11-05 22:31:12 +01:00
Profpatsch
77f6453fe8 haskellPackages: libsystemd-journal unjailbreak
upper bound got fixed
2016-11-05 20:55:23 +01:00
Thomas Tuegel
d9fa71cd8d
kimageformats: depend on karchive and ilmbase 2016-11-05 14:48:09 -05:00
Tobias Geerinckx-Rice
50a579f192
dmd: 2.067.1 -> 2.070.2 2016-11-05 18:44:11 +01:00
Tobias Geerinckx-Rice
784bd713cc
dub: 1.0.0 -> 1.1.0 2016-11-05 18:44:11 +01:00
Thomas Tuegel
eea7af1f05 Merge pull request #20174 from zraexy/qtwebengine
qt56.qtwebengine: chromium clang update.py patch
2016-11-05 10:12:14 -05:00
Nikolay Amiantov
5593f61a51 nvidia-texture-tools: 1388 -> 2.1.0 2016-11-05 14:47:08 +03:00
Nikolay Amiantov
dd8f60fbd9 haskellPackages.dbus: fix for new DBUS_SESSION_BUS_ADDRESS format 2016-11-05 14:45:40 +03:00
Daiderd Jordan
3187b01720 Merge pull request #19816 from veprbl/octave_fixes
octave: darwin fix
2016-11-05 10:49:33 +01:00
Vladimír Čunát
fbb33ab8c9 saxon: use our standard share/java/*.jar location 2016-11-05 10:17:44 +01:00
sternenseemann
37a47c1970 ocaml-astring: init at 0.8.3 2016-11-05 10:04:18 +01:00
Tim Steinbach
c86624c3db Merge pull request #20142 from NeQuissimus/dead_packages
Dead packages (Round 1)
2016-11-04 23:05:10 -04:00
Me
bd0ffa50aa qt56.qtwebengine: chromium clang update.py patch
Add patch to the clang update.py script for chromium that makes it work
the same as in qt57.qtwebengine. This avoids issues with the
subprocess.call that is used to run update.sh not liking the path it is
passed in certain build enviroments. update.sh is no longer used.
2016-11-04 14:09:09 -08:00
Peter Simons
6a76ee237d haskell-hoogle doesn't work with haskell-src-exts-1.19.x. 2016-11-04 21:29:58 +01:00
Peter Simons
7b26af844f hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.0.3-3-g5c816fd from Hackage revision
780f9e49c9.
2016-11-04 21:29:50 +01:00
Peter Simons
43f2c86eee configuration-hackage2nix.yaml: add older version of haskell-src-exts for hoogle 2016-11-04 21:29:49 +01:00
sternenseemann
3f0e1f4c83 ocaml-ptime: init at 0.8.2 2016-11-04 19:15:18 +01:00
Vincent Laporte
16242a7c63 ocamlPackages.sedlex: init at 1.99.3
sedlex is a Unicode-friendly lexer generator for OCaml.

Homepage: https://github.com/alainfrisch/sedlex
2016-11-04 19:06:45 +01:00
Thomas Tuegel
bd844d4776
Merge branch 'plasma-5.8.3' 2016-11-04 10:46:39 -05:00
Thomas Tuegel
ee2d5a3758
plasma-framework: include patch for OSD dialog flag
Include an upstream patch to fix an annoying bug where OSD windows have
the dialog flag set, causing OSDs associated with auto-hiding panels to
be invisible.
2016-11-04 10:41:52 -05:00
Tim Steinbach
1120f2a2b7
xc3sprog: 748 -> 787 2016-11-04 11:23:43 -04:00
Tim Steinbach
fd60b63928
gsoap: 2.8.16 -> 2.8.37 2016-11-04 11:10:21 -04:00
Tim Steinbach
628531a783
Remove minmay
Sources no longer exist
2016-11-04 10:24:44 -04:00
Tim Steinbach
1368ff89a0
remake: 3.82 -> 4.1 2016-11-04 10:14:00 -04:00
Tim Steinbach
82bdd01244
Remove iksemel
Sources no longer exist
2016-11-04 09:56:19 -04:00
Tim Steinbach
b054276eb4
qjson: Moved to GitHub 2016-11-04 09:36:57 -04:00
Tim Steinbach
cfab26a768 Merge pull request #20150 from markus1189/scala
scala: fix hash
2016-11-04 09:19:29 -04:00
Karn Kallio
967d3c1192 racket release 6.7
The attached patch advances racket to the latest released version 6.7

From 30a1d275376ed2f156314c5f99c4a4a9ba69d2b4 Mon Sep 17 00:00:00 2001
From: Karn Kallio <kkallio@skami.org>
Date: Fri, 4 Nov 2016 01:13:58 -0400
Subject: [PATCH] racket : advance to the latest release 6.7
2016-11-04 09:03:30 -04:00
Profpatsch
2bd86e9e47 Revert "Merge pull request #20090 from sternenseemann/master"
Reason: https://github.com/NixOS/nixpkgs/pull/20090#commitcomment-19686426

This reverts commit 9ffcb1b2503303bfdb4a8fc31c8e4160184eb74c, reversing
changes made to a6283c1126676d30de3abfb3ee8865505da0ed43.
2016-11-04 12:24:57 +01:00
Markus Hauck
7fae93fa76 scala: fix hash 2016-11-04 10:13:46 +01:00
Tim Steinbach
f10064be45
dxflib: 2.5.0.0-1 -> 3.12.2 2016-11-03 22:27:09 -04:00
Tim Steinbach
ad43f28e07
Remove Selenium Remote Control
No longer builds and was a dodgy process anyways
2016-11-03 22:07:54 -04:00
Tim Steinbach
66bdac04e8
Remove jetty_gwt 2016-11-03 22:02:48 -04:00
Tim Steinbach
ac44a1b6aa
Remove jetty_util 2016-11-03 22:02:28 -04:00
Tim Steinbach
4e9186aaf3
liblastfm: 0.3.2 -> 0.5 2016-11-03 21:47:09 -04:00
Tim Steinbach
2a22c80000
Remove clanlib
Does not build, website no longer exists
2016-11-03 21:19:01 -04:00
Tim Steinbach
4e50480757
Remove abc
The package does not build and the links are no longer available
2016-11-03 21:16:29 -04:00
Tim Steinbach
d8fc6c75fe
Remove jdt-sdk
The package is dead, the links no longer available.
2016-11-03 21:12:39 -04:00