aszlig
09f87eeb7f
gn: Init at 0.0.0.20161008
...
This is the standalone version of GN used currently solely for building
Chromium. An upstream bug report is available at
https://crbug.com/504074 to support a standalone build without needing
various components from the Chromium source tree.
Because there isn't a standalone vrsion available, I'm choosing
0.0.0.${date} as the version scheme here so that we don't conflict with
versioned releases from upstream someday[TM].
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2016-11-08 20:11:48 +01:00
Graham Christensen
ce40aa4471
Merge pull request #20140 from ryantm/patch-5
...
add defaultConfig for mysql ruby gem
2016-11-08 13:25:28 -05:00
Graham Christensen
febf3cfd34
Merge pull request #20188 from vbgl/clean-opam
...
We don’t need so many opam versions
2016-11-08 09:55:59 -05:00
Théo Zimmermann
01910b1801
ocamlPackage.ppx_import: init at 1.1
2016-11-08 15:38:45 +01:00
Tim Steinbach
54a0e90a7c
Merge pull request #20220 from NeQuissimus/darktable_a7
...
Update Darktable, dependencies
2016-11-08 09:10:31 -05:00
Ollie Charles
a4f2d339fe
haskell.compiler.ghcHEAD: Update to latest upstream
2016-11-08 10:03:05 +00:00
Vincent Laporte
e3644f2401
ocamlPackages.fieldslib_p4: add ocamlbuild dependency
2016-11-08 08:22:20 +01:00
Vladimír Čunát
593b46fd1d
Merge branch 'staging'
...
There are security fixes inside.
2016-11-07 23:48:34 +01:00
Daiderd Jordan
dcb2179a1f
Merge pull request #20191 from periklis/darwin_support_rtags
...
rtags: fix darwin build
2016-11-07 21:08:21 +01:00
Bart Brouns
c10d653ac5
ganv: svn 5675 -> unstable 2016-10-15
2016-11-07 14:19:02 +01:00
Bart Brouns
f7b7d86015
lv2-unstable: init at 2016-10-23
2016-11-07 14:17:49 +01:00
Tim Steinbach
f4e2773567
libgphoto2: Refactor to use GitHub
2016-11-07 08:04:48 -05:00
Frederik Rietdijk
68d15b81c6
Merge pull request #20227 from michalrus/octave
...
octave: 4.0.1 → 4.0.3 (+ portaudio dep)
2016-11-07 13:42:41 +01:00
Frederik Rietdijk
a794b93cf8
Merge pull request #20132 from mdaiter/cudnn5_cudatoolkit80
...
cudnn5_cudatoolkit80: adding to main repo
2016-11-07 13:02:48 +01:00
Profpatsch
65fe0e98d7
twitterBootstrap3: init at 3.3.7 ( #19852 )
2016-11-07 12:55:10 +01:00
Matthew Daiter
541b3fc7d2
cudnn5_cudatoolkit80: adding to main repo
2016-11-07 12:07:29 +01:00
Peter Simons
6b964d953a
erlang-R14: remove invalid meta.maintainer
2016-11-07 12:05:26 +01:00
Peter Simons
d268cef94a
haskell-distributed-process-tests: don't run tests on Hydra
2016-11-07 08:36:20 +01:00
Peter Simons
488e460f27
configuration-common.nix: update reference to http-client_0_5_3_4
2016-11-07 08:36:00 +01:00
Peter Simons
d9c3f3fbaf
haskell-Cabal: update from 1.24.0.0 to 1.24.1.0
2016-11-07 08:36:00 +01:00
Peter Simons
5dd3c22717
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.0.3-3-g5c816fd from Hackage revision
17853c139c
.
2016-11-07 08:36:00 +01:00
Peter Simons
cefc24bf69
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.0.3-3-g5c816fd from Hackage revision
d2b9c38a11
.
2016-11-07 08:36:00 +01:00
Peter Simons
b69ef90fe7
Update to LTS Haskell 7.8.
2016-11-07 08:35:59 +01:00
Michal Rus
91d6779b96
octave: 4.0.1 → 4.0.3 (+ portaudio dep)
2016-11-07 00:26:56 +01:00
Bjørn Forsman
b1df5bf89b
gstreamer: unbreak finding plugins in $NIX_PROFILES ( #20207 )
...
* gstreamer-1.0: make gst-launch find plugins again
gst-launch and friends are in the "dev" output now.
* gstreamer-1.0: lower priority on plugins from $NIX_PROFILES
Suffix the plugin paths from $NIX_PROFILES instead of prefixing them to
$GST_PLUGIN_SYSTEM_PATH. If a program has specifically set up its plugin
path to some custom/specific version, we don't want plugins from
$NIX_PROFILES to mess things up by having higher priority.
2016-11-06 22:50:41 +01:00
Jan Malakhovski
83f28fdd73
libtiff: fetchpatch
-> fetchurl
...
See #20206 . vcunat doesn't consider this important,
but it is perhaps nicer and now is a moment we can afford to rehash.
2016-11-06 21:45:30 +01:00
Periklis Tsirakidis
a9428f0c42
Fix breaking empty line
2016-11-06 18:55:43 +01:00
Periklis Tsirakidis
184aefa3c4
rtags: fix darwin build
...
Adds dependency to MacOS_SDK 10.9 and accordingly to the macosx
deployment target to configure SDK-based deployment in rtags. In detail,
rtags makes use of launch_activate_socket() which is available in
launchd.h >10.9. Latter is still not available through
apple-opensource-releases, if ever. Thus, the deployment target and
build input have to be added to let rtags build scripts make use of MAC_OS_X_VERSION_MAX_ALLOWED correctly.
2016-11-06 18:43:58 +01:00
Tim Steinbach
6779f68a41
lensfun: 0.2.8 -> 0.3.2
2016-11-06 09:04:49 -05:00
Vladimír Čunát
b4c296ee09
Merge #20206 : libtiff: patch for some more CVEs
2016-11-06 11:38:55 +01:00
Vladimír Čunát
ac5950a4a9
libtiff: the new hashes are for fetchurl, really
...
... and there's not much reason to use fetchpatch in this case anyway.
2016-11-06 11:37:47 +01:00
Vladimír Čunát
f77801d88d
Merge branch 'master' into staging
2016-11-06 11:26:02 +01:00
Jan Malakhovski
d9db320889
libtiff: patch for some more CVEs, fix patch urls
2016-11-06 10:00:22 +00:00
Joachim Schiele
47d81ed347
leaps: 0.5.1 + add a service + test
2016-11-06 10:34:42 +01:00
Josef Kemetmüller
4440cf6d81
libgeotiff: 1.2.5 -> 1.4.2 ( #20190 )
2016-11-06 10:08:40 +01:00
Peter Simons
9f3fbb4598
Merge pull request #20198 from Profpatsch/libsystemd-journal-unjaibreak
...
haskellPackages: libsystemd-journal unjailbreak
2016-11-06 09:37:09 +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
Profpatsch
77f6453fe8
haskellPackages: libsystemd-journal unjailbreak
...
upper bound got fixed
2016-11-05 20:55:23 +01:00
Thomas Tuegel
d9fa71cd8d
kimageformats: depend on karchive and ilmbase
2016-11-05 14:48:09 -05: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
Vincent Laporte
01597adf07
opam: remove 1.1
2016-11-05 16:28:21 +01:00
Vincent Laporte
22732fc656
opam: remove 1.0.0
2016-11-05 16:28:21 +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