Commit graph

29934 commits

Author SHA1 Message Date
Peter Simons 7b75e82785 hackage-packages.nix: update Haskell package set
This update was generated by hackage2nix v20160406-11-g659087e using the following inputs:

  - Hackage: a7fe14b44c
  - LTS Haskell: e1becfd6f8
  - Stackage Nightly: fac5530021
2016-05-20 14:47:06 +02:00
Vladimír Čunát c2ee8e1033 qt56.qtbase: fix evaluation on darwin
/cc @ttuegel.
Maybe there's a better way; I didn't want to spend much time.
2016-05-20 12:48:50 +02:00
zimbatm 857a5229fb Merge pull request #15543 from groxxda/bump/libuv
libuv: 1.9.0 -> 1.9.1, nodejs-4.3.1 -> 4.4.4, nodejs-5.11.0 -> 5.11.1
2016-05-19 15:40:12 +01:00
Vladimír Čunát da2788c3d7 Merge #15354: add tracefilegen and tracefilesim 2016-05-19 10:29:28 +02:00
Vladimír Čunát 70c66e9828 tracefilegen, tracefilesim: fixup source hashes
and also whitespace. This is probably due to #15469.
2016-05-19 10:27:57 +02:00
Roger Qiu c02bc80d86 garcosim: Added tracefilegen and tracefilesim 2016-05-19 18:00:09 +10:00
Bjørn Forsman b06ecd7f85 qtcreator: 3.6.0 -> 3.6.1 (bugfixes)
Changelog:
http://code.qt.io/cgit/qt-creator/qt-creator.git/tree/dist/changes-3.6.1.md?h=3.6
2016-05-18 21:03:40 +02:00
Joachim Fasting 455a4aebe0 Merge pull request #15540 from groxxda/fix/dust
dust: fix hash, use fetchFromGitHub, add meta
2016-05-18 19:01:19 +02:00
Alexander Ried 1159b1561a nodejs-6_x: use xz instead of gz 2016-05-18 18:36:54 +02:00
Alexander Ried c97b407899 nodejs-5_x: 5.11.0 -> 5.11.1 2016-05-18 18:36:54 +02:00
Alexander Ried c086ab7096 nodejs-4_x: 4.3.1 -> 4.4.4 2016-05-18 18:36:53 +02:00
Alexander Ried 88ffa3ae89 libuv: 1.9.0 -> 1.9.1 2016-05-18 18:36:53 +02:00
Alexander Ried 3e39cfe860 dust: add meta field 2016-05-18 17:31:12 +02:00
Alexander Ried b5ae9ad3fb dust: use fetchFromGitHub (sha was broken) 2016-05-18 17:31:07 +02:00
James Cook 35c0d1aba8 Merge pull request #15526 from rycee/bump/expat
expat: 2.1.0 -> 2.1.1
2016-05-18 08:30:06 -07:00
Moritz Ulrich 29644950d4 rr: Only build native architecture.
rr wants to build itself with 32+64bit support on 64bit systems, but
this fails in recent NixOS versions as it can't find libstdc++.so.6 at
runtime.

This patch disables 32bit builds on 64bit. To debug 32bit binaries,
pkgsi686Linux.rr can be used.
2016-05-18 12:56:48 +02:00
Rok Garbas 0431fe6194 Merge pull request #15529 from holidaycheck/node-6.2.0
nodejs: 6.1.0 -> 6.2.0
2016-05-18 12:54:23 +02:00
Nikolay Amiantov d3da0bd78f elm: add documentation on how to use update scripts and run them properly 2016-05-18 13:30:38 +03:00
Nikolay Amiantov c366ab933d haskell.packages.ghc801.ghc: upstream tarball updated 2016-05-18 13:25:48 +03:00
Mathias Schreck 22b0cb9a72 nodejs: 6.1.0 -> 6.2.0 2016-05-18 10:31:21 +02:00
Robert Helgesson 6658077815 expat: 2.1.0 -> 2.1.1
Also remove CVE patch merged upstream and enable tests.
2016-05-17 21:20:48 +02:00
Bjørn Forsman 314b1fbf0c saleae-logic: 1.1.15 -> 1.2.9
Changelog:
http://support.saleae.com/hc/en-us/articles/210245593-Saleae-Logic-Beta-Software-Changelog

(Yes, the changelog title contains the word 'beta', but as of version
1.2.9 the beta branding is removed from the software as the beta branch
was merged to master.)

This software update is required for newer logic analysers (e.g. Logic
Pro 8). (The original Logic is still supported, although it's difficult
to find info about it on their website.)

v1.2.9 grew new dependencies: libxcb, zlib, pciutils, xkeyboardconfig.

The LD_PRELOAD library hack, used to divert writes from
$out/Settings/settings.xml to $HOME/.saleae-logic-settings.xml, has been
updated. The new software writes more paths
($out/{Settings,Errors,Databases,Calibration}) and uses a few extra
library calls to access those paths
(open,openat,stat,access,unlink,...). So instead of single file
redirect, the library now redirects accesses to all those directories,
mirrored in $HOME/.saleae-logic/. (Existing
$HOME/.saleae-logic-settings.xml files will be automatically migrated to
$HOME/.saleae-logic/Settings/settings.xml.)
2016-05-17 14:55:17 +02:00
Domen Kožar 00ead3178b mailcore2: remove git conflict line, still doesn't build 2016-05-17 13:07:22 +01:00
Domen Kožar b49bf121b8 rename iElectric to domenkozar to match GitHub 2016-05-17 13:00:47 +01:00
Franz Pletz 28e051f066
ffmpeg: add patches for libvpx 1.5
ffmpeg bug report: https://trac.ffmpeg.org/ticket/4956
ffmepg fix commit: http://git.videolan.org/?p=ffmpeg.git;a=commitdiff;h=6540fe04a3f9a11ba7084a49b3ee5fa2fc5b32ab
2016-05-17 01:02:30 +02:00
Christian Albrecht fd294521e6
libav: add patches for libvpx 1.5
ffmpeg bug report: https://trac.ffmpeg.org/ticket/4956
ffmepg fix commit: http://git.videolan.org/?p=ffmpeg.git;a=commitdiff;h=6540fe04a3f9a11ba7084a49b3ee5fa2fc5b32ab
2016-05-17 01:01:55 +02:00
taku0 67cb0eaae3
libvpx: 1.4.0 -> 1.5.0
Closes #15136.
2016-05-17 01:00:13 +02:00
Franz Pletz e98a0bc9e0 Merge pull request #15476 from matthiasbeyer/update-unmaintained
Update unmaintained packages
2016-05-16 23:45:11 +02:00
Peter Simons 385b21c92d boost/generic.nix: fix Emacs syntax highlighting (cosmetic) 2016-05-16 22:49:55 +02:00
Peter Simons 8e462995ba Bring my stdenv.lib.maintainers user name in line with my github nick. 2016-05-16 22:49:55 +02:00
Tobias Geerinckx-Rice 2b3e994587
webkitgtk212x: move libXdmcp to buildInputs 2016-05-16 20:27:31 +02:00
Tobias Geerinckx-Rice 2159ea5e4c
include-what-you-use: 0.5 -> 0.6
* Added mappings for Qt 5.4.
* Added better analysis of uses in macros.
* Added --no_comments switch to suppress why-comments.
* Fixed bug with global namespace qualifier on friend declarations.
* Fixed bug in fix_includes.py generating invalid diff output.
2016-05-16 20:27:31 +02:00
Shea Levy da998cffcd gsasl: Maintain, fix gssapi support 2016-05-16 14:10:29 -04:00
Matthias Beyer e958e827fe libgit2: 0.23.2 -> 0.24.1 2016-05-16 16:12:23 +02:00
Matthias Beyer 17cf80dfb5 log4cplus: 1.1.2 -> 1.2.0 2016-05-16 16:12:23 +02:00
Matthias Beyer 3c8681646d soundtouch: 1.8.0 -> 1.9.2 2016-05-16 16:12:22 +02:00
Matthias Beyer 81a3a5b3d4 guile_ncurses: 1.4 -> 1.7 2016-05-16 16:12:21 +02:00
Matthias Beyer 8f2eb1b7ff http-parser: 2.6.1 -> 2.7.0 2016-05-16 16:12:21 +02:00
Matthias Beyer 2636145368 incrtcl: 3.4.1 -> 4.0.4 2016-05-16 16:12:21 +02:00
Matthias Beyer 950764f9f8 gdcm: 2.4.4 -> 2.4.6 2016-05-16 16:12:20 +02:00
Matthias Beyer 673b6d6d01 bwidget: 1.9.8 -> 1.9.10 2016-05-16 16:12:19 +02:00
Matthias Beyer 48f94e2aea cloog: 0.18.3 -> 0.18.4 2016-05-16 16:12:19 +02:00
Matthias Beyer 3583e2a24d complexity: 1.3 -> 1.10 2016-05-16 16:12:19 +02:00
Thomas Tuegel 9035827986 ats2: 0.2.6 -> 0.2.7 2016-05-16 08:08:50 -05:00
Frederik Rietdijk 022f5fdf83 Merge pull request #15477 from FRidh/pythonbuildinputs
Python: be explicit about buildInputs
2016-05-16 12:11:39 +02:00
Frederik Rietdijk 91834cfe3e Python 3.5: be explicit about buildInputs 2016-05-16 12:10:33 +02:00
Frederik Rietdijk 56e96b8b10 Python 3.4: be explicit about buildInputs 2016-05-16 12:10:32 +02:00
Frederik Rietdijk 58ec2d47ea Python 3.3: be explicit about buildInputs 2016-05-16 12:10:32 +02:00
Vladimír Čunát e5d40c6fa3 Merge branch 'staging'
Hydra is only half-finished, but we'd better get secure glibc fast.
2016-05-16 10:15:28 +02:00
Evgeny Egorochkin 4b979eef29 atlas: put the name suffix where it belongs 2016-05-16 10:19:38 +03:00