Commit Graph

33317 Commits

Author SHA1 Message Date
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
Nikolay Amiantov
5593f61a51 nvidia-texture-tools: 1388 -> 2.1.0 2016-11-05 14:47:08 +03:00
Nikolay Amiantov
dd8f60fbd9 haskellPackages.dbus: fix for new DBUS_SESSION_BUS_ADDRESS format 2016-11-05 14:45:40 +03:00
Daiderd Jordan
3187b01720 Merge pull request #19816 from veprbl/octave_fixes
octave: darwin fix
2016-11-05 10:49:33 +01:00
Vladimír Čunát
fbb33ab8c9 saxon: use our standard share/java/*.jar location 2016-11-05 10:17:44 +01:00
sternenseemann
37a47c1970 ocaml-astring: init at 0.8.3 2016-11-05 10:04:18 +01:00
Vladimír Čunát
5ad7cf3728
Revert #20139: mesa: 12.0.1 -> 13.0.0
x.y.0 aren't considered stable for general deployment;
let's wait a bit for 13.0.1.

This reverts commit 1c6b3bdc35, reversing
changes made to d0ae7b973d.
2016-11-05 08:17:56 +01:00
Tim Steinbach
c86624c3db Merge pull request #20142 from NeQuissimus/dead_packages
Dead packages (Round 1)
2016-11-04 23:05:10 -04:00
Shea Levy
ca4b43d180 Merge branch 'master' into staging 2016-11-04 22:57:07 -04:00
Me
bd0ffa50aa qt56.qtwebengine: chromium clang update.py patch
Add patch to the clang update.py script for chromium that makes it work
the same as in qt57.qtwebengine. This avoids issues with the
subprocess.call that is used to run update.sh not liking the path it is
passed in certain build enviroments. update.sh is no longer used.
2016-11-04 14:09:09 -08:00
Peter Simons
6a76ee237d haskell-hoogle doesn't work with haskell-src-exts-1.19.x. 2016-11-04 21:29:58 +01:00
Peter Simons
7b26af844f hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.0.3-3-g5c816fd from Hackage revision
780f9e49c9.
2016-11-04 21:29:50 +01:00
Peter Simons
43f2c86eee configuration-hackage2nix.yaml: add older version of haskell-src-exts for hoogle 2016-11-04 21:29:49 +01:00
sternenseemann
3f0e1f4c83 ocaml-ptime: init at 0.8.2 2016-11-04 19:15:18 +01:00
Vincent Laporte
16242a7c63 ocamlPackages.sedlex: init at 1.99.3
sedlex is a Unicode-friendly lexer generator for OCaml.

Homepage: https://github.com/alainfrisch/sedlex
2016-11-04 19:06:45 +01:00
Thomas Tuegel
bd844d4776
Merge branch 'plasma-5.8.3' 2016-11-04 10:46:39 -05:00
Thomas Tuegel
ee2d5a3758
plasma-framework: include patch for OSD dialog flag
Include an upstream patch to fix an annoying bug where OSD windows have
the dialog flag set, causing OSDs associated with auto-hiding panels to
be invisible.
2016-11-04 10:41:52 -05:00
Tim Steinbach
1120f2a2b7
xc3sprog: 748 -> 787 2016-11-04 11:23:43 -04:00
Tim Steinbach
fd60b63928
gsoap: 2.8.16 -> 2.8.37 2016-11-04 11:10:21 -04:00
Tim Steinbach
628531a783
Remove minmay
Sources no longer exist
2016-11-04 10:24:44 -04:00
Tim Steinbach
1368ff89a0
remake: 3.82 -> 4.1 2016-11-04 10:14:00 -04:00
Tim Steinbach
82bdd01244
Remove iksemel
Sources no longer exist
2016-11-04 09:56:19 -04:00
Matthew Daiter
30c1ad5ca3 opencv3: added in extra flag for enabling cuda with dependencies
opencv3: added in optional buildFlag for enabling cuda

opencv3: added CUDA enabling flags to cmakeFlags

opencv3: added CUDA-speicifc FAST_MATH flag for enabling CUDA-accelerated math functions

opencv3: change enableCUDA default to false

opencv:added in cuda-enabling functionality.
2016-11-04 14:44:16 +01:00
Tim Steinbach
b054276eb4
qjson: Moved to GitHub 2016-11-04 09:36:57 -04:00
Tim Steinbach
1c6b3bdc35 Merge pull request #20139 from rnhmjoj/mesa
mesa: 12.0.1 -> 13.0.0
2016-11-04 09:21:47 -04:00
Tim Steinbach
cfab26a768 Merge pull request #20150 from markus1189/scala
scala: fix hash
2016-11-04 09:19:29 -04:00
Karn Kallio
967d3c1192 racket release 6.7
The attached patch advances racket to the latest released version 6.7

From 30a1d275376ed2f156314c5f99c4a4a9ba69d2b4 Mon Sep 17 00:00:00 2001
From: Karn Kallio <kkallio@skami.org>
Date: Fri, 4 Nov 2016 01:13:58 -0400
Subject: [PATCH] racket : advance to the latest release 6.7
2016-11-04 09:03:30 -04:00
Profpatsch
2bd86e9e47 Revert "Merge pull request #20090 from sternenseemann/master"
Reason: https://github.com/NixOS/nixpkgs/pull/20090#commitcomment-19686426

This reverts commit 9ffcb1b250, reversing
changes made to a6283c1126.
2016-11-04 12:24:57 +01:00
Markus Hauck
7fae93fa76 scala: fix hash 2016-11-04 10:13:46 +01:00
Tim Steinbach
f10064be45
dxflib: 2.5.0.0-1 -> 3.12.2 2016-11-03 22:27:09 -04:00
Tim Steinbach
ad43f28e07
Remove Selenium Remote Control
No longer builds and was a dodgy process anyways
2016-11-03 22:07:54 -04:00
Tim Steinbach
66bdac04e8
Remove jetty_gwt 2016-11-03 22:02:48 -04:00
Tim Steinbach
ac44a1b6aa
Remove jetty_util 2016-11-03 22:02:28 -04:00
Tim Steinbach
4e9186aaf3
liblastfm: 0.3.2 -> 0.5 2016-11-03 21:47:09 -04:00
Tim Steinbach
2a22c80000
Remove clanlib
Does not build, website no longer exists
2016-11-03 21:19:01 -04:00
Tim Steinbach
4e50480757
Remove abc
The package does not build and the links are no longer available
2016-11-03 21:16:29 -04:00
Tim Steinbach
d8fc6c75fe
Remove jdt-sdk
The package is dead, the links no longer available.
2016-11-03 21:12:39 -04:00
Ryan Mulligan
936db422f9 add defaultConfig for mysql ruby gem
The mysql gem needs the same libraries as the mysql2 gem.
2016-11-03 17:19:25 -07:00
rnhmjoj
9665fa4fd0
mesa: 12.0.1 -> 13.0.0 2016-11-04 00:05:52 +01:00
John Wiegley
4008300243 Merge pull request #20025 from vbgl/coq-8.5pl3
Coq: 8.5pl2 -> 8.5pl3
2016-11-03 10:38:45 -07:00
Peter Simons
b137b8d1aa hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.0.3-3-g5c816fd from Hackage revision
ed04e9f186.
2016-11-03 17:42:22 +01:00
Peter Simons
4ba3605260 configuration-hackage2nix.yaml: enable hledger-* test builds
Closes https://github.com/NixOS/nixpkgs/issues/20076.
2016-11-03 17:37:21 +01:00
Peter Simons
6fe22c643b haskell-servant: fix build of latest version
Closes https://github.com/NixOS/nixpkgs/pull/20068.
2016-11-03 17:37:20 +01:00
Peter Simons
b84f2a5165 Cosmetic. 2016-11-03 17:37:20 +01:00
Peter Simons
dbeb3f357c haskell-hspec-discover: enable the Haddock documentation again 2016-11-03 17:37:20 +01:00
Peter Simons
0018599a26 haskell-hoogle: use latest version by default 2016-11-03 17:37:19 +01:00
Travis Whitaker
c491309d61 ghcjs: add ghcsjHEAD, tracking ghc-8.0 branch
Closes https://github.com/NixOS/nixpkgs/pull/20071.
Closes https://github.com/NixOS/nixpkgs/issues/19905.
2016-11-03 17:37:19 +01:00
Peter Simons
38dc05fd06 Update hoogle and structured-haskell-mode to latest version of haskell-src-exts. 2016-11-03 17:37:19 +01:00
Peter Simons
c6cd4ee35d configuration-hackage2nix.yaml: update list of broken builds 2016-11-03 17:34:23 +01:00
Peter Simons
306953581d haskell-swagger: disable Haddock phase
Citing from http://hydra.cryp.to/build/2035868/nixlog/1/raw:

  haddock: internal error: spliceURL UnhelpfulSpan
2016-11-03 17:34:22 +01:00
Peter Simons
ed9f1c575b git-annex: update version 2016-11-03 17:34:21 +01:00
Peter Simons
a170fb2340 LTS Haskell 7.7 2016-11-03 17:34:21 +01:00
Peter Simons
a0cad9ad75 LTS Haskell 7.6 2016-11-03 17:32:27 +01:00
Nikolay Amiantov
e829d82861 nodePackages.parsoid: init 2016-11-03 19:20:19 +03:00
Anthony Cowley
7850a6b0ec freeimage: darwin compatibility 2016-11-03 12:18:14 -04:00
Profpatsch
9ffcb1b250 Merge pull request #20090 from sternenseemann/master
Add jackline and (updated) ocaml-dependencies
2016-11-03 16:02:53 +01:00
Pavel Chuprikov
6693e3b06c bear: ignore wrapper calls (#20070)
Fixes #20056
2016-11-03 15:27:03 +01:00
sternenseemann
096ec04b82 ocaml-erm_xmpp_0_3: init at 0.3 2016-11-03 14:39:26 +01:00
sternenseemann
9554143a9c ocaml-otr: init at 0.3.3 2016-11-03 14:39:26 +01:00
sternenseemann
02388e9ba5 ocaml-notty: init at 0.1.1 2016-11-03 14:39:22 +01:00
sternenseemann
18788cbac7 ocaml-uuseg: 0.8.0 -> 0.9.0
This commit also refactors the expression.
2016-11-03 14:34:35 +01:00
sternenseemann
21a191df74 ocaml-uutf: 0.9.3 -> 0.9.4
This commit also refactors the expression
2016-11-03 14:34:35 +01:00
sternenseemann
db760a5edc ocaml-astring: init at 0.8.3 2016-11-03 14:34:35 +01:00
sternenseemann
d675e0d832 ocaml-tls: init at 0.7.1 2016-11-03 14:34:31 +01:00
sternenseemann
750342082b ocaml-x509: 0.5.0 -> 0.5.3
This commit also refactors the expression.
2016-11-03 14:24:52 +01:00
sternenseemann
361975cd93 ocaml-cstruct: 1.6.0 -> 2.3.0
This commit also refactors the expression.
2016-11-03 14:24:52 +01:00
sternenseemann
d8686b4949 ocaml-nocrypto: 0.5.1 -> 0.5.3 2016-11-03 14:24:47 +01:00
sternenseemann
32e86a3e2a ppx_sexp_conv: use sexplib_p4 instead of sexplib
This prevents potential interface incompatibilities if newer compiler versions are used
2016-11-03 14:08:18 +01:00
sternenseemann
0c8859fd17 ocaml-ptime: init at 0.8.2 2016-11-03 14:08:18 +01:00
Vincent Laporte
26256b7cea ocamlPackages.zarith: fix build in chrooted environments 2016-11-03 09:26:33 +01:00
Vincent Demeester
1e2f37e9f4
godef: init at 20160620-ee532b9
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2016-11-03 08:30:49 +01:00
Franz Pletz
64902aebb0
libxml2: add patch to fix CVE-2016-4658
cc #20078
2016-11-03 02:45:18 +01:00
Franz Pletz
2b2f273375
cairo: add patch to fix CVE-2016-9082
cc #20078
2016-11-03 02:45:11 +01:00
Tim Steinbach
e97e9835dc Merge pull request #20112 from cko/nodejs_7x
nodejs-7_x: init
2016-11-02 20:25:22 -04:00
Tim Steinbach
9e150c92d4 Merge pull request #20098 from nexusdev/solc
solc: 0.4.2 -> 0.4.4
2016-11-02 19:42:35 -04:00
Anthony Cowley
7b84331f22 bullet: darwin compatibility 2016-11-02 19:35:33 -04:00
Christine Koppelt
c9d27cc3ea nodejs-7_x: init 2016-11-03 00:21:44 +01:00
Vincent Laporte
7c53518663 compcert: patch to build with Coq-8.5pl3 2016-11-02 19:23:15 +01:00
Tim Steinbach
aa39f65174 Merge pull request #20102 from holidaycheck/v6-add-npm2nix
Add npm2nix to v6.x nodePackages
2016-11-02 13:36:51 -04:00
Pavel Chuprikov
6f17cb108d bear: 2.2.0 -> 2.2.1
Taken from #20020.
2016-11-02 18:34:44 +01:00
Tobias Pflug
1b78ae4b6a Add npm2nix to v6.x nodePackages 2016-11-02 18:20:03 +01:00
Vladimír Čunát
7f805a60d8 nodejs: put back a comment about closure size 2016-11-02 17:49:19 +01:00
Tobias Pflug
a5dad8aeeb nodejs: refactor derivations (#19973)
* refactor and clean up the derivation composition
* add slim variation: the slim variations configure node without npm.
Building node with npm introduces a python runtime depndency through
gyp - slim variation makes sense for building small nodejs production
images
2016-11-02 17:46:01 +01:00
Daniel Brockman
8bae051c72 solc: 0.4.2 -> 0.4.4 2016-11-02 16:43:46 +01:00
Peter Simons
62e0985ec8 Merge pull request #20094 from Profpatsch/haskell-sindre
haskellPackages: mark sindre broken
2016-11-02 16:35:14 +01:00
Profpatsch
5c197b2e38 haskellPackages: mark sindre broken 2016-11-02 16:22:29 +01:00
Robbin C
accd0728d8 haskellPackages.tinc: 20160924 -> 20161102 2016-11-02 22:44:38 +08:00
Frederik Rietdijk
1558b09a32 Merge pull request #20019 from lsix/19989-fix-mezzanine-for-python3
python33Packages.mezzanine Fix
2016-11-02 13:44:52 +01:00
Frederik Rietdijk
827861f4b4 Merge pull request #20038 from magnetophon/zita-resampler
zita-resampler: 1.3.0 -> 1.6.0
2016-11-02 13:26:08 +01:00
Bart Brouns
d315ca4080 libjack2-git: 2015-09-03 -> 2016-08-18 2016-11-02 12:51:22 +01:00
Graham Christensen
cd67a0aada
tre: add patch for CVE-2016-8859 2016-11-02 11:55:39 +01:00
Peter Simons
382f97ecc2 Merge pull request #20061 from Profpatsch/haskell-libsystemd-journald
haskellPackages: fix libsystemd-journal
2016-11-02 08:18:27 +01:00
Profpatsch
83317f7d04 haskellPackages: fix libsystemd-journal 2016-11-02 01:11:10 +01:00
Eelco Dolstra
5ecb427368 cudatoolkit: Add 8.0.44 2016-11-01 22:52:26 +01:00
Peter Simons
fac1168816 callHackage: make 'all-cabal-hashes' repository overridable
This commit changes callHackage to use a deterministic version of the Hackage
checkout from https://github.com/commercialhaskell/all-cabal-hashes by default.
This means that packages uploaded to Hackage after today will be available to
callHackage only after "pkgs/data/misc/hackage/default.nix" has been updated.

People who want the previous behavior where we always had the latest version of
Hackage available -- at the cost of frequent downloads from Github --, can add
the following override to their "~/.nixpkgs/config.nix" file:

  {
    packageOverrides = super: {
      all-cabal-hashes = builtins.fetchTarball "https://github.com/commercialhaskell/all-cabal-hashes/archive/hackage.tar.gz";
    };
  }
2016-11-01 18:35:19 +01:00
Joachim Fasting
98d1bb9e6e
tinyxml-2: 3.0.0 -> 4.0.1 2016-11-01 15:57:18 +01:00
Peter Simons
5b5a0c276e Merge pull request #20051 from joachifm/jailbreak-dataenc
haskellPackages.dataenc: jailbreak
2016-11-01 14:43:54 +01:00
Tim Steinbach
dc04a8e49d Merge pull request #19980 from cko/cleanup_node_packages
node-packages: update & cleanup
2016-11-01 09:20:26 -04:00
Tim Steinbach
79424a0c7f Merge pull request #19984 from sternenseemann/license-clash
groovy: no easily conflicting files in top-level (#19872)
2016-11-01 09:09:35 -04:00
Tim Steinbach
e6483ec425 Merge pull request #20052 from NeQuissimus/scala_2_12_0_fix
scala: Fix hash
2016-11-01 08:55:40 -04:00
Tim Steinbach
33aac6e4c9
scala: Fix hash 2016-11-01 08:54:53 -04:00
Joachim Fasting
31f8367c67
haskellPackages.dataenc: jailbreak
Relaxes overly strict bounds on base (3 > && < 4.8).  The dataenc
package is unmaintained so there is no corresponding upstream issue.
2016-11-01 13:30:50 +01:00
Daniel Peebles
1fa9d99776 Merge pull request #20046 from copumpkin/omg-test
Remove obsolete versions of db
2016-11-01 08:16:55 -04:00
Rickard Nilsson
6bbdad7d11 haskell-xxhash: Use doJailbreak instead of sed 2016-11-01 11:34:14 +01:00
Rickard Nilsson
58707589d2 haskell-xxhash: fix build with GHC 8.x 2016-11-01 11:01:51 +01:00
Dan Peebles
50874525d1 db47: remove outdated version 2016-11-01 03:18:01 +00:00
Dan Peebles
89915f8206 db45: remove outdated version 2016-11-01 03:10:13 +00:00
Dan Peebles
e41d2a8306 db44: remove outdated version 2016-11-01 03:06:57 +00:00
Bart Brouns
a8a1449b1c zita-resampler: 1.3.0 -> 1.6.0 2016-11-01 01:36:09 +01:00
John Wiegley
ecbb932957 Merge pull request #19696 from TikhonJelvis/electron-osx
Electron: Added support for OS X.
2016-10-31 16:53:30 -07:00
Joachim F
a2e77d19bc Merge pull request #20031 from rnhmjoj/vapoursynth
Vapoursynth updates
2016-11-01 00:34:27 +01:00
John Wiegley
a12f3d232d
coqPackages.fiat_HEAD: New package for Coq 8.4pl6 and 8.5pl2 2016-10-31 16:22:04 -07:00
Dan Peebles
d0bb7f0c53 ruby: remove unnecessary runtime dependency on groff 2016-10-31 22:16:26 +00:00
rnhmjoj
4edef3d229
vapoursynth: 33.1 -> 35 2016-10-31 22:05:48 +01:00
rnhmjoj
16cc856c27
zimg: 2.2.1 -> 2.3 2016-10-31 22:00:03 +01:00
rnhmjoj
2d16ff4dc7
vapoursynth-mvtools: 16 -> 17 2016-10-31 21:55:26 +01:00
Tuomas Tynkkynen
d0ae7b973d Merge remote-tracking branch 'upstream/master' into staging 2016-10-31 20:13:06 +02:00
Ricardo M. Correia
3c6e0f1207 Merge pull request #19901 from vbgl/ocaml-containers-20
Update ocamlPackages.{gen,sequence,containers}
2016-10-31 18:36:37 +01:00
Lancelot SIX
8617a068b8 pythonPackages.mezzanine: Fix template project
This makes sure that the template project can be used and updated.
Otherzise files copied from the store stay readonly and cannot be
updated during the generation process.
2016-10-31 16:38:45 +01:00
Franz Pletz
aa2b8d25d6 Merge pull request #19931 from mguentner/ipfs_update
ipfs: i20160112 -> 0.4.4, fetchgx
2016-10-31 14:42:05 +01:00
Franz Pletz
bf88b99785
aubio: 0.4.1 -> 0.4.3 2016-10-31 14:33:55 +01:00
Graham Christensen
5022978474
Revert "http-parser: Broken on Darwin"
This reverts commit ea14f5c86d.

LnL on IRC says it builds without without CommandLineTools, and
disabling this on darwin breaks large swaths of packages. In
particular we're seeing all of rust broken.

We're not sure why it was broken on hydra, but we're pretty sure
disabling it straight out was the wrong fix.
2016-10-31 09:30:39 -04:00
sternenseemann
ce90d09404 groovy: no easily conflicting files in top-level (#19872) 2016-10-31 10:52:34 +01:00
zraexy
c15f3a8bbe qt57.qtwebengine: make it build
This is an updated version of #16561 with added qt.conf to fix QtWebEngineProcess not being able to find locales copied to 5.7
2016-10-30 16:43:13 -08:00
zraexy
cfda4310d6 qt56.qtwebengine: make it build
This is an updated version of #16561 with added qt.conf to fix QtWebEngineProcess not being able to find locales
2016-10-30 16:38:13 -08:00
Gabriel Ebner
4a1f73ab89 loc: 0.3.0 -> 0.3.3 2016-10-30 16:45:04 -04:00
Arseniy Seroka
75374120eb Merge pull request #19881 from matthiasbeyer/add-loc
loc: init at 0.3.0
2016-10-30 23:12:41 +03:00
Shea Levy
4df3bb7e08 store-0.3: Build with the right version of store-core 2016-10-30 11:29:07 -04:00
Christine Koppelt
416eb6053e node-packages: fix reference 2016-10-30 09:59:56 +01:00
Christine Koppelt
737decb123 node-packages: add packages for v6 2016-10-30 09:54:55 +01:00
Christine Koppelt
182b1c2777 node-packages: update & cleanup
* update packages for v4
* remove files and generation for v0_10 and v5 as nodejs-5_x and nodejs-0_10 are no longer supported
2016-10-29 23:08:01 +02:00
Tim Steinbach
bc1a6be6c3 Merge pull request #19972 from NeQuissimus/scala_2_12_0
scala: 2.11.8 -> 2.12.0
2016-10-29 16:31:08 -04:00
Vladimír Čunát
31f0fdef32
cmake: minor update 3.6.0 -> 3.6.2 2016-10-29 22:08:25 +02:00
sternenseemann
750af04bad libhttpseverywhere: use gnome mirrors (#19938)
libhttpseverywhere is a GNOME project now, so it is available via GNOME
mirrors.
2016-10-29 20:47:37 +02:00
Vladimír Čunát
80d956caf3
intltool: fix the patch URL, #19487
I hope it's without mistake now. I re-checked the download,
avoiding the binary caches where it would go usually.
2016-10-29 20:42:18 +02:00