Commit graph

30206 commits

Author SHA1 Message Date
Thomas Tuegel 95c5bfc2dc qt55.qmakeHook: remove temporary directory in postInstall
Fixes #15556. If the temporary directory is not removed, it will be
retained in RPATH, which is a serious security concern.
2016-05-29 14:07:03 -05:00
Nikolay Amiantov 846893aabb unity3d: 5.1.0f3 -> 5.3.5f1 2016-05-29 17:38:35 +03:00
Benno Fünfstück c3ed3914bb python: add python.withPackages function
Fixes #15801
2016-05-29 15:12:23 +02:00
Hoang Xuan Phu b4bf2364e5 casperjs: do not move the current working directory
If /tmp and /nix are in different filesystems, this causes the `find`s
in the fixup phase to fail because of a stale file handle:

    find: cannot get current directory: No such file or directory
2016-05-29 20:53:36 +08:00
Joachim Fasting ca227d3746 Merge pull request #15502 from nathan7/master
sqlite: pass --enable-readline when interactive mode is enabled
2016-05-29 12:19:15 +02:00
William Casarin 788ee3bcc1 unity3d: wip at 5.1.0f3 2016-05-29 01:13:11 +03:00
Thomas Tuegel 747517da48 qt56.qmakeHook: remove temporary directory in postInstall
Fixes #15556. If the temporary directory is not removed, it will be
retained in RPATH, which is a serious security concern.
2016-05-28 16:06:03 -05:00
Benjamin Staffin 7a023d50b9 jsonnet: add platforms attribute 2016-05-28 14:39:45 -04:00
Moritz Ulrich 7b2fab05f3 Merge pull request #15606 from dvc94ch/fpga-toolchain-updates
FPGA toolchain updates
2016-05-28 15:41:10 +02:00
Frederik Rietdijk 373455e237 Merge pull request #15613 from womfoo/facter
facter: 3.1.5 -> 3.1.6 (add ruby support) and dependency leatherman: 0.4.2 -> 0.7.0
2016-05-28 15:29:31 +02:00
Moritz Ulrich ff771e948c rustRacer: 1.1.0 -> 1.2.10 2016-05-28 15:19:00 +02:00
Frederik Rietdijk ee547881d6 Merge pull request #15501 from FRidh/octave
octave: add libsndfile to buildInputs, fixes #15494
2016-05-28 15:07:13 +02:00
Moritz Ulrich 303aac8381 cargo: 0.9.0 -> 0.10.0, rustRegistry: 2016-05-12 -> 2016-05-28. 2016-05-28 15:05:11 +02:00
Frederik Rietdijk fcbd211596 Merge pull request #15709 from vrthra/qnial
qnial: Init at 6.3
2016-05-28 15:02:51 +02:00
Rushmore Mushambi 852fa5cc59 Merge pull request #15763 from rushmorem/rustc
rustc: v1.8.0 -> v1.9.0
2016-05-28 00:45:49 +02:00
rushmorem 5d0d5da849 rustc: v1.8.0 -> v1.9.0 2016-05-27 22:10:59 +02:00
Frederik Rietdijk 253634c4ac pythonPackages.wxPython28: remove package 2016-05-27 21:37:09 +02:00
Frederik Rietdijk 9597ca718b pythonPackages.wxPython{28,30} : use buildPythonPackage 2016-05-27 21:25:48 +02:00
Peter Simons aebfb40425 Revert "Don't use incompatible haddock-api."
This reverts commit 8fdcf556a1. I accidentally committed to the
wrong branch.
2016-05-27 19:18:31 +02:00
Michael Alan Dorman 8fdcf556a1 Don't use incompatible haddock-api. 2016-05-27 19:01:06 +02:00
Tobias Pflug 84f31ded3f libpipeline: fix build for osx (#15754) 2016-05-27 18:40:46 +02:00
Joachim Fasting 9fff4b31fa Merge pull request #15731 from earldouglas/picat
picat: init at 1.9-4
2016-05-27 17:07:04 +02:00
Vladimír Čunát f94a806c4a properly fix the maintainer.matthewbauer problem
There was inconsisten usage of maintainers.matthewbauer and mbauer.
/cc @matthewbauer I chose the github identifier, as it's customary.
2016-05-27 15:58:41 +02:00
Vladimír Čunát e4832c7541 Merge branch 'staging'
Includes a security update of libxml2.
2016-05-27 15:58:40 +02:00
Bjørn Forsman fc7c751515 Fix nixpkgs eval (caused by 'emscripten' expression)
Fixes this:

 $ nix-env -f . -qa '*' --meta --xml --drv-path --show-trace
 error: while evaluating ‘callPackageWith’ at .../lib/customisation.nix:93:35, called from .../pkgs/top-level/all-packages.nix:1411:24:
 while evaluating ‘makeOverridable’ at .../lib/customisation.nix:54:24, called from .../lib/customisation.nix:97:8:
 undefined variable ‘srcFC’ at .../pkgs/development/compilers/emscripten-fastcomp/default.nix:26:14

Also, "matthewbauer" is not defined in ./lib/maintainers.nix, comment
out.

Caused by f646b9295e and
d078fe1e9c.
2016-05-27 15:53:40 +02:00
Vladimír Čunát dc13593b9f libxml2: disable checks on Darwin
Apparently they won't work there.
2016-05-27 09:45:46 +02:00
Matthew Bauer f646b9295e Add myself as maintainer for emscripten, emscripten-fastcomp. 2016-05-26 19:05:13 -05:00
Matthew Bauer d078fe1e9c Fix hash issue in emscripten.
Just use "fetchFromGitHub" because that seems to be more
reliable. Still unclear what the actual issue was but
I'm thinking this will fix it. At least, this will
put it more in line with other packages.
2016-05-26 19:05:07 -05:00
Joachim Fasting e746e1ffbc Merge pull request #15667 from joachifm/delete-box2d_2_0_1
box2d_2_0_1: delete expression
2016-05-27 00:34:27 +02:00
James Earl Douglas 292f9e5f23 picat: init at 1.9-4 2016-05-26 15:29:03 -06:00
Franz Pletz 93c010ddad php: 5.5.35 -> 5.5.36, 7.0.6 -> 7.0.7 (security)
See:

  * https://secure.php.net/ChangeLog-5.php#5.5.36
  * https://secure.php.net/ChangeLog-7.php#7.0.7
2016-05-26 18:44:31 +02:00
Franz Pletz 28395e85da libndp: 1.5 -> 1.6 (security)
Fix CVE-2016-3698.

See https://lwn.net/Articles/688591/.
2016-05-26 17:22:46 +02:00
Vladimír Čunát 81039713fa Merge branch 'master' into staging
... to get the systemd update (rebuilding ~7k jobs).
2016-05-26 16:50:22 +02:00
Vladimír Čunát 21df05d1ad xine-lib: drop libdvdcss dependency
There's no mention in log, etc... it's probably not useful anymore.
2016-05-26 15:43:48 +02:00
Vladimír Čunát 91c66ec1d2 xine-lib: 1.2.4 -> 1.2.6 2016-05-26 15:43:48 +02:00
Vladimír Čunát d51bf88e61 xine-lib: fixup build, probably after libxcb update 2016-05-26 15:43:48 +02:00
Vladimír Čunát f4bddaf51f libxml2: doCheck = true
That wouldn't uncover the problem fixed in parent commit,
but it shouldn't hurt.
2016-05-26 15:09:28 +02:00
Vladimír Čunát 3069606108 libxml2: fixup validation problems with 2.9.4
... by reverting an upstream commit
/cc #15697.

I should make some distro pay me for digging into such things :-)
2016-05-26 13:49:08 +02:00
Joachim Fasting 0dd4a30ec2
libmp3splt: 0.9.1 -> 0.9.2
While we're at it, also do some light refactorings
- multiple outputs
- use sourceforge mirror
- meta cleanup
2016-05-26 13:43:57 +02:00
Vladimír Čunát 6d16979d7a Merge #15622: remove fltk-2, improve fltk13 2016-05-26 10:55:25 +02:00
Vladimír Čunát 34e558274d fltk13: xftSupport = true by default
It seems often desired.
2016-05-26 10:38:17 +02:00
Vladimír Čunát e5c500475c fltk13: various fixups 2016-05-26 10:35:29 +02:00
Bjørn Forsman b9f30bdc20 goocanvas: 0.10 -> 1.0 (fixes build)
I'm not updating to the 2.x version yet, because the only dependee of
this package is 'shutter' (which I'm about to package) and it doesn't
support 2.x.
2016-05-26 10:31:27 +02:00
Joachim Fasting 4da35b7c56 Merge pull request #15705 from vrthra/redo
redo: Init at 1.2
2016-05-26 10:14:34 +02:00
Bjørn Forsman 25960389da ninja: 1.6.0 -> 1.7.1
Release notes:
https://groups.google.com/forum/#!topic/ninja-build/bkDE7auQwiI/discussion

The current github src URL redirects to the "ninja-build" github user,
so use that directly.
2016-05-26 09:51:10 +02:00
Arseniy Seroka c6b3aca4e2 Merge pull request #15654 from wavewave/magma
magma: init at 2.0.2
2016-05-26 01:02:14 +03:00
Arseniy Seroka 844d3fcb75 Merge pull request #15664 from wavewave/cudnn
cudnn: init at 4.0
2016-05-26 00:19:42 +03:00
Rahul Gopinath 9e8edc1389 qnial: Init at 6.3
Qnial is an implementation of the Nial (Nested Array) Language
2016-05-25 14:05:01 -07:00
Rahul Gopinath df40533f11 redo: Init at 1.2
Redo is an alternative for Make. This package is a C++ implementation
of redo.
2016-05-25 13:49:21 -07:00
Bjørn Forsman 2fb4b797a1 meson: add meta.platforms 2016-05-25 21:18:48 +02:00
Bjørn Forsman a35874b41a meson: fix chroot build
/usr/bin/env is not available in chroot builds. Invoke the python3
interpreter directly instead of trying to let env do it (which fails).

Fixes this build error:

  $ nix-build -A meson
  ...
  /nix/store/HASH-stdenv/setup: ./install_meson.py: /usr/bin/env: bad interpreter: No such file or directory
  builder for ‘/nix/store/HASH-meson-0.26.0.drv’ failed with exit code 126
2016-05-25 21:18:48 +02:00
Ian-Woo Kim e47070ad64 cudnn: init at 4.0 2016-05-25 18:26:57 +00:00
Ian-Woo Kim fd42fccd4c magma: init at 2.0.2 2016-05-25 18:14:41 +00:00
Rickard Nilsson 4e706a13c8 openldap: Remove unused patch 2016-05-25 16:32:52 +00:00
Rickard Nilsson 92ce529880 Revert "openldap: Remove dontPatchELF"
This reverts commit 366c1e88fc, that
caused OpenLDAP to not find its own libs. See discussion in
366c1e88fc
2016-05-25 16:31:23 +00:00
Graham Christensen 772851ff46 libxml2: 2.9.3 -> 2.9.4 for three CVEs (close #15697)
- CVE-2016-4447: libxml2: Heap-based buffer underreads due to xmlParseName
   https://bugzilla.redhat.com/show_bug.cgi?id=1338686

 - CVE-2016-4448 libxml2: Format string vulnerability
   https://bugzilla.redhat.com/show_bug.cgi?id=1338700

 - CVE-2016-4449 libxml2: Inappropriate fetch of entities content
   https://bugzilla.redhat.com/show_bug.cgi?id=1338701

and many other fixed issues, available at http://www.xmlsoft.org/news.html
2016-05-25 18:28:52 +02:00
Peter Simons 94b6127f8e ghc-8.0.1.nix: cosmetic 2016-05-25 16:26:26 +02:00
Arseniy Seroka c3bb94e7d1 Merge pull request #15692 from vbgl/lwt-2.5.2
ocaml-lwt: 2.5.0 -> 2.5.2
2016-05-25 15:50:06 +03:00
Peter Simons a2519c8da4 hackage-packages.nix: update Haskell package set
This update was generated by hackage2nix v20160406-13-gf11ffc0 using the following inputs:

  - Hackage: 42718c5830
  - LTS Haskell: 4910435899
  - Stackage Nightly: f92320d2fa
2016-05-25 12:27:56 +02:00
Joachim Schiele 5f42ed5125 Merge pull request #15684 from qknight/emscripten_1.36.4
emscripten: revision bump from 1.35.4 to 1.36.4, was tested with comp…
2016-05-25 12:24:33 +02:00
Rok Garbas f78831c8b6 vaapi: 1.6.2 -> 1.7.0 2016-05-25 11:02:19 +02:00
Rok Garbas e5f20dc34d libva: 1.6.2 -> 1.7.0 2016-05-25 11:02:19 +02:00
Vincent Laporte f361008745 ocaml-lwt: 2.5.0 -> 2.5.2 2016-05-25 11:00:52 +02:00
Vincent Laporte 31247bc593 ocaml-ppx_tools: 0.99.2 -> 4.02.3 2016-05-25 11:00:52 +02:00
Vladimír Čunát 69f8016de9 dbus-python: fix build with python-3
Also enable checks again.
2016-05-25 09:23:08 +02:00
Nikolay Amiantov be5b596deb ghc801.linear: fix src checksum 2016-05-25 05:38:51 +03:00
Joachim Schiele 4d261909b9 emscripten: revision bump from 1.35.4 to 1.36.4, was tested with compiling xml.js 2016-05-25 03:54:03 +02:00
Tobias Geerinckx-Rice 6140f16750
parse-cli-bin: 3.0.1 -> 3.0.5 2016-05-25 02:06:47 +02:00
Tobias Geerinckx-Rice 823ec00fdf
libwps: 0.4.2 -> 0.4.3 2016-05-25 02:06:47 +02:00
Arseniy Seroka c39f716f91 Merge pull request #15650 from rycee/bump/hiredis
hiredis: 0.13.1 -> 0.13.3
2016-05-24 22:05:50 +03:00
Thomas Tuegel 4205375653 Merge pull request #15672 from layus/update-pcre2
pcre2: 10.20 -> 10.21
2016-05-24 11:29:32 -05:00
zimbatm 7bb5492130 Merge pull request #15657 from zimbatm/heroku-3.43.2
heroku: 3.42.20 -> 3.43.2
2016-05-24 16:25:58 +01:00
Guillaume Maudoux 830b58f562 pcre2: 10.20 -> 10.21 2016-05-24 16:22:43 +02:00
Tobias Geerinckx-Rice dc6172b0f0
libwacom: 0.15 -> 0.19 2016-05-24 15:00:49 +02:00
Joachim Fasting 45aa2743e2
box2d_2_0_1: delete expression
Not used anywhere, appears to be no reason to keep it around.

See also #4210
2016-05-24 14:05:30 +02:00
Joachim Fasting 17f185c45e Merge pull request #15615 from peterhoeg/wp-cli
wp-cli: init at 0.23.1
2016-05-24 13:57:24 +02:00
Alexander Ried aacb157976 wayland-protocols: 1.3 -> 1.4 (#15644) 2016-05-24 13:36:50 +02:00
Joachim Fasting 429463d55c Merge pull request #15637 from nicknovitski/gnumake-4.2
gnumake: add version 4.2
2016-05-24 00:20:40 +02:00
Robert Helgesson 43dab9d372 hiredis: 0.13.1 -> 0.13.3 2016-05-23 22:29:53 +02:00
Tobias Geerinckx-Rice 4f281384a4
libpsl: list 2016-05-10 -> 2016-05-23 2016-05-23 20:12:37 +02:00
Oliver Charles b3acd8ca39 ghc801.MonadCatchIO-transformers: jailbreak 2016-05-23 16:55:41 +01:00
zimbatm 1b682f83f9 heroku: 3.42.20 -> 3.43.2 2016-05-23 16:40:59 +01:00
Nick Novitski 93b99cd361 gnumake: add version 4.2 2016-05-23 15:30:41 +00:00
Franz Pletz 26964c2fb5 libvirt: enable zfs on linux 2016-05-23 15:49:07 +02:00
Eelco Dolstra 77f7f497e1 Merge pull request #15628 from joachifm/gd-split-outputs
gd: multiple outputs
2016-05-23 11:30:20 +02:00
Joachim Fasting 6a2244e8f4
Revert "Merge pull request #15595 from laMudri/agda-stdlib"
This reverts commit ce4f6c215f, reversing
changes made to 7817d0901d.

See 68e1419cb8 (r64175487)
2016-05-23 09:07:02 +02:00
Vladimír Čunát 0b192a0976 Merge branch 'master' into staging
That's to get mesa rebuild from master, as it's nontrivial.
2016-05-23 09:02:10 +02:00
Julien Dehos 2607b53e9d fltk: 2-alpha -> 1.3.3 2016-05-23 08:37:19 +02:00
Joachim Fasting ce4f6c215f Merge pull request #15595 from laMudri/agda-stdlib
Agda: 2.4.2.3 -> 2.5.1
2016-05-23 08:23:55 +02:00
Peter Hoeg 94f64b16df wp-cli: init at 0.23.1 2016-05-23 14:11:15 +08:00
Nikolay Amiantov 0e54c74911 pythonPackages.pygame-git: init at 2016-05-17 2016-05-23 04:52:11 +03:00
Nikolay Amiantov e072200d18 pygame: fix for python 3 2016-05-23 04:38:10 +03:00
Tobias Geerinckx-Rice 2964212b45
dub: 0.9.24 -> 0.9.25 2016-05-23 01:31:58 +02:00
Eelco Dolstra 1a52fdc3c6 mesa: Use symlinks instead of hard links for the DRI/vdpau drivers
This reduces the size of the drivers output from 193 MiB to 44 MiB.

@vcunat
2016-05-22 23:05:10 +02:00
Bjørn Forsman 9a185a990d uncrustify: 0.61 -> 0.63 2016-05-22 20:04:44 +02:00
Joachim Fasting 63a8c58185
gd: multiple outputs 2016-05-22 20:03:00 +02:00
Arseniy Seroka 8a36b38b37 Merge pull request #15603 from dochang/editorconfig-core-c
editorconfig-core-c: 0.12.0 -> 0.12.1
2016-05-22 20:25:50 +03:00
Arseniy Seroka 8026791fbf Merge pull request #15623 from vbgl/cppo-1.3.2
cppo: 1.1.2 -> 1.3.2
2016-05-22 20:25:00 +03:00
Vincent Laporte ce147f9a0d cppo: 1.1.2 -> 1.3.2 2016-05-22 17:22:25 +02:00
Bjørn Forsman 1cc4e03a7c wildmidi: 0.3.8 -> 0.3.9 2016-05-22 17:12:31 +02:00
Kranium Gikos Mendoza bac12280ef leatherman: 0.4.2 -> 0.7.0 2016-05-22 18:44:54 +08:00
Vladimír Čunát 4c646dd6cb harfbuzz: 1.1.2 -> 1.2.7
Updated, after longer time.
2016-05-22 12:10:42 +02:00
Vladimír Čunát 41d3aa5cd2 libpng: 1.6.20 -> 1.6.21 2016-05-22 12:10:42 +02:00
Vladimír Čunát bd757c656e dbus-python: 1.2.0 -> 1.2.4
Despite the version change, the NEWS seem pretty big.
2016-05-22 12:10:42 +02:00
Vladimír Čunát 8456b0fad3 dbus-glib: update 0.104 -> 0.106 2016-05-22 12:10:41 +02:00
Vladimír Čunát 656a7dcf1e at-spi2-{atk,core}: update 2.18.1 -> 2.20.1 2016-05-22 12:10:41 +02:00
Vladimír Čunát 6352251cbe atk: update 2.18.0 -> 2.20.0 2016-05-22 12:10:41 +02:00
Vladimír Čunát 3c46131169 gtk3: maintenance update 3.20.3 -> 3.20.5 2016-05-22 12:10:41 +02:00
Vladimír Čunát 3d82d58d9b pango: update 1.38.1 -> 1.40.1 2016-05-22 12:10:40 +02:00
Vladimír Čunát 7875b6ae3a gtk2: maintenance update 2.24.29 -> 2.24.30 2016-05-22 12:10:40 +02:00
Vladimír Čunát 5ff3fc0a93 glib: maintenance update 2.48.0 -> 2.48.1 2016-05-22 12:10:40 +02:00
Vladimír Čunát 61f63d5ddc mesa: feature update 11.1.3 -> 11.2.2 2016-05-22 12:10:39 +02:00
Vladimír Čunát 1c253e7729 libdrm: 2.4.66 -> 2.4.68 2016-05-22 12:10:39 +02:00
Vladimír Čunát c4661e9643 Merge: make dev output references explicit
This is a rebase of most commits from #14766,
resolving conflicts and a few other evaluation problems.
2016-05-22 12:09:23 +02:00
Guillaume Maudoux bfd522da63 setup-hooks: do not pass missing dirs to find (close #15405)
find fails when called with an inexistent search path.
That situation may arise when the output is created after by a postFixup hook.
vcunat amended the PR by clarifying one more `return` to `return 0`.
2016-05-22 12:08:01 +02:00
Vladimír Čunát 70cecb9cbd gcc: fix #15033: avoid lib64/ symlink to 32-bit lib/
This was caused by me in 90ee003240.
2016-05-22 12:03:12 +02:00
David Craven 7ae681920c arachnepnr: 2015.12.29 -> 2016.05.21 2016-05-22 07:54:17 +02:00
David Craven 9b0fe47e36 icestorm: 2015.12.29 -> 2016.05.21 2016-05-22 07:54:17 +02:00
David Craven b467283352 yosys: 2015.12.29 -> 2016.05.21 2016-05-22 07:54:05 +02:00
laMudri 6343cf8ae7 Agda: marked some old packages as broken 2016-05-21 23:24:49 +01:00
Desmond O. Chang 8d419e6be7 editorconfig-core-c: 0.12.0 -> 0.12.1 2016-05-22 04:02:37 +08:00
Anthony Cowley 7b56411fef tinyxml: darwin compatibility
- Relax the baked-in assumption that g++ is used to build and link
- Use the appropriate shared library extension on darwin
2016-05-21 21:04:41 +02:00
laMudri 92b843f9a5 agda-prelude: 2014-09-27 -> 2016-04-18 2016-05-21 17:27:31 +01:00
laMudri 072ce88eb9 agda-stdlib: 2.4.2.3 -> v0.12 (for Agda-2.5.1) 2016-05-21 17:27:31 +01:00
laMudri 68e1419cb8 Agda: prebuild all of the new builtin modules 2016-05-21 17:27:19 +01:00
Robert Helgesson a37e639cec perl-maatkit: fix build 2016-05-21 17:43:26 +02:00
Anthony Cowley e4e422aa91 pcl: visualization components in darwin
Supplies the necessary frameworks and build system tweaks to build the
vtkWithQt4 components on darwin. This follows on from PRs #14705 and #14749.
2016-05-21 17:38:28 +02:00
Joachim Fasting a2f7ae1935 Merge pull request #15582 from romildo/upd.numix-gtk-theme
numix-gtk-theme: 2.5.1 -> 2016-05-19
2016-05-21 07:09:49 +02:00
Vladimír Čunát 5dfe6fd034 perl: fix evaluation on cygwin
... and maybe on other platforms that have `stdenv.cc.cc == null`.
No hash changes where it did evaluate previously. Discussion:
https://github.com/NixOS/nixpkgs/commit/b291f1682f#commitcomment-17558440
2016-05-20 21:37:27 +02:00
Vladimír Čunát a6b6f6e049 Merge branch 'staging'
This is to get security fix for expat soon-ish.
Causes ~8k rebuilds; whole staging would be a stdenv rebuild.
2016-05-20 16:33:28 +02:00
José Romildo Malaquias 7a9b98b5f5 sass: init at 3.4.22 2016-05-20 10:41:06 -03:00
Joachim Fasting de3538c63e Merge pull request #15568 from NeQuissimus/kotlin102
kotlin: 1.0.1-2 -> 1.0.2
2016-05-20 15:40:41 +02:00
Joachim Fasting e071dab266 Merge pull request #15252 from acowley/llvm_38
llvm_38: update hashes and fix on darwin
2016-05-20 15:38:33 +02:00
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
Robert Helgesson 34cf7934c3 expat: patch CVE-2015-1283 and CVE-2016-0718 (close #15561)
Note, CVE-2015-1283 is already patched in expat version 2.1.1 but, as
explained in the patch, the fix was insufficient.
2016-05-20 09:43:29 +02:00
Tim Steinbach 342dd50a1e kotlin: 1.0.1-2 -> 1.0.2 2016-05-20 02:35:00 +00: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 5eea16ee90 Merge branch 'master' into staging
... to get expat mass rebuild.
Hydra nixpkgs: ?compare=1272431
2016-05-19 15:42:18 +02: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
Vladimír Čunát c02f0ade90 fix evaluation on darwin, fixing tarball job fully 2016-05-19 10:04:43 +02:00
Vladimír Čunát 99e68e7c83 ghc-*: fix evaluation when using single-output gmp 2016-05-19 10:04:42 +02:00
Tuomas Tynkkynen e254750560 GCC: explicitly use some dev outputs 2016-05-19 10:04:41 +02:00
Tuomas Tynkkynen 0f19dfd0ef treewide: Make explicit that 'dev' output of libXft is used 2016-05-19 10:04:40 +02:00
Tuomas Tynkkynen 7fb29bfa73 treewide: Make explicit that 'dev' output of zlib is used 2016-05-19 10:04:38 +02:00
Tuomas Tynkkynen e80e4ba2bb treewide: Make explicit that 'dev' output of sqlite is used 2016-05-19 10:04:34 +02:00
Tuomas Tynkkynen 8d473f107c treewide: Make explicit that 'dev' output of readline is used 2016-05-19 10:03:35 +02:00
Tuomas Tynkkynen d42e94472d treewide: Make explicit that 'dev' output of pcre is used 2016-05-19 10:02:28 +02:00
Tuomas Tynkkynen 2a73de6e6c treewide: Make explicit that 'dev' output of openssl is used 2016-05-19 10:02:23 +02:00