Commit Graph

82875 Commits

Author SHA1 Message Date
Vladimír Čunát
ac5950a4a9 libtiff: the new hashes are for fetchurl, really
... and there's not much reason to use fetchpatch in this case anyway.
2016-11-06 11:37:47 +01:00
Vladimír Čunát
f77801d88d Merge branch 'master' into staging 2016-11-06 11:26:02 +01:00
Jan Malakhovski
d9db320889 libtiff: patch for some more CVEs, fix patch urls 2016-11-06 10:00:22 +00:00
Peter Simons
329bf83cad esniper: update to version 2.32.0 some more 2016-11-06 10:40:13 +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
Tor Hedin Brønner
baae4be182 discord: 0.0.9 -> 0.0.10 (#20184) 2016-11-06 10:02:31 +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
Peter Simons
bea1712727 esniper: update to version 2.32.0 2016-11-06 09:26:51 +01:00
Edward Tjörnhammar
721c3d48e1
i2pd: 2.9.0 -> 2.10.0 2016-11-06 08:13:03 +01:00
Kranium Gikos Mendoza
606726005f snd: 15.9 -> 16.9 (#20202) 2016-11-06 04:56:14 +01:00
Lorenzo Manacorda
98fb9ded4e light: 0.9 -> 1.0 (#20193)
Update to version 1.0
2016-11-06 03:47:22 +01:00
Franz Pletz
7f2a1e709b
openjpeg_2_0: remove, unused in nixpkgs 2016-11-06 03:40:31 +01:00
Tim Steinbach
1ae2f86a32
rkt: 1.17.0 -> 1.18.0 2016-11-05 22:27:42 -04: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 50a579f192.

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
Thomas Tuegel
f74d48e9fe
ksysguard: fix evaluation error 2016-11-05 15:07:42 -05: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
Thomas Tuegel
f509ddf4ea
plasma-desktop: depend on ibus 2016-11-05 14:48:08 -05:00
Thomas Tuegel
87e75a6f88
oxygen: depend on kwayland 2016-11-05 14:48:08 -05:00
Thomas Tuegel
75aa98d589
libksysguard: depend on qtwebkit 2016-11-05 14:48:08 -05:00
Thomas Tuegel
cef9476a0c
ksysguard: depend on lm_sensors 2016-11-05 14:48:07 -05:00
Thomas Tuegel
ea64342517
kmenuedit: depend on khotkeys 2016-11-05 14:47:18 -05:00
Stefan Goetz
9254567f18 youtube-dl: 2016-11-02 -> 2016-11-04 (#20196) 2016-11-05 20:46:19 +01:00
Frederik Rietdijk
369ef8d977 Merge pull request #20104 from teh/distributed-update
Distributed update
2016-11-05 19:53:27 +01:00
Frederik Rietdijk
8b956b58b3 Merge pull request #20040 from magnetophon/audacity
audacity: add jack and lv2 capabilities
2016-11-05 19:52:41 +01:00
Frederik Rietdijk
1d0a7ae2d3 Merge pull request #20058 from magnetophon/ladspaPlugins
ladspaPlugins: 0.4.15 -> 0.4.17
2016-11-05 19:50:14 +01:00
Frederik Rietdijk
770c2b6417 Merge pull request #20194 from mayflower/graylog_2.1.2
graylog: 2.1.1 -> 2.1.2
2016-11-05 19:48:37 +01: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
Tobias Geerinckx-Rice
aa0a7194e9
zstd: 1.0.0 -> 1.1.1 2016-11-05 18:44:11 +01:00
Tobias Geerinckx-Rice
cd2d81ab52
mcelog: 138 -> 142 2016-11-05 18:44:10 +01:00
Tobias Geerinckx-Rice
c4f41a0a61
remotebox: 2.0 -> 2.1 2016-11-05 18:44:10 +01:00
Tristan Helmich
ee63779005 graylog: 2.1.1 -> 2.1.2 2016-11-05 18:37:48 +01:00
José Romildo Malaquias
8a31e0d226 xfce4-whiskermenu-plugin: 1.5.3 -> 1.6.1 (#20166) 2016-11-05 16:31:09 +01:00
Vincent Laporte
f9b4c1c04a opam: move out of ocamlPackages 2016-11-05 16:28:21 +01:00
Vincent Laporte
01597adf07 opam: remove 1.1 2016-11-05 16:28:21 +01:00
Vincent Laporte
22732fc656 opam: remove 1.0.0 2016-11-05 16:28:21 +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
2d18cf75e0 steam: add xkeyboardconfig 2016-11-05 14:47:31 +03: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
Nikolay Amiantov
45bff42b1e zeroadPackages.zeroad-data: disable Hydra builds 2016-11-05 14:45:40 +03:00
Daiderd Jordan
2df4d24a74 Merge pull request #20179 from vbgl/lxml-darwin
python-lxml: fix build on darwin
2016-11-05 11:48:18 +01: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
cb6a81c607
jing-trang: fixup indentation problems 2016-11-05 10:17:56 +01:00
Vladimír Čunát
fbb33ab8c9 saxon: use our standard share/java/*.jar location 2016-11-05 10:17:44 +01:00
Vincent Laporte
250f3feec2 python-lxml: fix build on darwin
by disabling format hardening
2016-11-05 10:04:46 +01:00
sternenseemann
37a47c1970 ocaml-astring: init at 0.8.3 2016-11-05 10:04:18 +01:00
Vladimír Čunát
c6fcd28e2d
jing-trang: add back and update; removed in #20142
This fixes the tarball, as we use jing to validate nixpkgs manual!
/cc maintainer @bjornfor.
2016-11-05 10:03:29 +01:00
c74d
0033f6076e agrep: init at 3.41.5
In category `tools`, subcategory `text`, add a package definition for
the program [`agrep`] [1] — "Approximate `grep` for fast fuzzy string
searching".

I have tested this patch per nixpkgs manual section 11.1 ("Making
patches").

[1]: <https://www.tgries.de/agrep/>
2016-11-05 08:55:29 +00:00
Vladimír Čunát
5ad7cf3728
Revert #20139: mesa: 12.0.1 -> 13.0.0
x.y.0 aren't considered stable for general deployment;
let's wait a bit for 13.0.1.

This reverts commit 1c6b3bdc35, reversing
changes made to d0ae7b973d.
2016-11-05 08:17:56 +01:00
Robert Helgesson
321e2a9153
unifont: 9.0.03 -> 9.0.04
Also change download URL to use GNU mirrors.
2016-11-05 07:56:16 +01:00
Shea Levy
ac59e2f184 tar: patch for CVE-2016-6321
https://lwn.net/Vulnerabilities/705216/
2016-11-04 23:05:26 -04:00
Tim Steinbach
c86624c3db Merge pull request #20142 from NeQuissimus/dead_packages
Dead packages (Round 1)
2016-11-04 23:05:10 -04:00
Tim Steinbach
7a372f0be7
cowsay: init at 3.03+dfsg1-16 2016-11-04 23:04:05 -04:00
Shea Levy
ca4b43d180 Merge branch 'master' into staging 2016-11-04 22:57:07 -04:00
Graham Christensen
85cf3b7418 Merge pull request #20136 from bitcoinprivacy/onlybitcoin
bitcoin: 0.13.0 -> 0.13.1
2016-11-04 22:15:50 -04:00
Jascha Geerds
73fff28e02 Merge pull request #20163 from elasticdog/ansible2
pythonPackages.ansible2: 2.1.2.0 -> 2.2.0.0
2016-11-05 00:58:55 +01: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
Nikolay Amiantov
5eddbc10c9 zeroad: refactor, split data from binaries 2016-11-05 00:39:34 +03: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
Frederik Rietdijk
92ee96e20e pythonPackages.pandas: 0.19.0 -> 0.19.1 2016-11-04 18:52:02 +01:00
Aaron Bull Schaefer
0ddba5a99e pythonPackages.ansible2: 2.1.2.0 -> 2.2.0.0 2016-11-04 09:15:58 -07: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
3bb889c34b
Remove g500-control
Sources no longer available
2016-11-04 11:30:17 -04:00
Tim Steinbach
198a69fcb7
tintin: 2.00.9 -> 2.01.1 2016-11-04 11:29:22 -04:00
Tim Steinbach
1120f2a2b7
xc3sprog: 748 -> 787 2016-11-04 11:23:43 -04:00
Tim Steinbach
cc7c28332b
Remove ttysnoop
No longer exists
2016-11-04 11:18:52 -04:00
Tim Steinbach
fd60b63928
gsoap: 2.8.16 -> 2.8.37 2016-11-04 11:10:21 -04:00
Tim Steinbach
6dd1796b0e
Remove trang
Source no longer exists
2016-11-04 10:54:09 -04:00
Tim Steinbach
7329435fab
Remove jing
No longer exists
2016-11-04 10:27:01 -04:00
Tim Steinbach
628531a783
Remove minmay
Sources no longer exist
2016-11-04 10:24:44 -04:00
Tim Steinbach
c431c39233
siproxd: 0.8.1 -> 0.8.2 2016-11-04 10:23:38 -04:00
Thomas Tuegel
39f0404fdb
kde5.plasma: 5.8.2 -> 5.8.3 2016-11-04 09:14:14 -05: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
893bfb1a1b
Remove fuse-zip
Original sources have moved to BitBucket but clearly this is not used by anybody
2016-11-04 09:42:39 -04:00
Tim Steinbach
b054276eb4
qjson: Moved to GitHub 2016-11-04 09:36:57 -04:00
Tim Steinbach
e6b054faab
Remove cowsay
Sources no longer exist
2016-11-04 09:32:08 -04:00
Tim Steinbach
1c6b3bdc35 Merge pull request #20139 from rnhmjoj/mesa
mesa: 12.0.1 -> 13.0.0
2016-11-04 09:21:47 -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
Frederik Rietdijk
bb082c5ca6 pythonPackages.git-webhook: init at 2016-03-11 2016-11-04 12:39:23 +01:00
Profpatsch
2bd86e9e47 Revert "Merge pull request #20090 from sternenseemann/master"
Reason: https://github.com/NixOS/nixpkgs/pull/20090#commitcomment-19686426

This reverts commit 9ffcb1b250, reversing
changes made to a6283c1126.
2016-11-04 12:24:57 +01:00
Sophie Taylor
c5cac5051a cjdns v17.3 -> v18 2016-11-04 11:52:28 +01:00
Tom Hunger
54976c5c1b distributed: 1.10.0 -> 1.13.3 2016-11-04 10:41:35 +00:00
Tom Hunger
45d7aa6c32 zict: init at 0.0.3 2016-11-04 10:41:35 +00:00
Tom Hunger
2e3b9a063a heapdict: init at 1.0.0 2016-11-04 10:41:34 +00:00
Markus Hauck
7fae93fa76 scala: fix hash 2016-11-04 10:13:46 +01:00
Frederik Rietdijk
478b777674 Merge pull request #20148 from igsha/bitbucket_api
pythonPackages.bitbucket_api: fixes #19988
2016-11-04 10:00:27 +01:00
Igor Sharonov
a43f24cb4f pythonPackages.requests_oauth2: refactors dependencies 2016-11-04 11:55:47 +03:00
Igor Sharonov
83c1e8a020 pythonPackages.bitbucket_api: fixes #19988 2016-11-04 11:54:03 +03:00
Frederik Rietdijk
c2cea84fac Merge pull request #20134 from nlewo/master
pythonPackages.datrie: init at 0.7.1
2016-11-04 09:14:33 +01:00
Michael Raskin
4bfa6989f0 wineUnstable: 1.9.20 -> 1.9.22 2016-11-04 08:58:17 +01:00
Tim Steinbach
f10064be45
dxflib: 2.5.0.0-1 -> 3.12.2 2016-11-03 22:27:09 -04:00
Tim Steinbach
67f5e76030
felix-remoteshell: 1.0.4 -> 1.1.2 2016-11-03 22:15:11 -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
6d11e8ed4c
Remove pal2nal
No longer build/exists
2016-11-03 21:58:47 -04:00
Tim Steinbach
4e9186aaf3
liblastfm: 0.3.2 -> 0.5 2016-11-03 21:47:09 -04:00
Tim Steinbach
20c2980640
Remove cryopid
No longer builds / exists
2016-11-03 21:43:17 -04:00
Tim Steinbach
fd8d9098cb
Remove emacs stratego mode
Does not build, no longer exists
2016-11-03 21:40:35 -04:00
Tim Steinbach
df76eac6c6
Remove mcrl
Does not build because source no longer exists
2016-11-03 21:34:28 -04:00
Tim Steinbach
c36a1d6502
paml: 4.2a -> 4.9c 2016-11-03 21:33:19 -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
Ryan Mulligan
936db422f9 add defaultConfig for mysql ruby gem
The mysql gem needs the same libraries as the mysql2 gem.
2016-11-03 17:19:25 -07:00
Joachim F
5ee9bab301 Merge pull request #20135 from mayflower/emby_3.0.8500
emby: 3.0.8300 -> 3.0.8500
2016-11-04 00:22:00 +01:00
rnhmjoj
9665fa4fd0
mesa: 12.0.1 -> 13.0.0 2016-11-04 00:05:52 +01:00
=
f14888b2fe reaverwps-t6x: init at 1.5.2 2016-11-03 23:45:14 +02:00
=
5245e4f1c2 pixiewps: init at 1.2.2 2016-11-03 23:45:14 +02:00
Jorge and Stefan
6ad9704d91 bitcoin: 0.13.0 -> 0.13.1 2016-11-03 21:03:52 +01:00
Tristan Helmich
9c2faaef08 emby: 3.0.8300 -> 3.0.8500 2016-11-03 20:55:22 +01:00
Antoine Eiche
8bf8a631b2 pythonPackages.datrie: init at 0.7.1 2016-11-03 20:36:10 +01:00
Franz Pletz
6c2324311e
atlassian-confluence: 5.10.7 -> 6.0.1 2016-11-03 20:18:11 +01:00
Franz Pletz
7cd1e3d854
atlassian-jira: 7.2.3 -> 7.2.4 2016-11-03 20:18:09 +01:00
Franz Pletz
a7d35fdff3
gitlab: 8.12.6 -> 8.12.8, fix CVE-2016-9086
https://about.gitlab.com/2016/11/02/cve-2016-9086-patches/
2016-11-03 20:18:05 +01:00
Yochai Meir
e70560ff98 rtl8812au: compiles on linux 4.8 2016-11-03 19:53:37 +02:00
John Wiegley
4008300243 Merge pull request #20025 from vbgl/coq-8.5pl3
Coq: 8.5pl2 -> 8.5pl3
2016-11-03 10:38:45 -07:00
Peter Simons
b137b8d1aa hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.0.3-3-g5c816fd from Hackage revision
ed04e9f186.
2016-11-03 17:42:22 +01:00
Peter Simons
4ba3605260 configuration-hackage2nix.yaml: enable hledger-* test builds
Closes https://github.com/NixOS/nixpkgs/issues/20076.
2016-11-03 17:37:21 +01:00
Peter Simons
6fe22c643b haskell-servant: fix build of latest version
Closes https://github.com/NixOS/nixpkgs/pull/20068.
2016-11-03 17:37:20 +01:00
Peter Simons
b84f2a5165 Cosmetic. 2016-11-03 17:37:20 +01:00
Peter Simons
dbeb3f357c haskell-hspec-discover: enable the Haddock documentation again 2016-11-03 17:37:20 +01:00
Peter Simons
0018599a26 haskell-hoogle: use latest version by default 2016-11-03 17:37:19 +01:00
Travis Whitaker
c491309d61 ghcjs: add ghcsjHEAD, tracking ghc-8.0 branch
Closes https://github.com/NixOS/nixpkgs/pull/20071.
Closes https://github.com/NixOS/nixpkgs/issues/19905.
2016-11-03 17:37:19 +01:00
Peter Simons
38dc05fd06 Update hoogle and structured-haskell-mode to latest version of haskell-src-exts. 2016-11-03 17:37:19 +01:00
Peter Simons
c6cd4ee35d configuration-hackage2nix.yaml: update list of broken builds 2016-11-03 17:34:23 +01:00
Peter Simons
306953581d haskell-swagger: disable Haddock phase
Citing from http://hydra.cryp.to/build/2035868/nixlog/1/raw:

  haddock: internal error: spliceURL UnhelpfulSpan
2016-11-03 17:34:22 +01:00
Peter Simons
ed9f1c575b git-annex: update version 2016-11-03 17:34:21 +01:00
Peter Simons
a170fb2340 LTS Haskell 7.7 2016-11-03 17:34:21 +01:00
Peter Simons
a0cad9ad75 LTS Haskell 7.6 2016-11-03 17:32:27 +01:00
zimbatm
7e9d6a1e26 terraform: 0.7.7 -> 0.7.8 2016-11-03 16:23:48 +00:00
Nikolay Amiantov
e829d82861 nodePackages.parsoid: init 2016-11-03 19:20:19 +03:00
Profpatsch
9ffcb1b250 Merge pull request #20090 from sternenseemann/master
Add jackline and (updated) ocaml-dependencies
2016-11-03 16:02:53 +01:00
Bjørn Forsman
a6283c1126 devmem2: init at 2004-08-05
A simple program to read/write from/to any location in memory.

Unfortunately the homepage doesn't have a versioned source code download
URL. On the other hand, the program is pretty stable, with no change for
the last 12 years...
2016-11-03 15:44:56 +01:00
Nikolay Amiantov
0a876d71cb pythonPackages.jaraco_functools: 1.11 -> 1.15.1 2016-11-03 17:30:36 +03:00