Commit graph

82737 commits

Author SHA1 Message Date
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
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
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
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
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
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
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