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
Peter Simons
aebfb40425
Revert "Don't use incompatible haddock-api."
...
This reverts commit 8fdcf556a14210e4. 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 f646b9295ea7a2332667f5ffeb5bd871e76982e9 and
d078fe1e9c826a63ad078ca4d5364c967984f393.
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
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 366c1e88fc811e1ceb03e897d883b7bd765e7627, 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