Commit Graph

52437 Commits

Author SHA1 Message Date
Jörg Thalheim cfe738baf9
Merge pull request #45284 from orivej/msgpack
msgpack: rename from libmsgpack
2018-08-19 07:54:31 +01:00
Timo Kaufmann 6954dd26d3
Merge pull request #45301 from timokau/ntl-11.3.0
ntl: 11.2.1 -> 11.3.0
2018-08-19 01:56:52 +02:00
Orivej Desh 65663f883c msgpack: rename from libmsgpack
The project does not use the name "libmsgpack". It variously uses "msgpack" and
"msgpack-c", and "msgpackc" for the name of the library.
2018-08-18 23:19:54 +00:00
Markus Kowalewski 2521f7cbdc
perl: set license to artistic 2018-08-18 23:11:55 +02:00
Jake Waksbaum 8374400cec fflas-ffpack: Add darwin support 2018-08-18 20:28:06 +00:00
Tom Hall 73ac45108a qtcreator: enable on aarch64 and armv7
Patch (from https://bugreports.qt.io/browse/QTCREATORBUG-8107) to allow botan to build on arm.
2018-08-18 20:45:34 +01:00
Daiderd Jordan abe2ab1581
at-spi2-core: fix darwin dylib install_name 2018-08-18 21:37:27 +02:00
Daiderd Jordan a71a9eab8c
at-spi2-atk: fix darwin dylib install_name 2018-08-18 21:37:26 +02:00
Daiderd Jordan 2286655abd
gtk3: add x11Support for darwin 2018-08-18 21:37:25 +02:00
Jörg Thalheim 92ce64d54a
Merge pull request #45293 from thefloweringash/libqmatrixclient-darwin
libqmatrixclient: enable Darwin platform
2018-08-18 18:07:47 +01:00
Jörg Thalheim 5b3637dbe6
Merge pull request #45283 from orivej/libmsgpack
libmsgpack: 2.1.5 -> 3.0.1
2018-08-18 18:01:48 +01:00
Silvan Mosberger e8145704e5
Merge pull request #45292 from bhipple/add/ecos
ecos: init at 2.0.6
2018-08-18 18:33:48 +02:00
Benjamin Hipple 65bb0b23b9 Add platforms.all 2018-08-18 12:11:06 -04:00
Daiderd Jordan 3c5c50488d
Merge pull request #45157 from mikemckibben/fix/oracle-instantclient-dylib
oracle-instantclient: fixes dylib rpath on macos
2018-08-18 18:06:20 +02:00
Michael Raskin c92766fec8 mono514: init at 5.14.0.177 2018-08-18 17:01:02 +03:00
Michael McKibben 0aa26ae766 oracle-instantclient: fixes dylib rpath on macos 2018-08-18 06:24:11 -06:00
Elis Hirwing 2d6bfc360a php71: 7.1.20 -> 7.1.21 (#45296)
Changelog: https://secure.php.net/ChangeLog-7.php#7.1.21
2018-08-18 14:16:20 +02:00
Timo Kaufmann fe0c07a6c0
Merge pull request #45299 from timokau/gf2x-purity
gf2x: disable hardware-specific code
2018-08-18 14:00:55 +02:00
Timo Kaufmann f34589709e ntl: 11.2.1 -> 11.3.0 2018-08-18 13:51:17 +02:00
Timo Kaufmann 73aaad4936 gf2x: disable hardware-specific code
This was causing "Illegal instruction" issues in the ntl testsuite when
it was executed on a different cpu than the one gf2x was built on
(43679).
2018-08-18 13:37:48 +02:00
Vladimír Čunát 0f57d85522
Merge #43190: libyaml: 0.1.7 -> 0.2.1
It builds, the NEWS seem safe enough.
The "large" change in version is apparently due to switching
the maintenance team; ABI tracker shows no changes.
2018-08-18 12:53:48 +02:00
Vladimír Čunát 65af43026a
Merge #45224: harfbuzz: 1.8.2 -> 1.8.8
It builds, NEWS seem safe enough.
2018-08-18 12:53:27 +02:00
Vladimír Čunát e0339418f0
Merge #45174: p11-kit: 0.23.12 -> 0.23.13
Builds, NEWS seem OK.
2018-08-18 12:20:34 +02:00
Vladimír Čunát aabe9790ff
Merge #45237: expat: 2.2.5 -> 2.2.6 2018-08-18 12:16:57 +02:00
Andrew Childs 9ef9a55038 libqmatrixclient: enable Darwin platform 2018-08-18 12:44:56 +09:00
Benjamin Hipple 460029cf94 ecos: init at 2.0.6 2018-08-18 03:38:50 +00:00
Orivej Desh 908693d6e7 libmsgpack: 2.1.5 -> 3.0.1 2018-08-17 22:36:31 +00:00
Silvan Mosberger 7a78c30055
Merge pull request #45244 from r-ryantm/auto-update/closure-compiler
closurecompiler: 20180716 -> 20180805
2018-08-18 00:31:36 +02:00
Markus Kowalewski 0320769991
polkit: add license 2018-08-18 00:12:55 +02:00
Markus Kowalewski a3990e734d
perl: add license 2018-08-18 00:11:32 +02:00
Markus Kowalewski 4ba295b797
openssl: add license 2018-08-18 00:05:21 +02:00
Markus Kowalewski 8844504fba
openldap: add license 2018-08-18 00:03:01 +02:00
Markus Kowalewski 73eede0543
nss: add license 2018-08-17 23:55:36 +02:00
Markus Kowalewski 7dceb84419
libressl: add licenses 2018-08-17 22:15:45 +02:00
John Ericson 89efc27f57
Merge pull request #44767 from obsidiansystems/wrapper-env-var-path
{cc,bintools}-wrapper, ghc, libgcc: Define wrapper env vars as full paths
2018-08-17 16:12:26 -04:00
Dmitry Kalinkin 72d630779d arrow-cpp: 0.9.0 -> 0.10.0 2018-08-17 15:00:42 -04:00
Vladimír Čunát 14aa936ec5
Merge branch 'staging-next' into staging 2018-08-17 20:53:27 +02:00
Vladimír Čunát 209730208a
Merge branch 'staging-next' 2018-08-17 20:51:31 +02:00
Peter Simons aa5a93e21d multi-ghc-travis: update to latest git version 2018-08-17 19:27:19 +02:00
xeji 7569513ef8
Merge pull request #45143 from LnL7/darwin-grpc
grpc: fix darwin build
2018-08-17 18:57:32 +02:00
Matthew Bauer 4ff7702082
Merge pull request #45183 from matthewbauer/macdevelop
Assorted darwin/macOS fixes
2018-08-17 10:29:12 -05:00
Jan Tojnar 9169b372d1
Merge pull request #45265 from r-ryantm/auto-update/babl
babl: 0.1.54 -> 0.1.56
2018-08-17 16:48:36 +02:00
R. RyanTM 2a3d5f7ad7 babl: 0.1.54 -> 0.1.56
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/babl/versions.
2018-08-17 07:00:06 -07:00
Timo Kaufmann 8c43a3e828
Merge pull request #45061 from Ma27/fix-python-git-annex-adapter
python3Packages.git-annex-adapter: fix build
2018-08-17 15:51:31 +02:00
Shea Levy 2d32f7daa8
haskellPackages.hadoop-rpc: Apply stack overflow patch on 8.4 as well. 2018-08-17 09:36:53 -04:00
Shea Levy 38396acd3b
haskellPackages.xmlhtml: Jailbreak for hspec 2.5 2018-08-17 09:25:35 -04:00
Jan Tojnar a7720d8a5e
Merge pull request #45227 from r-ryantm/auto-update/gegl
gegl_0_4: 0.4.4 -> 0.4.6
2018-08-17 15:20:31 +02:00
Shea Levy a07cc456bc
haskellPackages.hoopl: Disable broken testsuite.
https://github.com/haskell/hoopl/issues/50
2018-08-17 09:02:24 -04:00
volth 6635879ff1
perl: remove duplicated code 2018-08-17 12:51:07 +00:00
R. RyanTM 6573f3a60b checkstyle: 8.11 -> 8.12
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/checkstyle/versions.
2018-08-17 05:45:10 -07:00
Jan Tojnar c40af1fde3
Merge pull request #45052 from worldofpeace/indicator-application-12.10.1
indicator-application-gtk3: 12.10.0 -> 12.10.1
2018-08-17 14:21:13 +02:00
Jörg Thalheim 10baf9fe51
Merge pull request #45221 from r-ryantm/auto-update/grails
grails: 3.3.6 -> 3.3.8
2018-08-17 12:47:53 +01:00
Jörg Thalheim 5c7d351ee1
Merge pull request #45223 from r-ryantm/auto-update/groovy
groovy: 2.5.1 -> 2.5.2
2018-08-17 12:47:28 +01:00
Vladimír Čunát cbabebcc2e
Merge branch 'master' into staging-next
Hydra: ?compare=1473892
2018-08-17 13:45:21 +02:00
Jörg Thalheim d6d9ca679e
Merge pull request #45233 from r-ryantm/auto-update/ghp-import
ghp-import: 0.4.1 -> 0.5.5
2018-08-17 12:43:38 +01:00
R. RyanTM d520aa6386 closurecompiler: 20180716 -> 20180805
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/closure-compiler/versions.
2018-08-17 04:19:39 -07:00
Jörg Thalheim 2dadcb3000
Merge pull request #45203 from r-ryantm/auto-update/libsolv
libsolv: 0.6.34 -> 0.6.35
2018-08-17 12:07:34 +01:00
Jörg Thalheim e151c6f6fc
Merge pull request #45204 from r-ryantm/auto-update/librealsense
librealsense: 2.14.1 -> 2.15.0
2018-08-17 12:00:40 +01:00
Jörg Thalheim 332b304862
Merge pull request #45230 from r-ryantm/auto-update/folly
folly: 2018.07.09.00 -> 2018.08.13.00
2018-08-17 11:57:18 +01:00
R. RyanTM c64637ec6d expat: 2.2.5 -> 2.2.6
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/expat/versions.
2018-08-17 03:46:07 -07:00
R. RyanTM dec5067b16 ghp-import: 0.4.1 -> 0.5.5
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/ghp-import/versions.
2018-08-17 03:14:21 -07:00
R. RyanTM 23130640cb folly: 2018.07.09.00 -> 2018.08.13.00
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/folly/versions.
2018-08-17 02:56:37 -07:00
R. RyanTM 8248ad3929 gegl_0_4: 0.4.4 -> 0.4.6
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/gegl/versions.
2018-08-17 02:42:24 -07:00
R. RyanTM 7cb57d7530 harfbuzz: 1.8.2 -> 1.8.8
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/harfbuzz/versions.
2018-08-17 02:28:29 -07:00
R. RyanTM 0c60aee290 groovy: 2.5.1 -> 2.5.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/groovy/versions.
2018-08-17 02:27:07 -07:00
R. RyanTM 4ec9a8726a grails: 3.3.6 -> 3.3.8
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/grails/versions.
2018-08-17 02:09:39 -07:00
Wael M. Nasreddine 9c5b7cc5d1 bazel: patch //tools/bash/runfiles/runfiles.bash to include defaultShellPath in PATH
closes #43955
2018-08-17 10:51:03 +02:00
R. RyanTM 6ecbab9c1b librealsense: 2.14.1 -> 2.15.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/librealsense/versions.
2018-08-17 00:07:20 -07:00
R. RyanTM a9307e0a2e libsolv: 0.6.34 -> 0.6.35
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libsolv/versions.
2018-08-16 23:55:26 -07:00
Matthew Bauer aba9f67d7d qca: fix on darwin 2018-08-16 22:44:07 -05:00
Matthew Bauer bca8144274 treewide: disable some tests broken on darwin
disable checks for:

- cython
- ldap
- tqdm
2018-08-16 22:44:07 -05:00
R. RyanTM 86a6c4218e p11-kit: 0.23.12 -> 0.23.13
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/p11-kit/versions.
2018-08-16 20:13:12 -07:00
Ruben Maher d591f8a54d flow: 0.78.0 -> 0.79.0 2018-08-17 12:08:53 +09:30
Daiderd Jordan 8bef91d84a
protobuf: fix missing google.protobuf.compiler 2018-08-17 01:36:41 +02:00
Daiderd Jordan d8b202698c
mypy-protobuf: init at 1.6 2018-08-17 01:36:40 +02:00
Calvin Loncaric ebc5284681
gdal: allow version 1.11 on Darwin
The GDAL 1.11 derivation has been Linux-only for its entire life, but builds just fine on Mac.
2018-08-16 15:36:45 -07:00
Jörg Thalheim 6b900840bc
Merge pull request #45151 from r-ryantm/auto-update/react-native-debugger
react-native-debugger: 0.7.18 -> 0.7.20
2018-08-17 00:33:47 +02:00
Jörg Thalheim d70d575151
Merge pull request #45156 from markuskowa/lics-tools
Add license meta tags
2018-08-17 00:31:26 +02:00
R. RyanTM a1f77fbf9c react-native-debugger: 0.7.18 -> 0.7.20
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/react-native-debugger/versions.
2018-08-16 13:38:48 -07:00
Timo Kaufmann 255608b865
Merge pull request #45141 from veprbl/pr/rivet_271_bump
rivet: fix hash broken by upstream
2018-08-16 22:14:16 +02:00
Daiderd Jordan 062ae9ee0a
c-ares: fix darwin cmake-config 2018-08-16 22:06:24 +02:00
Daiderd Jordan 2058c69de0
grpc: fix darwin build 2018-08-16 22:06:18 +02:00
gnidorah 67628c7a55 pakcs: 2.0.2-b7 -> 2.0.2-b9 (#45118) 2018-08-16 22:03:22 +02:00
Markus Kowalewski f9a1aef084
flex: add license 2018-08-16 21:51:07 +02:00
Shea Levy 9c32d185d1
haskellPackages.hasktags: Disable broken testsuite.
https://github.com/MarcWeber/hasktags/issues/52
2018-08-16 15:35:05 -04:00
Dmitry Kalinkin bd2e865b44 rivet: fix hash broken by upstream 2018-08-16 15:34:32 -04:00
Shea Levy 816f4ef188
haskellPackages.cabal-plan: Remove broken patch. 2018-08-16 15:16:54 -04:00
Andreas Rammhold 47c0245d9c
Merge pull request #45093 from andir/libmspack
libmspack: 0.6alpha -> 0.7.1alpha
2018-08-16 19:28:43 +02:00
Léo Gaspard 6195eee47a
fixup: add links to upstream issues 2018-08-17 01:32:03 +09:00
Léo Gaspard fd14b4d48d
fixup: merge buildPhase and installPhase 2018-08-17 01:27:45 +09:00
Léo Gaspard 61e0b8d3be
fixup: use the correct gephy package name 2018-08-17 01:13:46 +09:00
Lancelot SIX 08a32ae34f
pythonPakcages.django_2_1: init at 2.1 2018-08-16 17:48:30 +02:00
Lancelot SIX ff3aeada34
pythonPackages.django_2_0: 2.0.7 -> 2.0.8 2018-08-16 17:47:35 +02:00
Shea Levy 429131ac79
Add back (optional) deterministic profiling patch for GHC 8.4 2018-08-16 11:37:24 -04:00
Léo Gaspard 39cd3f370d
fixup: reindent 2018-08-17 00:25:44 +09:00
Léo Gaspard a52ad2569a
fixup: points mentioned by timokau 2018-08-17 00:19:40 +09:00
Jörg Thalheim c4dbfa0321
Merge pull request #45115 from dtzWill/update/strace-4.24
strace: 4.23 -> 4.24
2018-08-16 15:44:17 +02:00
Jörg Thalheim 8c044897dc
Merge pull request #44098 from alyssais/capybara-webkit
gem-config: fix capybara-webkit on Darwin
2018-08-16 15:31:37 +02:00
Jörg Thalheim 1fd75a1003
Merge pull request #45110 from flokli/sqldeveloper
sqldeveloper: simplify, add darwin support
2018-08-16 15:20:46 +02:00
Will Dietz 42f5a23fc2 strace: 4.23 -> 4.24 2018-08-16 07:59:27 -05:00
Vincent Demeester 560f95b5e3
pprof: 2017-08-28 -> 2018-08-15
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2018-08-16 13:43:56 +02:00
worldofpeace 6bb751539f granite: 0.5 -> 5.0 (#45099) 2018-08-16 12:48:39 +02:00
xeji c6cff83db4
Merge pull request #45081 from andir/openssl_1_0_2p
openssl_1_0_2: 1.0.2o -> 1.0.2p
2018-08-16 12:46:26 +02:00
xeji 4f9c7ea1df
Merge pull request #45077 from markuskowa/licenses-c
Add license meta tags
2018-08-16 12:34:56 +02:00
Gabriel Ebner e97af33293 libqalculate: 2.6.0b -> 2.6.2 2018-08-16 11:55:50 +02:00
Florian Klink 29503b1fec sqldeveloper: simplify, add darwin support
Use unpackCmd and installPhase instead of overwriting buildCommand.
This makes the derivation more readable, and adds binary stripping and
shebang patching of the output as a bonus :-)

Use makeWrapper instead of a custom wrapper script, and only export
environment variables that are used.

Set JAVA_HOME to ${jdk.home}, making it more generic and independent of
the specific jdk path being used (was a different one on zulu). This
fixes sqldeveloper on darwin, so add it to supported platforms
(plus the known-working x86_64-linux)
2018-08-16 11:38:56 +02:00
Sarah Brofeldt 692c02ff4b
Merge pull request #44993 from bcdarwin/MIRTK
mirtk: init at 2.0.0
2018-08-16 10:51:12 +02:00
Maximilian Bosch 1022c3c25a
python3Packages.git-annex-adapter: fix build
`git-annex` version 6.20180719 enhances the output of `git-annex info`
with a description and UUID of the repository which broke the testcase
`test_process_annex_info_batch` which parses the output of the info
command.

The testcase has been fixed accordingly and the patch was filed upstream
here: https://github.com/alpernebbi/git-annex-adapter/pull/6

I rechecked the functionality in a simple python environment with the
following expression:

```
with import ./. {};
python3.withPackages (ps: with ps; [ git-annex-adapter ])
```

Furthermore I tested the main functionality in a Python REPL within the environment.

The Darwin patch fixes tests that rely on `rev`, a binary which is
distributed in the `utillinux` package and not available on Nix with
Darwin.

To make the purpose of the patches for future contributors clear I
documented the purpose for each patch.
2018-08-16 10:20:20 +02:00
Jörg Thalheim 78b357924a
Merge pull request #45089 from frontsideair/flow-0.78.0
flow: 0.77.0 -> 0.78.0
2018-08-16 10:11:33 +02:00
Andreas Rammhold 9e8308d206
libmspack: 0.6alpha -> 0.7.1alpha
This adresses the following issues:

- CVE-2018-14697
- CVE-2018-14680
- CVE-2018-14681
- CVE-2018-14682
2018-08-16 09:55:28 +02:00
Herwig Hochleitner 313216a670 webkitgtk: 2.20.4 -> 2.20.5 2018-08-16 09:38:55 +02:00
Jörg Thalheim 890c6d407d
Merge pull request #44904 from ThomasMader/dlang-update
Dlang update
2018-08-16 08:06:55 +02:00
Matthew Bauer bbb0e5332b
Merge pull request #44879 from jasoncarr0/add-jake-madoko
nodePackages.jake init, nodePackages.madoko init
2018-08-15 19:41:44 -05:00
Matthew Bauer 6e094cb4bf
Merge pull request #44699 from yrashk/tiddlywiki
nodePackages.tiddlywiki: init at 5.1.17
2018-08-15 19:41:22 -05:00
worldofpeace 3a73518a28 indicator-application-gtk3: 12.10.0 -> 12.10.1 2018-08-15 19:36:49 -04:00
Timo Kaufmann 8abc4b7f9c
Merge pull request #45067 from timokau/eclib-20180815
eclib: 20180710 -> 20180815
2018-08-16 01:02:54 +02:00
Timo Kaufmann 8c3db41c54 eclib: 20180710 -> 20180815 2018-08-16 00:46:41 +02:00
Matthew Bauer 7a39b0c43b libglvnd: build on darwin 2018-08-15 17:37:00 -05:00
Matthew Bauer b421a7d0a6 nodejs: remove ‘no-xcode’ patches
now provided by xcbuild
2018-08-15 17:35:56 -05:00
Matthew Bauer d4b453d2c1 v8: remove xcodebuild patch
Add xcodebuild commands from xcbuild.
2018-08-15 17:27:56 -05:00
Fatih Altinok f5da6ff71c
flow: 0.77.0 -> 0.78.0 2018-08-16 00:44:41 +03:00
Andreas Rammhold 06e7a48f45
libxml2: fix CVE-2018-14567 & CVE-2018-14404
Since the already added patch for CVE-2018-9251 also affects
CVE-2018-14567 I renamed the applied patch accordingly.
2018-08-15 22:54:52 +02:00
Vladimír Čunát d2b08c432c
Merge #45080: openssl_1_1_0: 1.1.0h -> 1.1.0i 2018-08-15 22:28:55 +02:00
Samuel Leathers 67b1cbb39d
Merge pull request #40399 from rvl/datadog-agent
DataDog Agent v6
2018-08-15 15:53:03 -04:00
xeji 3f59f828d0
Merge pull request #45044 from veprbl/pr/rivet_271_bump
rivet: 2.7.0 -> 2.7.1
2018-08-15 21:35:59 +02:00
Andreas Rammhold 98a7b92261
openssl_1_0_2: 1.0.2o -> 1.0.2p
this addresses:
 - Client DoS due to large DH parameter (CVE-2018-0732)
 - Cache timing vulnerability in RSA Key Generation (CVE-2018-0737)

Changelog: https://www.openssl.org/news/cl102.txt
2018-08-15 21:35:23 +02:00
Andreas Rammhold 0a40875439
openssl_1_1_0: 1.1.0h -> 1.1.0i
this addresses:
 - Client DoS due to large DH parameter (CVE-2018-0732)
 - Cache timing vulnerability in RSA Key Generation (CVE-2018-0737)

Changelog: https://www.openssl.org/news/changelog.html#x1
2018-08-15 21:12:00 +02:00
Jude Taylor 59027e2880 Revert "libvirt: fix dlopen("libjansson.so.4")"
This reverts commit d46cfd2ff0, which
broke libvirt + some dependent packages (notably nixops) on Darwin
2018-08-15 12:07:03 -07:00
Markus Kowalewski 2c2d02fce5
cracklib: add license 2018-08-15 20:53:07 +02:00
Markus Kowalewski 4ea5a9161f
cppunit: add license 2018-08-15 20:53:07 +02:00
Jörg Thalheim 0a17d08a97
Merge pull request #44922 from Enzime/fix/darktable-on-macos
darktable: Fix compilation on macOS
2018-08-15 20:24:20 +02:00
Austin Seipp e7e77e108a nextpnr: init at 2018.08.09
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2018-08-15 12:14:02 -05:00
Francesco Gazzetta 4e700fa965 lmdbxx: init at 0.9.14.0 2018-08-15 18:19:17 +02:00
Silvan Mosberger b1cf86b8bb
Merge pull request #44966 from worldofpeace/imobile-updates
libimobiledevice updates
2018-08-15 17:05:10 +02:00
Dmitry Kalinkin 984e0e8c1d rivet: 2.7.0 -> 2.7.1 2018-08-15 09:53:32 -04:00
Eric Wolf fe6ebf85b7 ghc-8.0.2: Fix #44987 (#45014)
nix-env -f '<nixpkgs>' -qaP -A haskell.packages.ghc802

will run again, but the packages depending on ghc-compact will still not
build, as they have a constrain on base >= 4.10 and ghc 8.0.2 has base
4.9.1.0
2018-08-15 14:53:20 +01:00
Alyssa Ross 3116e6e6b9 gem-config: add curses (#45068) 2018-08-15 14:32:50 +01:00
Maximilian Bosch cd21faff2b
pythonPackages.thumbor: 6.5.1 -> 6.5.2
6.5.2 allows Pillow==5.2.0 (see https://github.com/thumbor/thumbor/releases/tag/6.5.2).

See https://hydra.nixos.org/build/79403232 for further reference.
2018-08-15 13:59:35 +02:00
Timo Kaufmann ad71d9b0d5
Merge pull request #45001 from jbaum98/givaro-darwin
givaro: Add darwin support
2018-08-15 11:58:00 +02:00
Benjamin Hipple 16d4753344 pythonPackages.fastcache: init at 1.0.2 (#45048) 2018-08-15 11:02:55 +02:00
Benjamin Hipple cc8e4a5884 pythonPackages.multiprocess: 0.70.4 -> 0.70.6.1 (#45047) 2018-08-15 11:01:32 +02:00
Ivan Jager ef98b96356 atd: 1.12.0 -> 2.0.0 (#45046)
atdgen is now part of atd
2018-08-15 10:45:42 +02:00
Uli Baum 6e3d0efdc4 python.pkgs.orderedset: fix ofborg checkMeta
broken by 44a4370b1f
2018-08-15 09:54:58 +02:00
Jake Waksbaum 2ab014eb17 givaro: Add darwin support 2018-08-14 19:47:47 -04:00
Dmitry Kalinkin b98faf680c yoda: 1.7.0 -> 1.7.1 2018-08-14 17:49:21 -04:00
Jan Tojnar 44a4370b1f
python.pkgs.orderedset init at 2.0.1 2018-08-14 23:35:17 +02:00
Shea Levy 7372d3bf31
haskell.lib.getHaskellBuildInputs: Actually get the haskell build inputs.
5523ec8f3c accidentally dropped the attribute lookup.
2018-08-14 17:05:36 -04:00
Pascal Wittmann 6af971573a
intel-gpu-tools: 1.22 -> 1.23 2018-08-14 22:14:55 +02:00
Jan Tojnar fe51bf322c
Merge pull request #44820 from michaelpj/fix/redshift-geoclue-agents
redshift/geoclue/localtime: progress in fixing agent confusion
2018-08-14 17:13:09 +02:00
Michael Peyton Jones 284fc9b449
geoclue: 2.4.10 -> 2.4.12 2018-08-14 15:55:01 +01:00
Vincent Laporte be989c7af4 ocamlPackages.javalib: 2.3.4 -> 2.3.5 (#45016) 2018-08-14 14:53:30 +02:00
Timo Kaufmann ec14b03b86
Merge pull request #44148 from Ekleog/javacard-devkit
javacard-devkit: init at 2.2.2
2018-08-14 14:25:18 +02:00
Léo Gaspard bcf59b9b51
javacard-devkit: init at 2.2.2
Oracle has already released 3.0.5, but versions after 2.2.2 appear to be Windows-only.

Thanks-To: aszlig <aszlig@nix.build>
2018-08-14 21:13:43 +09:00
Jörg Thalheim d6b9ab6865
Merge pull request #45008 from jbaum98/gfan-darwin
gfan: Add darwin support
2018-08-14 14:01:27 +02:00
Domen Kožar 849b27c62b
hydra: remove me as maintainer 2018-08-14 11:44:07 +01:00
Domen Kožar d2c55eb34a
haskellPackages.hpack: set to newest hpack to avoid conflicting hpack versions in closure 2018-08-14 11:42:10 +01:00
Domen Kožar 85f892b988
stack2nix: cleanup 2018-08-14 11:41:42 +01:00
Jörg Thalheim 96c34ed7a5
Merge pull request #45004 from jbaum98/flint-darwin
flint: Add darwin support
2018-08-14 10:21:08 +02:00
Jörg Thalheim 5d5e484ea0
Merge pull request #45010 from jbaum98/zn_poly-darwin
zn_poly: Add darwin support
2018-08-14 10:19:28 +02:00
lewo f2cab31ae9
Merge pull request #44841 from Ma27/bump-hydra
hydra: 2017-11-21 -> 2018-08-07
2018-08-14 09:55:11 +02:00
Vincent Laporte 44f18a5a4f ocamlPackages.incremental_kernel: 0.11.0 -> 0.11.1 2018-08-14 07:48:39 +00:00
Vincent Laporte 2aae0c0442 ocamlPackages.async_extra: 0.11.0 -> 0.11.1 2018-08-14 07:48:39 +00:00
Vincent Laporte 72d1be9b96 ocamlPackages.async_kernel: 0.11.0 -> 0.11.1 2018-08-14 07:48:39 +00:00
Vincent Laporte 4b542fdf8e ocamlPackages.core: 0.11.1 -> 0.11.2 2018-08-14 07:48:39 +00:00
Tuomas Tynkkynen 7e0561370b rust: Set dontUpdateAutotoolsGnuConfigScripts everywhere
It's needed on ARM nowadays as well, so just put it everywhere.
2018-08-14 10:40:47 +03:00
Jake Waksbaum c0c854da95 zn_poly: Add darwin support 2018-08-14 00:49:42 -04:00
adisbladis 3878342ef0
Merge pull request #45006 from jbaum98/tachyon-darwin
tachyon: Add darwin support
2018-08-14 12:44:16 +08:00
Jake Waksbaum be81e1e29c gfan: Add darwin support 2018-08-14 00:16:46 -04:00
Michael Hoang 0ee70940b1 osm-gps-map: Add macOS as a supported platform 2018-08-14 13:59:29 +10:00
Michael Hoang ad565e9925 lensfun: Add macOS as a supported platform 2018-08-14 13:59:29 +10:00
Jake Waksbaum 681d02ba5f tachyon: Add darwin support 2018-08-13 23:16:24 -04:00
Jake Waksbaum 942a5efa28 flint: Add darwin support 2018-08-13 22:47:57 -04:00
Sergiusz Bazanski d640cab823 diamond: init at 3.10
This change adds the properietary Lattice Diamond FPGA suite.
2018-08-14 01:38:55 +01:00
xeji abf21a27cb
Merge pull request #44954 from markuskowa/qradiolink
qradiolink: init at 0.5.0
2018-08-14 02:26:25 +02:00
Daiderd Jordan 4c0e25089e
Merge pull request #44902 from danieldk/grpcio-darwin
python/grpcio: fix darwin build
2018-08-14 01:10:40 +02:00
Silvan Mosberger 78b4d9ac80
Merge pull request #43397 from illegalprime/libphonenumber
libphonenumber: init at 8.9.9
2018-08-14 01:04:57 +02:00
Vincent Laporte 989292e3e1 ocamlPackages.ocaml_extlib: 1.7.4 -> 1.7.5 (#44736) 2018-08-14 00:59:32 +02:00
Jake Waksbaum 42a0d36fdb Mark gf2x as supported on darwin 2018-08-13 17:36:18 -04:00
Maximilian Bosch 7682c2fd61
hydra: 2017-11-21 -> 2018-08-07
This bumps Hydra to the latest revision available. As Hydra doesn't have
a release model (and therefore no tags) ATM, the derivation will pin
against the actual git revision and the date of the commit in the
derivation name.

Additionally the following changes have been made:

* Dropped `postUnpack` phase. It is useful when working with the Hydra
  source (and no dirty changes shall be used in `release.nix`, but is has
  no use in `nixpkgs`).

* Added myself as maintainer to have more folks available in case of
  future breakage.

* Implemented support for Nix 2.0 and `unstable` (currently 2.1):

  Since 1672bcd230447f1ce0c3291950bdd9a662cee974 in NixOS/nix the
  evaluator differentiates between `settings` and `evalSettings`.
  Previously `restrictEval` in `hydra-eval-jobs.cc` has been set in
  `settings`, this doesn't work anymore in Nix 2.1 and is therefore
  incompatible to Nix 2.0 on an API level.

  To resolve this, the flag `isGreaterNix20` parses the version string
  of `pkgs.nix` and applies a patch if nix.version<=2.0.

  Furthermore the Hydra build with Nix 2.1 requires `boost` as build input
  which is not needed for Nix 2.0. To avoid unnecessary increase in the
  closure size this library will only used as build input for
  nix.version>2.0.

* Fixed the NixOS test for `hydra`:
  disabled binary cache to allow sandbox builds (otherwise it would
  query `cache.nixos.org` during the Hydra build inside the test).

  Additionally the trivial.nix jobset required simplification (as done
  in NixOS/hydra, e.g. tests/api-test.nix) as bash is not available in
  the build sandbox as builder (even when adding pkgs.bash to
  systemPackages).

  The easiest workaround to confirm a the functionality of a jobset
  without importing nixpkgs is to use the default shell /bin/sh which
  is mounted from `pkgs.busybox` into the build env
  (https://github.com/NixOS/nixpkgs/pull/44841#discussion_r209751972) in the
  VM and a named pipe to create $out.

Closes #44044
2018-08-13 22:56:27 +02:00
Jake Waksbaum 1bfbe76772 ntl: Add darwin support 2018-08-13 16:49:46 -04:00
Michael Eden eca17c4a7f libphonenumber: init at 8.9.9 2018-08-13 16:23:19 -04:00
Ben Darwin 0adc6f4d8f mirtk: init at 2.0.0 2018-08-13 15:55:04 -04:00
Vladimír Čunát ded9a4b1aa
Merge branch 'staging-next' into staging
Commits from master, conflict resolutions, etc.
2018-08-13 20:57:50 +02:00
Vladimír Čunát 5b0398dc36
Merge branch 'master' into staging-next
Conflicts: gobby and libinfinity - I took the hand-edited versions
instead of those resuting from the mass-replacement.

Hydra: ?compare=1473190
2018-08-13 20:43:59 +02:00
Bas van Dijk a70fbb8d9e haskell: upgrade the tensorflow packages
Also enable building on GHC-8.4.
2018-08-13 20:07:43 +02:00
Bas van Dijk dd70c12732 libtensorflow: 1.8.0 -> 1.9.0 2018-08-13 20:07:43 +02:00
Silvan Mosberger a57c8579a8
Merge pull request #44568 from uskudnik/add-shellhook-support-to-buildstackproject
Add support for user-extensible shellHook to haskell.lib.buildStackProject
2018-08-13 19:39:43 +02:00
Vladyslav Mykhailichenko 249ba3d3ed reason: 3.3.2 -> 3.3.3 2018-08-13 15:51:23 +00:00
Léo Gaspard 9b46b273f9 ocamlModules.wasm: add wasm binary 2018-08-13 15:36:44 +00:00
Tor Hedin Brønner 34baf00b72 {qt4,qt3}: Fix breakage after eeb9837beb
- qt-4: Pass the correct configureFlags, in particular `mk` should prepend `no-`
  when `cond` is false.

- qt-3: simply revert the changes
2018-08-13 16:25:37 +02:00
Boris a5efa6650f pythonPackages.browser-cookie3: init at 0.6.4 (#44562) 2018-08-13 14:47:06 +02:00
R. RyanTM 33e70ffad4 jimtcl: 0.77 -> 0.78 (#44762)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/jimtcl/versions.
2018-08-13 14:24:25 +02:00
R. RyanTM b3ebab2c53 pony-stable: 0.1.4 -> 0.1.6 (#44715)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/pony-stable/versions.
2018-08-13 14:22:31 +02:00
Bas van Dijk 9968d0f053
Merge pull request #44948 from Izorkin/servant
servant-sphinx-documentation: fix sha256sum
2018-08-13 12:39:16 +02:00
Alyssa Ross 43b6d46f4f
puppet-lint: init at 2.3.6 2018-08-13 11:37:59 +01:00
Michael Raskin 3762495967
Merge pull request #44942 from aanderse/master
openscenegraph: 3.4.0 -> 3.6.2
2018-08-13 06:44:47 +00:00
Uri Baghin 8c802d42ad bazel: fix darwin build on hydra 2018-08-13 08:32:27 +02:00
worldofpeace 319b5cec4e libgpod: drop libimobiledevice.swig
was removed a while ago
2018-08-13 00:56:32 -04:00
worldofpeace 8842e43477 libimobiledevice: 1.2.0 -> 2018-07-24 2018-08-13 00:48:23 -04:00
worldofpeace d4d5068557 libusbmuxd: 1.0.10 -> 2018-07-23 2018-08-13 00:46:35 -04:00
worldofpeace 02353e4a10 libplist: 2.0.0 -> 2018-07-25 2018-08-13 00:45:46 -04:00
Markus Kowalewski 17f0987212
codec2: init at 0.8 2018-08-13 01:13:36 +02:00
Izorkin fdec6b1b8d servant-sphinx-documentation: fix sha256sum 2018-08-12 23:13:23 +03:00
Bastian Köcher 6ac9901727 kde-frameworks: 5.48 -> 5.49 2018-08-12 21:54:04 +02:00
Aaron Andersen 0624e4939d bumped openscenegraph version from 3.4 to 3.6.2 and added more options for building it 2018-08-12 14:28:08 -04:00
Jan Tojnar f496d26247
Merge pull request #44651 from jtojnar/gobby
gobby5: fix build
2018-08-12 17:25:07 +02:00
Silvan Mosberger cfa49751c7
Merge pull request #44618 from alyssais/triton
triton: init at 6.1.2
2018-08-12 17:08:21 +02:00
Matthew Bauer 4c1d5a8dac
Merge pull request #44899 from bhipple/fix/antlr-license
antlr: fix license
2018-08-12 09:00:26 -05:00
Sarah Brofeldt 1d7c7cca0a
Merge pull request #44929 from periklis/package-kubectx
kubectx: init at v0.5.1
2018-08-12 12:15:49 +02:00
Periklis Tsirakidis 56b756e757 kubectx: init at v0.5.1 2018-08-12 12:02:52 +02:00
Peter Simons 8121eebb9a git-annex: update sha256 hash for the new version 2018-08-12 11:35:23 +02:00
Peter Simons 3fe0751494 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.10.2-2-g5e5293d from Hackage revision
42f8c34fa4.
2018-08-12 11:35:24 +02:00
Robert Schütz 4af9ee49f1
Merge pull request #44889 from Enzime/update/flootty
Remove redundant flootty package and update the correct package
2018-08-12 11:03:19 +02:00
Michael Raskin f4f93d6dd1
Merge pull request #44847 from fare-patches/master
Update Gambit and Gerbil
2018-08-12 08:34:04 +00:00
Vladimír Čunát 00df25ee57
Merge branch 'master' into staging-next
Hydra: ?compare=1472947
2018-08-12 10:33:41 +02:00
Sarah Brofeldt 50674becf6
Merge pull request #44713 from vbgl/coq-coq-ext-lib-0.9.8
coqPackages.coq-ext-lib: 0.9.5 -> {0.9.7,0.9.8}
2018-08-12 09:56:17 +02:00
Matthew Bauer c391bd3dd3 xcbuild: cleanup
fix shell shebang
2018-08-11 22:54:48 -05:00
Matthew Bauer b5d529d52f xcbuild: cleanup 2018-08-11 22:54:48 -05:00
Matthew Bauer 0edb441a0e firefox: build on darwin
Fixes #30285
2018-08-11 22:54:48 -05:00
Michael Hoang 78961b663c flootty: 3.2.1 -> 3.2.2 2018-08-12 12:46:05 +10:00
Samuel Dionne-Riel bb3f7d14a1
Merge pull request #44679 from r-ryantm/auto-update/sundials
sundials: 3.1.1 -> 3.1.2
2018-08-11 22:12:31 -04:00
Samuel Dionne-Riel a3722a69be
Merge pull request #44676 from yrashk/nwjs-0.32.1
nwjs: 0.23.6 -> 0.32.1
2018-08-11 22:00:46 -04:00
Franz Pletz b5b11e9da4
Merge pull request #44900 from volth/patch-228
libvirt: fix dlopen("libjansson.so.4")
2018-08-11 20:24:11 +00:00
Bjørn Forsman ee1b7bf831 aspellDicts: use shortName to keep DRY
Prevents typos like the ones fixed in the parent commit.
2018-08-11 21:35:37 +02:00
Bjørn Forsman ada797e9aa aspellDicts: fix typos in shortName
Affected dicts: nn, pt_BR, pt_PT
2018-08-11 21:35:37 +02:00
Francois-Rene Rideau d9f419bd57 gambit, gerbil: use stdenv = gccStdenv
clang builds gambit 10x slower to produce code that is 3x slower than
when using GCC. So use GCC to build Gambit and Gerbil.
2018-08-11 14:07:15 -04:00
Francois-Rene Rideau c75576f9e8 gerbil-unstable: 2018-05-12 -> 2018-08-11 2018-08-11 14:07:05 -04:00
Vaibhav Sagar c7596ef742 ghc861: 8.6.1-alpha2 -> 8.6.1-beta1 (#44891) 2018-08-11 19:06:36 +01:00
Michael Raskin a68e5e918e
Merge pull request #44825 from oxij/docheck/continues-in-a-big-way
treewide: enable working, fix fixable, disable broken tests
2018-08-11 16:34:22 +00:00
Thomas Mader c685f15dc2 dub: 1.8.1 -> 1.10.0 2018-08-11 16:53:00 +02:00
Thomas Mader 6301b09eaa dtools: 2.079.1 -> 2.081.1 2018-08-11 16:53:00 +02:00
Thomas Mader 643d9a08ef dmd: 2.079.1 -> 2.081.1
Needed to switch to ldc as bootstrap compiler to fix the compilation
2018-08-11 16:52:59 +02:00
Daniël de Kok 4beb94d6d6 python/grpcio: fix darwin build
grpcio currently does not build on Darwin (10.13.6). Due to the
following issues:

* ar is invoked with incorrect flags (#33765).
* libtool cannot be found, with a libtool dependency, with libtool
  the option '-no_warning_for_no_symbols' is not recognized.
* the module build cannot find boringssl that is packaged with
  python-grpcio when pkgconfig is not installed (grpc/#10058).
2018-08-11 16:47:35 +02:00
volth d46cfd2ff0
libvirt: fix dlopen("libjansson.so.4") 2018-08-11 13:58:06 +00:00
Benjamin Hipple 34d7a370c1 antlr: fix license
See #43716
2018-08-11 13:43:56 +00:00
Timo Kaufmann 921e5ceef3
Merge pull request #44894 from markuskowa/sqlite-lic
Fix licenses (#43716)
2018-08-11 15:31:29 +02:00
Markus Kowalewski 31d2f03fb9
sqsh: add license 2018-08-11 14:33:05 +02:00
Markus Kowalewski a647d07f4c
sqlite,sqlar: add licenses 2018-08-11 14:32:05 +02:00
Thomas Mader f4f488de21 ldc: 1.8.0 -> 1.10.0
Disabled tests on Darwin for now
2018-08-11 13:53:02 +02:00
Jörg Thalheim 5fc5e0642b
Merge pull request #44892 from volth/patch-228
libvirt: jansson required for qemu suppport
2018-08-11 12:56:10 +02:00
Yegor Timoshenko 501607e0ee
Merge pull request #43068 from yegortimoshenko/qdigidoc
libdigidoc, libdigidocpp, qdigidoc updates
2018-08-11 13:13:22 +03:00
Jan Malakhovski 35c9435d15 binutils: disable installcheck for different targetPlatforms 2018-08-11 09:35:40 +00:00
Jan Malakhovski a77ee3b5a5 pixman: libpng is an optional dependency, not a member of `checkInputs`
Since it was used before, let's keep using it.
2018-08-11 09:35:40 +00:00
Jan Malakhovski 50176ef3fc glibmm: disable tests 2018-08-11 09:35:40 +00:00
Jan Malakhovski 0a953cc803 strace: disable tests. Spooky! 2018-08-11 09:35:39 +00:00
Jan Malakhovski 441f3b548f vigra: disable tests 2018-08-11 09:35:39 +00:00
Jan Malakhovski 37f69cad82 twolame: disable tests 2018-08-11 09:35:39 +00:00
Jan Malakhovski 1d5e35fc61 sqlite: disable tests 2018-08-11 09:35:38 +00:00
Jan Malakhovski b2563a55b7 nifticlib: disable tests 2018-08-11 09:35:38 +00:00
Jan Malakhovski f3057114fb nss: disable tests 2018-08-11 09:35:38 +00:00