Commit graph

88298 commits

Author SHA1 Message Date
Gabriel Ebner 088ddf717c
Merge pull request #97661 from hannesweisbach/opencascade-oce
opencascade: enable macOS build and add features
2020-09-20 16:31:42 +02:00
Ryan Mulligan fcf1df1ceb
Merge pull request #95449 from r-ryantm/auto-update/liquibase
liquibase: 3.10.2 -> 4.0.0
2020-09-20 07:03:45 -07:00
Hannes Weisbach 80a6743c37 opencascade: enable macOS build and add features
enable/fix macOS build and add options for TBB and GL2PS dependencies

VTK integration needed a patch because implicit conversions in initializer
lists are an error in C++11, which is the default in clang 7 used by nix.
2020-09-20 15:05:09 +02:00
Robert Scott dc413903fc
Merge pull request #98074 from risicle/ris-pforth-fix
pforth: fix build with patch
2020-09-20 13:06:06 +01:00
Gabriel Ebner efa2089077
Merge pull request #89731 from doronbehar/jdk_rename 2020-09-20 11:07:55 +02:00
Robert Scott d61c16cda4 sslyze: fix build
need to further relax cryptography module version requirements
2020-09-20 08:57:11 +02:00
Ben Darwin 1179840f9a python3Packages.graspy: 0.2.0 -> 0.3.0 2020-09-19 20:38:05 -07:00
Ben Darwin 5315ce0e40 python3Packages.hyppo: init at 0.1.3 2020-09-19 20:38:05 -07:00
Martin Weinelt a5f77e0583 pythonPackages.junos_eznc: fix build 2020-09-19 20:27:11 -07:00
Martin Weinelt d956ed6ac8 pythonPackages.yamlordereddictloader: init at 0.4.0 2020-09-19 20:27:11 -07:00
Martin Weinelt 278d069304 python3Packages.ntc-templates: init at 1.5.0 2020-09-19 20:27:11 -07:00
Martin Weinelt 6898bcff08 pythonPackages.textfsm: init at 1.1.1 2020-09-19 20:27:11 -07:00
Doron Behar 7fcc9a4eaa
Merge pull request #69112 from JohnAZoidberg/sqldiff
sqldiff: init at 3.33.0
2020-09-19 22:03:49 +03:00
Doron Behar 32818fcfe9
Merge pull request #97908 from MMesch/mmesch/vega 2020-09-19 22:00:36 +03:00
Mario Rodas 755dd9d14e
Merge pull request #98158 from sternenseemann/afdko-3.5.1
pythonPackages.afdko: 3.5.0 → 3.5.1
2020-09-19 12:34:37 -05:00
Doron Behar 9c12892e7b joplin: fix build by adding missing deps
ZHF: #97479
2020-09-19 19:40:26 +03:00
Matthias Meschede 7fb1ee093d nodePackages.vega-lite: init at version 4.15.0
Co-authored-by: Doron Behar <doron.behar@gmail.com>
2020-09-19 19:30:19 +03:00
Gabriel Ebner ffc9f680e8 jasmin: use jdk8 2020-09-19 17:41:15 +02:00
Gabriel Ebner bf92a5440e global-platform-pro: use jdk8 2020-09-19 17:39:26 +02:00
Gabriel Ebner 936537e214 drip: use jdk8 2020-09-19 17:38:15 +02:00
Gabriel Ebner f3bef958dc dbus-java: use jdk8 2020-09-19 17:34:40 +02:00
Doron Behar 6ca39b3e21 sqlite tools.nix: 3.30.0 > 3.33.0 2020-09-19 18:11:50 +03:00
Daniel Schaefer 0e574bc186 sqlite-analyzer: 3.28.0 -> 3.30.0 2020-09-19 18:05:32 +03:00
Benjamin Esham 1e136a97fb sqldiff, sqlite-analyzer: Fix Darwin build
lowPrio dropped, too, because the contents of these derivations don't
appear in any others.
2020-09-19 18:05:31 +03:00
Daniel Schaefer e714798f27 sqldiff: init at 3.28.0 2020-09-19 18:05:30 +03:00
Gabriel Ebner d74d629fff javaPackages.jogl_2_3_2: use jdk8 2020-09-19 15:36:35 +02:00
Gabriel Ebner db0d3d8d36 erlang: use openjdk8 2020-09-19 14:34:49 +02:00
Matthias Meschede 233331c223 nodePackages.vega-cli: init at version 5.15.0 2020-09-19 14:27:32 +02:00
Anderson Torres c0d285c9a1
Merge pull request #98213 from titouanco/lazygit
lazygit: 0.22.1 -> 0.22.8
2020-09-19 01:23:46 -03:00
Jonathan Ringer 2a35f66439 python3Packages.lightparam: fix source and deps 2020-09-18 18:44:15 -07:00
Jonathan Ringer a9162ffdaa python3Packages.runway-python: add missing deps 2020-09-18 18:08:14 -07:00
Robert Scott b6c70260c9
Merge pull request #98232 from wkral/py-irc-fix-build
python3Packages.irc: fix build
2020-09-18 22:44:18 +01:00
William Kral 7567bd6d89 python3Packages.irc: fix build 2020-09-18 14:27:35 -07:00
Peter Simons d0541e2eca haskell-pandoc-plot: mark broken because of failing test suite
Reported upstream at https://github.com/LaurentRDC/pandoc-plot/issues/13.
2020-09-18 21:50:29 +02:00
Malte Brandy 2bf095d026 haskellPackages.hnix: Fix build 2020-09-18 21:50:29 +02:00
Malte Brandy ae73fa0d56 haskellPackages.ghc.withPackages: Remove obsolete ghcide wrapper 2020-09-18 21:50:29 +02:00
Malte Brandy 59617bc142 haskellPackages.ghcide: Fix build 2020-09-18 21:50:29 +02:00
Kai Harries f40afea417 haskellPackages.sbv: fix tests
By patching paths of the external provers and excluding not available
provers from the test.

ZHF: #97479
2020-09-18 21:50:29 +02:00
Peter Simons eb523e8663 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.15.5-17-g25ee725 from Hackage revision
2f8dc088ed.
2020-09-18 21:50:22 +02:00
Peter Simons 0be74333d0 hackage2nix: disable failing builds to fix evaluation on Hydra 2020-09-18 21:49:11 +02:00
Peter Simons e2b99c074a LTS Haskell 16.15 2020-09-18 21:49:11 +02:00
William Kral 6a4e785931 python3Packages.word2vec: fix build and tests 2020-09-18 09:59:14 -07:00
William Kral 5f0f2b85cb python3Packages.requests-aws4auth: fix build 2020-09-18 09:57:56 -07:00
Martin Povišer 20472523e7 python3.pkgs.cartopy: 0.17 -> 0.18
Fixes build. Formerly cartopy tests were failing, likely since update of
matplotlib to 3.3.0.
2020-09-18 09:50:57 -07:00
freezeboy e3c1b8782a python3Packages.fluent-logger: relax version for msgpack
Also add imports tests as we can't do more using the pip release
2020-09-18 09:50:11 -07:00
Diego Pontoriero cfb9acad8a
gopls: 0.4.4 -> 0.5.0 (#98182) 2020-09-18 18:28:49 +02:00
Maximilian Bosch 03bf0401fd
Merge pull request #98215 from gebner/blender290
blender: 2.83.5 -> 2.90.0
2020-09-18 18:24:59 +02:00
Maximilian Bosch 05f5001c7c
Merge pull request #98099 from evanjs/postman/7.32.0
postman: 7.31.1 -> 7.32.0
2020-09-18 17:45:12 +02:00
Gabriel Ebner 524755d323 embree: init at 3.11.0 2020-09-18 15:17:23 +02:00
Antoine Eiche c56e8e73de nodePackages.patch-package: init at 6.2.2
Note this also updates all node packages.
2020-09-18 15:10:27 +02:00