Profpatsch
c03c2acc93
pythonPackages/yolk: init at 0.4.3
2016-04-04 02:52:41 +02:00
=
9d8d875918
libtorrentRasterbar: 1.0.6 -> 1.0.9
2016-04-04 00:37:24 +02:00
joachifm
a703bd49a9
Merge pull request #14418 from mucaho/vscode
...
Add visual studio code editor
2016-04-03 19:07:08 +00:00
joachifm
b83efcc906
Merge pull request #14419 from micxjo/update-rakudo
...
rakudo-star: 2015.11 -> 2016.01
2016-04-03 19:05:03 +00:00
Micxjo Funkcio
8949de8cfd
rakudo-star: 2015.11 -> 2016.01
...
Support for the JVM backend has been temporarily switched off as
it's not fully functional yet and upstream recommends against
using it.
2016-04-03 11:46:45 -07:00
mucaho
7b06260c1c
electron: make it compatible with vscode
...
Use patchelf instead of wrapProgram to inject lookup path of shared
libraries.
Allow the nix expression to be called with optional version argument.
2016-04-03 16:04:46 +01:00
Graham Christensen
00eb2a0a90
srtp: 1.5.2 -> 1.5.4 for CVE-2015-6360
...
Prevent potential DoS attack due to lack of bounds
checking on RTP header CSRC count and extension header
length. Credit goes to Randell Jesup and the Firefox team
for reporting this issue.
https://www.rapid7.com/db/vulnerabilities/freebsd-vid-6171eb07-d8a9-11e5-b2bd-002590263bf5
2016-04-03 09:07:33 -05:00
zimbatm
3dfe4297ae
racket: 6.3 -> 6.4
2016-04-03 14:10:35 +01:00
joachifm
8c6f5ecf8f
Merge pull request #14259 from anderspapitto/master
...
distcc: add libiberty as a buildInput
2016-04-02 23:10:27 +00:00
joachifm
0683f9c733
Merge pull request #14406 from yurrriq/elixir-1.2.4
...
elixir: 1.2.3 -> 1.2.4
2016-04-02 21:53:31 +00:00
joachifm
58bb7686fe
Merge pull request #14384 from yurrriq/patch-rebar3-nix-bootstrap
...
rebar3-nix-bootstrap: correct homepage URL
2016-04-02 21:48:37 +00:00
Anders Papitto
c8865465cc
distcc: add libiberty as a buildInput
2016-04-02 13:56:55 -07:00
Eric Bailey
e549aad2f2
elixir: 1.2.3 -> 1.2.4
2016-04-02 15:46:58 -05:00
Eric Bailey
b11d8590d0
rebar3-nix-bootstrap: correct homepage URL
...
s/erl-nix/erlang-nix/
2016-04-02 15:45:06 -05:00
Nicolas B. Pierron
cbca7d5707
Clean-up abc package expressions.
2016-04-02 17:56:32 +01:00
Domen Kožar
3e23865bbe
Merge pull request #14385 from yurrriq/patch-erlang-R17
...
erlangR17: fix build on OS X
2016-04-02 14:20:19 +01:00
Graham Christensen
65efc9ee2e
pythonPackages.sphinx: 1.3.4 -> 1.3.6
2016-04-02 10:10:38 +02:00
Eric Bailey
456ce67462
Patch erlang-R17
...
Fix R17 build on OS X, modeling changes after R18,
i.e. inherit Carbon, Cocoa.
2016-04-01 19:06:20 -05:00
joachifm
1bcbc4994d
Merge pull request #14326 from reltuk/gradle-native-lib-fix
...
gradle: Fix gradle-2.12 on Linux to find libstdc++.so.6 reference.
2016-04-01 22:24:57 +00:00
Franz Pletz
94396b8d91
imlib2: 1.4.6 -> 1.4.8 (security)
...
Fixes:
* CVE-2014-9762
* CVE-2014-9763
* CVE-2014-9764
2016-04-02 00:01:14 +02:00
Aaron Son
bbfad5111a
gradle: Fix gradle-2.12 on Linux to find libstdc++.so reference in native library.
2016-04-01 14:33:23 -07:00
Anthony Cowley
c97ccd388c
qhull: darwin compatibility
...
The hand-rolled iterator declaration is incompatible with libc++'s, and
clang > 3.5 is stricter about this.
See
<https://lists.freebsd.org/pipermail/freebsd-ports-bugs/2014-December/298242.html >
for another reference to this issue.
The errors that occur are of the form:
reference to 'random_access_iterator_tag' is ambiguous
2016-04-01 14:06:14 -04:00
Anthony Cowley
79b76d59b5
tbb: darwin compatibility
...
Reflects the different extension of shared library files.
2016-04-01 13:40:51 -04:00
Peter Simons
90d0b08237
Merge pull request #14371 from pmahoney/skarnet
...
Update skarnet.org packages
2016-04-01 17:59:14 +02:00
Patrick Mahoney
fc1f5d2cf1
set target for darwin binary compat in skarnet.org packages
...
skalibs:
execline:
s6-dns:
s6-networking:
s6-portable-utils:
s6-rc:
s6:
The above software uses the target triplet from `cc -dumpmachine` as a
binary compatibility check. However, on darwin, the output includes the
darwin version number, which leads to build failures against a binary
skalibs package built a different version of darwin than the current
system.
Explicitly setting target ensures code can be compiled against a skalibs
binary built on a different version of darwin.
See http://www.skarnet.org/cgi-bin/archive.cgi?1:mss:623:heiodchokfjdkonfhdph
2016-04-01 10:39:37 -05:00
Patrick Mahoney
e0c225857f
update skarnet.org packages
...
skalibs: 2.4.7.0 -> 2.3.9.0
execline: 2.1.4.0 -> 2.1.4.5
s6: 2.2.1.0 -> 2.2.4.3
s6-rc: 0.0.1.0 -> 0.0.2.1
s6-portable-utils: 2.0.5.2 -> 2.0.5.3
s6-linux-utils: 2.0.2.0 -> 2.0.2.3
s6-dns: 2.0.0.4 -> 2.0.0.7
s6-networking: 2.1.0.1 -> 2.1.0.4
2016-04-01 10:38:58 -05:00
joachifm
b9ba6e2f6b
Merge pull request #14297 from elitak/mfi
...
mfi: init at 2.1.11
2016-04-01 14:57:28 +00:00
Arseniy Seroka
e16485533b
Merge pull request #14352 from devhell/mediainfo
...
{lib}mediainfo{-gui}: 0.7.83 -> 0.7.84
2016-04-01 15:16:22 +03:00
Arseniy Seroka
b3792fa38b
Merge pull request #14355 from kragniz/jython-2.7.0
...
jython: 2.7-rc3 -> 2.7.0
2016-04-01 15:15:48 +03:00
Arseniy Seroka
3353583a6d
Merge pull request #14363 from gilligan/galen-2.2.4
...
galen: 2.2.3 -> 2.2.4
2016-04-01 15:15:36 +03:00
Mathias Schreck
5c21ca886e
galen: 2.2.3 -> 2.2.4
2016-04-01 12:51:17 +02:00
Mathias Schreck
8d756babee
nodejs: 5.9.0 -> 5.10.0
2016-04-01 12:35:51 +02:00
Eric Litak
0de2d2fbcd
mfi: init at 2.1.11
...
This package has some outdated dependencies, so old versions of mongodb
and v8 had to be re-added as well.
2016-04-01 02:45:11 -07:00
vbgl
f1beff232d
Merge pull request #14357 from acowley/log4cxx
...
log4cxx: darwin compatibility
2016-04-01 11:26:00 +02:00
Vladimír Čunát
ab15a62c68
Merge branch 'master' into closure-size
...
Beware that stdenv doesn't build. It seems something more will be needed
than just resolution of merge conflicts.
2016-04-01 10:06:01 +02:00
Rickard Nilsson
efe33d6e87
openldap: 2.4.42 -> 2.4.44
2016-04-01 08:51:37 +02:00
Anthony Cowley
a37491386c
log4cxx: darwin compatibility
...
This patch replicates the patch logic from the brew recipe
<56b57d583e/Library/Formula/log4cxx.rb
>
which is necessary to build on darwin.
2016-03-31 22:35:38 -04:00
Louis Taylor
4cd54c5ce9
jython: 2.7-rc3 -> 2.7.0
2016-04-01 01:51:00 +01:00
devhell
33f345eed0
{lib}mediainfo{-gui}: 0.7.83 -> 0.7.84
...
Built and tested locally.
From the changelog:
```
Version 0.7.84, 2016-03-31
x #I122, MPEG-4/MOV: Crash if mdhd timescale is 0
x MPEG-4/MOV: Infinite loop if malformed stsc / stsz (detected by
fuzzing)
x MPEG-TS: some DVB Subtitles were not detected
x HLS: better handling of media playlists having EXT-X-BYTERANGE
```
2016-03-31 23:36:50 +01:00
Thomas Tuegel
314792d9eb
qtquick1: unset QML_IMPORT_PATH after loading
2016-03-31 16:12:35 -05:00
Thomas Tuegel
da4b9d3b62
qtdeclarative: unset QML2_IMPORT_PATH after loading
2016-03-31 16:08:24 -05:00
Frederik Rietdijk
4bd01c5cbd
openblas_2_14: remove
...
because we don't need it for numpy anymore.
2016-03-31 21:51:45 +02:00
Thomas Tuegel
7f336a4513
qtbase: unset QT_PLUGIN_PATH after loading
2016-03-31 14:36:30 -05:00
Franz Pletz
fc1e886f1b
php: 7.0.2 -> 7.0.5 (security)
...
https://secure.php.net/ChangeLog-7.php#7.0.5
2016-03-31 16:07:43 +02:00
Nikolay Amiantov
f752424924
qt55.qtbase: use more system libraries
2016-03-31 15:53:06 +03:00
Nikolay Amiantov
5199176b65
Merge branch 'master' into staging
2016-03-31 15:46:52 +03:00
Lluís Batlle i Rossell
d2c00001f8
freeimage: updating to 3.17
...
It is buggy in 32-bit: sizeof(uint64) != 8 !!.
2016-03-31 12:35:57 +02:00
Eelco Dolstra
60f07e8e10
Revert "gcc: Use the pre-C++11 ABI by default"
...
This reverts commit 83011723af
. This
never worked because gcc's setup hook is never actually sourced. I
could fix this but since nobody complained, we probably don't need it.
2016-03-31 12:30:54 +02:00
vbgl
149b9faac0
Merge pull request #14323 from nathan7/fsharp-4.0.1.1
...
fsharp: 4.0.0.4 -> 4.0.1.1
2016-03-31 11:43:13 +02:00
Tuomas Tynkkynen
c12f63821f
ios-cross-compile: Don't build on hydra
2016-03-31 07:20:21 +03:00
Vladimír Čunát
254e2cc982
hhvm: disable parallel building
...
/cc #14151 .
http://hydra.nixos.org/build/33846692/nixlog/1/tail
2016-03-31 00:56:34 +02:00
Michael Raskin
cd87edce14
tinycc: 0.9.26 -> 0.9.27pre-20160328 (from git); apparently fixes the segfaults
2016-03-31 00:17:55 +02:00
Frederik Rietdijk
40ed938ef2
Merge pull request #14267 from FRidh/openblas
...
openblas: 0.2.15 -> 0.2.17
2016-03-30 23:30:40 +02:00
Domen Kožar
1845159705
perlPackages.UnicodeString: fix build (also imapsync)
2016-03-30 21:06:40 +01:00
Nathan Zadoks
77d79ef6a4
fsharp: 4.0.0.4 -> 4.0.1.1
2016-03-30 21:46:56 +02:00
Luca Bruno
184b7ba3c6
glib-tested: suppress gdbus test needing machine-id
2016-03-30 21:27:29 +02:00
Nikolay Amiantov
a8f5991db7
libunity: init at 6.12.0
2016-03-30 22:22:51 +03:00
Nikolay Amiantov
e0ee6dc8fc
breakpad: init at 2016-03-28
2016-03-30 22:22:51 +03:00
Nikolay Amiantov
01e2511668
dee: init at 1.2.7
2016-03-30 22:22:51 +03:00
Nikolay Amiantov
c419e3c6d6
libgee_0_6: init at 0.6.8
2016-03-30 22:22:51 +03:00
Nikolay Amiantov
c091e61a09
pcre: add 16- and 32-bit character size versions
2016-03-30 22:22:51 +03:00
Domen Kožar
a1cfdb9c88
remove erlangR14: outdated and doesn't build
2016-03-30 18:54:58 +01:00
Domen Kožar
253af9a0a4
Merge pull request #14319 from grahamc/jenkins
...
jenkins: copy .war to $out, fixes #14137
2016-03-30 18:19:07 +01:00
Graham Christensen
0b8dd57694
jenkins: copy .war to $out, fixes #14137
2016-03-30 11:47:05 -05:00
Luca Bruno
18918507f2
oprofile: depend on libiberty_static
2016-03-30 17:51:20 +02:00
Luca Bruno
088231fe9f
libiberty: add static variant
2016-03-30 17:51:19 +02:00
joachifm
532beaa2a3
Merge pull request #13913 from grwlf/torch
...
torch: add expression for Torch7 the machine-learning framework
2016-03-30 14:29:32 +00:00
Tobias Geerinckx-Rice
6605fbfe25
libpsl: list 2016-03-10 -> 2016-03-30
2016-03-30 14:56:04 +02:00
Peter Simons
070b123d4b
ghc: version 6.12.3 is broken after updating to gcc 5.x
...
http://hydra.nixos.org/build/33627548
2016-03-30 10:58:23 +02:00
Vladimír Čunát
a26357eefe
Merge recent staging (with binaries on Hydra)
2016-03-30 10:41:02 +02:00
Ryan Trinkle
8605dab964
webkitgtk: add darwin support
2016-03-30 09:40:36 +02:00
Franz Pletz
e7ca626031
Merge pull request #14295 from NeQuissimus/kotlin101_2
...
kotlin: 1.0.1 -> 1.0.1-2
2016-03-30 07:33:59 +02:00
joachifm
bff64a3c10
Merge pull request #14307 from acowley/assimp
...
assimp: add missing zlib dependency
2016-03-29 20:33:25 +00:00
Evgeny Egorochkin
5982591afc
binutils: cherry-pick a patch from master; this fixes build failure for akonadi; see https://sourceware.org/bugzilla/show_bug.cgi?id=19698
2016-03-29 22:46:22 +03:00
Anthony Cowley
d52efcc9d3
assimp: add missing zlib dependency
...
cmake searches for this package during the build phase.
2016-03-29 15:38:48 -04:00
Pascal Wittmann
0ca288abc8
global: 6.5.3 -> 6.5.4
2016-03-29 21:29:26 +02:00
Lluís Batlle i Rossell
0c98b52816
Fix evaluation. (licenses, not licences)
...
Thanks Domen.
2016-03-29 17:47:07 +02:00
Arseniy Seroka
d4c4a81022
Merge pull request #14298 from obadz/minor-upgrades
...
Minor upgrades
2016-03-29 16:30:35 +03:00
obadz
14fd473894
gapi-ocaml: 0.2.6 -> 0.2.10
2016-03-29 14:09:34 +01:00
Tim Steinbach
5ad9ed9291
kotlin: 1.0.1 -> 1.0.1-2
2016-03-29 08:23:27 -04:00
Vladimír Čunát
d7e87db0c7
rustc: disable parallel building
...
http://hydra.nixos.org/build/33119905/nixlog/1/raw
2016-03-29 13:01:27 +02:00
Lluís Batlle i Rossell
f6a44bea9e
Updating wings and dependencies to match erlang
...
I updated the erlang esdl lib, added the erlang cl lib,
added opencl-headers and ocl-icd to make wings build and run.
I have not tested its opencl part; I only added dependencies so
it builds.
2016-03-29 12:24:42 +02:00
Vladimír Čunát
e69306c463
xmlsec: fix linkage, probably after #909
...
This fixes builds of (some) reverse dependencies, e.g. aqbanking.
2016-03-29 12:22:54 +02:00
Peter Simons
a1f7b231c4
Merge pull request #14279 from acowley/doxygen
...
doxygen: fix on darwin
2016-03-29 11:24:10 +02:00
Vladimír Čunát
117183e27e
intltool: fix problems with perl-5.22
...
http://hydra.nixos.org/build/33608086/nixlog/1/raw
2016-03-29 11:12:42 +02:00
Franz Pletz
ebf21fd29e
libressl_2_3: 2.3.2 -> 2.3.3
2016-03-29 04:55:14 +02:00
Nikolay Amiantov
cef2db7e76
haskellPackages.mueval: fix build
2016-03-29 02:23:06 +03:00
Anthony Cowley
8db6998a0a
doxygen: fix on darwin
...
This avoids an issue where an old OS X SDK is assumed, leading to a
linker error of the form:
Undefined symbols: __Unwind_Resume
2016-03-28 18:19:41 -04:00
joachifm
7ddf8460a5
Merge pull request #14211 from LatitudeEngineering/latitude/topic/gazebo
...
gazebo: init at 6.5.1 and 7.0.0
2016-03-28 21:51:27 +00:00
joachifm
96a1e39e78
Merge pull request #14269 from taku0/oraclejdk-8u77
...
oraclejdk: 8u73, 8u74 -> 8u77
2016-03-28 19:24:17 +00:00
Patrick Callahan
565b7b34ed
ignition.transport: init at 0.9.0 and 1.0.1
2016-03-28 11:44:37 -07:00
Patrick Callahan
3c95d6d1ea
sdformat: init at 3.7.0 and 4.0.0
2016-03-28 11:44:37 -07:00
Patrick Callahan
b682906b6a
ignition robotics libs: init; .math: init at 2.3.0
2016-03-28 11:44:37 -07:00
Patrick Callahan
008bcf51a4
tinyxml-2: init at 3.0.0
2016-03-28 11:44:36 -07:00
Patrick Callahan
4316161495
ogre: 1.9.0 -> 1.9-hg
2016-03-28 11:10:48 -07:00
Shea Levy
57d5860bd5
Merge branch 'bower2nix'
2016-03-28 12:59:49 -04:00
Joachim Fasting
72b5bfda97
v8: fix build(s)
...
Ignore errors due to strict-overflow warnings; strip clang-only flag on
non-clang builds. Concerning the latter "fix", it's not entirely clear to me why
the -Wno-format-pedantic flag ends up being passed to gcc, the .gyp file appears
to already condition the inclusion of this flag on whether cc=clang.
2016-03-28 17:13:40 +02:00
taku0
b8cc111764
oraclejdk: 8u73, 8u74 -> 8u77
2016-03-28 23:14:33 +09:00
Frederik Rietdijk
c1abb1d404
openblas: 0.2.15 -> 0.2.17
2016-03-28 15:58:10 +02:00
Vladimír Čunát
be447475d3
clang-3.5: mark as broken
...
It seems unlikely someone will want to fix it anymore.
2016-03-28 14:42:50 +02:00
Vladimír Čunát
f4cb39c3d3
mesa: maintenance update 11.1.1 -> 11.1.2
2016-03-28 14:02:36 +02:00
Andrew Kelley
f5fe051c71
llvm: 3.7.1 -> 3.8.0 ( close #13801 )
...
vcunat's review:
- let's not switch the default versions of llvm* for now
- the only changes I see is adding python to clang's buildInputs
and using the big so-file as discussed in #12759
(BUILD_SHARED_LIBS -> LLVM_LINK_LLVM_DYLIB)
- in future it will be nice to split libLLVM into a separate output
2016-03-28 13:37:31 +02:00
Frederik Rietdijk
58a65c013d
python.bootstrapped-pip: 8.0.2 -> 8.1.1
2016-03-28 13:35:46 +02:00
Vladimír Čunát
a7d34e0c13
glu: fix the pkg-config file ( fixes #14260 )
2016-03-28 11:33:48 +02:00
Rodney Lorrimar
b22e94c200
Add pkgs.buildBowerComponents function
2016-03-28 08:25:44 +01:00
Nikolay Amiantov
5471eed63c
wxgtk: explicitly link to libX11 and libcairo
2016-03-27 20:53:55 +03:00
Domen Kožar
4a42548388
cmis: fix build with gcc5
2016-03-27 15:11:13 +02:00
Domen Kožar
b1a8ae2a35
ffmpeg: fix bad merge
2016-03-27 13:31:04 +01:00
Domen Kožar
b07e7bfc7b
Merge remote-tracking branch 'origin/staging'
2016-03-27 13:19:04 +01:00
Joachim Fasting
8f261d717d
accelio: mark as broken on grsec kernels
...
All hydra builds against grsec kernels fail.
2016-03-27 01:44:16 +01:00
Joachim Fasting
74838cd03d
accelio: kernel 4.2 is the most recent supported kernel
...
All Hydra builds on more recent kernels fail; from reading
the accelio documentation, I get the impression that 4.2 is
the most recent supported kernel version.
2016-03-26 20:16:28 +01:00
Joachim Fasting
3fe86ac582
io: fix gcc5 build
...
c11 inline semantics breaks the build
See https://github.com/stevedekorte/io/issues/316
and https://hydra.nixos.org/build/33606216/nixlog/1/raw
2016-03-26 16:54:19 +01:00
Nikolay Amiantov
e781a8257b
ffmpeg: add libopus support
2016-03-26 17:09:59 +03:00
Nikolay Amiantov
ef06c7db8f
spin: add ispin with tools
2016-03-26 17:05:29 +03:00
Nikolay Amiantov
f273dd226c
swarm: init at 3.1
2016-03-26 17:04:41 +03:00
Peter Simons
ce2c13675d
configuration-hackage2nix.yaml: update list of broken packages
2016-03-26 11:20:07 +01:00
Peter Simons
0f5db56b0b
hackage-packages.nix: update Haskell package set
...
This update was generated by hackage2nix v20160308-3-g8057d11-dirty using the following inputs:
- Nixpkgs: 840709b4a3
- Hackage: ab666959f0
- LTS Haskell: 6c45757bda
- Stackage Nightly: d8a2cae779
2016-03-26 11:20:07 +01:00
Bruno Bzeznik Bruno.Bzeznik@imag.fr
013f808a06
netcdf-fortran: init at 4.4.3
2016-03-26 10:33:39 +01:00
Michael Raskin
511ad5e5bf
quicklisp (lispPackages.quicklisp): init
2016-03-25 17:58:05 +01:00
Michael Raskin
98e8696290
Do not default to SBCL for wrapped non-SBCL lisp implementation
2016-03-25 17:58:05 +01:00
Pascal Wittmann
54e1628b19
checkstyle: 6.16.1 -> 6.17
2016-03-25 17:22:11 +01:00
Benjamin Staffin
6072616405
jsonnet: 0.8.6 -> 0.8.7
2016-03-25 00:46:00 -07:00
Joachim Fasting
04bcb88332
hugs: fix build & meta fixups
...
Fix build by applying a patch from Arch Linux.
See https://hydra.nixos.org/build/33247205/log/raw
Meta fixups
- The license is actually 3-clause BSD license.
- Use HTTPS homepage
- Adopt the package
- Convert src.sha256 to base32
2016-03-25 00:39:49 +01:00
Pascal Wittmann
311ddcbd7a
ispc: fix build
2016-03-24 20:54:59 +01:00
Nikolay Amiantov
0c6db0ca48
cc-wrapper: add option to skip flags for native optimizations
2016-03-24 20:16:17 +03:00
Domen Kožar
9c274b4bef
bootstrapped-pip: support Python 2.6
2016-03-24 15:44:34 +00:00
Domen Kožar
1f649bef47
Merge pull request #13958 from ambrop72/wxpython-fix
...
wxPython: Fix runtime error due to library dependencies not in RUNPATH.
2016-03-24 12:59:58 +00:00
Lluís Batlle i Rossell
1f8ffdde5b
octave: update to 4.0.1
...
bugfix release, they say.
2016-03-24 12:04:07 +01:00
Lluís Batlle i Rossell
74ccfd690d
octave: parallel building and check.
...
I think those were not updated since 3.8.2. They worked for me. Let's see.
2016-03-24 12:04:07 +01:00
Peter Simons
7b5728c0d4
configuration-hackage2nix.yaml: update list of broken packages
2016-03-24 11:52:35 +01:00
Nikolay Amiantov
e74a8d08cc
haskellPackages.Agda: add myself as a maintainer
2016-03-24 11:52:35 +01:00
Peter Simons
408f4aa654
hackage-packages.nix: update Haskell package set
...
This update was generated by hackage2nix v20160308-3-g8057d11 using the following inputs:
- Nixpkgs: bba4f2bbe3
- Hackage: ab666959f0
- LTS Haskell: 6c45757bda
- Stackage Nightly: d8a2cae779
2016-03-24 11:52:19 +01:00
Tuomas Tynkkynen
c58c1f3b50
vc: Broken on i686
...
http://hydra.nixos.org/build/33122230/nixlog/1/raw =>
CMake Error at CMakeLists.txt:163 (message):
Unsupported target architecture 'i686'. No support_???.cpp file exists for
this architecture.
2016-03-24 02:21:46 +02:00
Pascal Wittmann
d02f35956b
gtk-doc: 1.24 -> 1.25
2016-03-24 00:07:40 +01:00
Pascal Wittmann
d05540b683
global: 6.5.2 -> 6.5.3
2016-03-24 00:07:40 +01:00
Charles Strahan
c18106a223
go-1.6: fix segfault when using musl
...
See https://github.com/golang/go/issues/14476
2016-03-23 18:14:02 -04:00
Nikolay Amiantov
f0187cb4c3
elmPackages.elm-compiler: use old language-ecmascript
2016-03-23 21:34:39 +03:00
Peter Simons
9a0e630874
configuration-hackage2nix.yaml: update list of broken packages
2016-03-23 18:25:22 +01:00
Peter Simons
1e5d6e584d
hackage-packages.nix: update Haskell package set
...
This update was generated by hackage2nix v20160308-3-g8057d11 using the following inputs:
- Nixpkgs: 9da84a6af0
- Hackage: 1e26fd1876
- LTS Haskell: 6c45757bda
- Stackage Nightly: d8a2cae779
2016-03-23 18:25:14 +01:00
Michael Raskin
9ed00ff086
gcl: gcc5 build: enforce old inline semantics for now; will be fixed in the next upstream release
2016-03-23 15:10:12 +01:00
Joachim Fasting
27eac5313e
gcl: fix gcc5 build
...
Apply patch from Gentoo
2016-03-23 15:10:12 +01:00
Domen Kožar
6648ef5d25
Merge pull request #13957 from ambrop72/opencsg-fix
...
opencsg: Fix build related to missing libX11 linking the example.
2016-03-23 12:58:07 +00:00
Joachim Fasting
1972c5aa17
clisp: fix i686 build
...
Requires -falign-functions=4
See https://hydra.nixos.org/build/33256640/nixlog/1/raw
2016-03-23 13:54:58 +01:00
Domen Kožar
d1c9f20db1
Merge pull request #14107 from nckx/drop-libav_9
...
libav: drop unused version 9.
2016-03-23 12:54:47 +00:00
Domen Kožar
b682a64e16
Merge pull request #14151 from tavyc/hhvm
...
hhvm: 3.6.0 -> 3.12.1
2016-03-23 12:50:38 +00:00
Octavian Cerna
524310d29e
hhvm: 3.6.0 -> 3.12.1
2016-03-23 11:58:15 +02:00
Matthias C. M. Troffaes
719fceba10
wolfssl: 3.8.0 -> 3.9.0
2016-03-23 09:15:21 +00:00
Daniel Peebles
6f5a71dec8
Merge pull request #14134 from ryanartecona/gobjectIntrospection/fix-darwin
...
gobjectIntrospection: fix darwin build
2016-03-22 21:51:10 -04:00
Ryan Artecona
bb63c6a4c4
gobjectIntrospection: fix darwin build
...
Stop using obsolete `otool` package, preferring `cctools` (which
includes otool), on darwin.
Remove autoconf & automake from reqs, as they were unused.
Fixes #12670
2016-03-22 21:40:15 -04:00
Charles Strahan
0547fd247f
go-1.6: fix the build
...
One of the test scripts dynamically creates and executes a bash script,
which attempts to use `/usr/bin/env bash`. This patches the file to
use the stdenv's shell instead.
Otherwise, the only way this could have worked was by building go_1_6
outside of the sandbox.
2016-03-22 21:39:45 -04:00
Shea Levy
49e53e6701
nix-exec: bump for new nix
2016-03-22 18:20:16 -04:00
Domen Kožar
ba78130c21
remove elrangR15 and riak 1.3.0 as they're outdated
...
(cherry picked from commit 4452a68425e4eaf9db95e0fc5ac8474a2b19bc71)
Signed-off-by: Domen Kožar <domen@dev.si>
2016-03-22 21:40:07 +00:00
Domen Kožar
b7f50b493c
flow: 0.18.1 -> 0.22.1
...
(cherry picked from commit 15761b0520383a816d250b4301982e9d088be14b)
Signed-off-by: Domen Kožar <domen@dev.si>
2016-03-22 21:22:15 +00:00
zimbatm
b6c5879549
Merge pull request #14102 from manveru/capybara-webkit
...
capybara-webkit: gem needs qt5Full
2016-03-22 20:42:47 +00:00
Eelco Dolstra
5759b447dc
opensubdiv: 3.0.3 -> 3.0.4
2016-03-22 21:33:54 +01:00
Domen Kožar
0aee790c21
Merge pull request #14122 from frewsxcv/patch-1
...
Fetch setuptools from PyPi via HTTPS.
2016-03-22 20:15:39 +00:00
Nikolay Amiantov
ad1f158111
Merge pull request #14088 from jgillich/rust-head
...
Rust updates
2016-03-23 00:10:07 +04:00
Corey Farwell
beabbc228c
Fetch setuptools from PyPi via HTTPS.
2016-03-22 15:10:08 -04:00
Jakob Gillich
02b20eecc2
rustfmt: 2016-02-15 -> 2016-03-22
2016-03-22 17:33:06 +01:00
Pascal Wittmann
891fd356d7
avarice: fix build by using gcc49
...
See #13559
2016-03-22 16:44:31 +01:00
Lluís Batlle i Rossell
bd58b895e0
Making ffmpeg friendly for arm.
2016-03-22 15:09:59 +01:00
Lluís Batlle i Rossell
56bd6be2cf
Fixing vxl build with gcc 5.
2016-03-22 14:36:20 +01:00
joachifm
4f0324f766
Merge pull request #14116 from otwieracz/utox
...
utox: 0.5.0 -> 0.7.0, libtoxcore: 20160131 -> 20160319
2016-03-22 13:01:43 +00:00
Jakob Gillich
a9326f6f34
cargoMaster: 2016-02-25 -> 2016-03-22
2016-03-22 13:16:56 +01:00
Jakob Gillich
3e2495be57
rustcMaster: 2016-02-25 -> 2016-03-22
2016-03-22 13:16:56 +01:00
Slawomir Gonet
eddb7a55f8
utox: 0.5.0 -> 0.7.0, libtoxcore: 20160131 -> 20160319
2016-03-22 08:42:07 +01:00
Franz Pletz
b2f92582fb
uhd: 3.7.0 -> 3.9.3
2016-03-22 01:18:01 +01:00
Tobias Geerinckx-Rice
c0a35241f0
mcelog: 133 -> 134
...
trigger: Avoid warning from earlier merge
2016-03-22 00:59:15 +01:00
Sergey Mironov
c899444c69
luajit: symlinked as 'lua'
2016-03-22 00:17:31 +03:00
Franz Pletz
1a9b272c09
nss: 3.22.2 -> 3.23 (security)
...
Fixes CVE-2016-1950.
See: https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.23_release_notes
2016-03-21 21:27:59 +01:00
Tobias Geerinckx-Rice
9ba1afb94b
libav: drop unused version 9.
2016-03-21 18:28:08 +01:00
Peter Simons
9405b1f497
hackage-packages.nix: update Haskell package set
...
This update was generated by hackage2nix v20160308-3-g8057d11 using the following inputs:
- Nixpkgs: cc6b62965c
- Hackage: 8103415143
- LTS Haskell: 6bcb171af7
- Stackage Nightly: 26f7d11e37
2016-03-21 13:18:57 +01:00
Peter Simons
ca34db0409
configuration-hackage2nix.yaml: update list of broken packages
2016-03-21 13:18:56 +01:00
Peter Simons
bd2bc77f8c
haskell-transformers-compat: fix build with GHC 8.0.x
2016-03-21 13:17:54 +01:00
Michael Fellinger
4873838f75
capybara-webkit: gem needs qt5Full
2016-03-21 12:01:37 +01:00
Vladimír Čunát
1d11940aac
Merge #14005 : libav improvements
...
It includes more than the PR itself.
2016-03-21 09:59:18 +01:00
Vladimír Čunát
07a3d42023
libav: minor updates 11.4 -> 11.6
...
The older branches seem unmaintained and better not used -
/cc maintainer of keyfinder @nckx.
2016-03-21 09:57:09 +01:00
Vladimír Čunát
02b13f7bdb
libav: fixup sandboxed builds after parent commit
2016-03-21 09:56:25 +01:00
Ryan Artecona
1662881740
libav: support Darwin & install docs/manpages
...
Close #14005 .
2016-03-21 09:44:42 +01:00
Ryan Artecona
f3f8da4a5f
libav: support Darwin & install docs/manpages
2016-03-20 17:42:34 -04:00
Marius Bakke
54f6695928
libykneomgr: 0.1.7 -> 0.1.8
2016-03-20 18:39:30 +00:00
zimbatm
7850525e2c
Merge pull request #14003 from cstrahan/go-ide-packages
...
goPackages: add ide-like packages
2016-03-20 00:16:25 +00:00
Lluís Batlle i Rossell
9b8b143c99
Missing path in prev commit
2016-03-20 00:47:12 +01:00
Lluís Batlle i Rossell
e6e7de082d
Fixing icu for ARM with a patch from openembedded.
...
It failed with an "internal error".
2016-03-20 00:42:12 +01:00
zimbatm
5a64bc44ea
move all ruby modules to development/ruby-modules
2016-03-19 22:06:26 +00:00
zimbatm
3547ffa89f
ruby: remove unused patches
2016-03-19 22:04:12 +00:00
zimbatm
eccad06e23
remove unsed ruby-sqlite3 package
2016-03-19 22:04:12 +00:00
zimbatm
06e4186f4e
Merge pull request #14061 from zimbatm/bundler-env-fix
...
bundlerEnv: fix wrapping of programs
2016-03-19 22:03:12 +00:00
Peter Simons
2a0b0dbdf2
Merge pull request #13932 from anderspapitto/distcc
...
distcc: 3.1 -> 2016-02-16
2016-03-19 22:57:36 +01:00
Anders Papitto
ac85f1ab4b
distcc: 3.1 -> 2016-02-16
...
3.1 is from 2008
2016-03-19 14:55:56 -07:00
zimbatm
53c9edef34
bundlerEnv: fix wrapping of programs
...
Setting the GEM_PATH after ruby is started is not reliable enough. In
some cases rubygems would have already loaded and ignore these settings.
Fixes #14048
2016-03-19 20:25:34 +00:00
Charles Strahan
2802785675
Merge pull request #13975 from aespinosa/proper-script-gempaths
...
buildRubyGem: use Gem.use_paths to load gems
2016-03-19 16:15:50 -04:00
Franz Pletz
e312a34775
libvirt: Add fpletz as maintainer
2016-03-19 16:33:49 +01:00
Franz Pletz
ff0cfc160f
libvirt: 1.3.0 -> 1.3.2
2016-03-19 16:32:52 +01:00
joachifm
f9f65a5663
Merge pull request #14047 from Beauhurst/php_updates
...
php security updates (5.5.32 -> 5.5.33, 5.6.18 -> 5.6.19)
2016-03-19 13:26:31 +00:00
Pascal Wittmann
dd30fcd30a
sparsehash: 2.0.2 -> 2.0.3
2016-03-19 13:51:43 +01:00
Robert Scott
9f54f755a9
php: 5.5.32 -> 5.5.33 (security update)
2016-03-19 11:18:12 +00:00
Robert Scott
e4817b7d99
php: 5.6.18 -> 5.6.19 (security update)
2016-03-19 11:15:48 +00:00
Pascal Wittmann
9506f4de76
udunits: 2.1.14 -> 2.2.20
2016-03-19 12:08:58 +01:00
Pascal Wittmann
07601a08f2
unibilium: 1.1.2 -> 1.2.0
2016-03-19 12:01:22 +01:00