Commit graph

77821 commits

Author SHA1 Message Date
Peter Simons 7ecd6958b9 hackage2nix: update list of broken builds to fix evaluation 2020-02-28 20:42:28 +01:00
Peter Simons 111a1b868e haskell-ormolu: update override 2020-02-28 20:42:28 +01:00
Peter Simons 78a2350f2c haskell-construct: drop obsolete overrides 2020-02-28 20:42:27 +01:00
Peter Simons 73af2522be haskell-ChasingBottoms: jailbreak to fix build with ghc-8.10.x 2020-02-28 20:42:27 +01:00
Peter Simons 1299f72e8b haskell-spacecookie & matterhorn: clean up overrides 2020-02-28 20:42:27 +01:00
Peter Simons 9347a3e5be ghc-8.10.x: add overrides to fix regex-* packages 2020-02-28 20:42:26 +01:00
Peter Simons ba190861e8 haskell-relude: avoid test suite failure when building with ghc-8.8.x 2020-02-28 20:42:26 +01:00
Peter Simons 95f15e7b31 haskell-polyparse: the latest version works with ghc-8.8.x 2020-02-28 20:42:26 +01:00
Justin Humm 5fb67fc448 haskellPackages.hakyll-contrib-hyphenation: jailbreak
Latest upstream commit is from 2015 [0], so I guess it's the easiest to
jailbreak it (as it builds that way).

[0] https://bitbucket.org/rvlm/hakyll-contrib-hyphenation/src/master/
2020-02-28 20:42:25 +01:00
Gabor Greif c8554c0574 ghc: add 8.8.3
https://mail.haskell.org/pipermail/ghc-devs/2020-February/018643.html
2020-02-28 20:42:25 +01:00
Domen Kožar 21ded2d667 servant-server: fix build 2020-02-28 20:42:25 +01:00
Domen Kožar 16b8ab5329 haskellPackages.crpytonite: fix build 2020-02-28 20:42:24 +01:00
Peter Simons 7e5690c088 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.15.0-19-g1b9b3ef from Hackage revision
f2eea06cf2.
2020-02-28 20:42:15 +01:00
zowoq cd02408f25 buildah: 1.14.0 -> 1.14.1
https://github.com/containers/buildah/releases/tag/v1.14.1
2020-02-29 05:32:15 +10:00
Peter Simons 49640dda72 hackage2nix: let's try to compile everything to see what works 2020-02-28 20:31:26 +01:00
Peter Simons f95d327f4e haskell-primitive: avoid infinite recursion during evaluation 2020-02-28 20:31:26 +01:00
Peter Simons 93b4f52f2c haskellPackages: drop obsolete overrides that break evaluation 2020-02-28 20:31:26 +01:00
Silvan Mosberger ef30908eef haskellPackages.streamly-bytestring: Fix build 2020-02-28 20:31:25 +01:00
Silvan Mosberger b359080688 haskellPackages.construct: Fix build 2020-02-28 20:31:25 +01:00
Silvan Mosberger 87fc484219 haskellPackages.bitwise-enum: Fix build 2020-02-28 20:31:25 +01:00
Silvan Mosberger df0392dc3c haskellPackages.Chart-tests: Fix build 2020-02-28 20:31:24 +01:00
Simon Chatterjee fdb4ed35ed haskell-gtk2hs packges: fixes for building on Darwin
This includes two layered changes so the gtk2hs packages build on Darwin:

 - For `glib`, `gio`, `gtk`, `gtk3`, and `pango`: the fix for version 0.13.8.0
   from https://github.com/gtk2hs/gtk2hs/pull/293 . I expect at some point the
   referenced fix (or one like it) will be released and and brought into
   nixpkgs, at which point the override and patch files here can (in fact must)
   be removed.

 - For `gtk` and `gtk3`: also apply the required cabal flag cited in
   https://github.com/gtk2hs/gtk2hs/issues/249 to specify the Quartz rather than
   X11 backend (Quartz is the one that both nixpkgs and macOS support
   out-the-box). This override is likely to be wanted indefinitely.

Both modifications are required for a successful build of `gtk` or `gtk3` on
Darwin right now.
2020-02-28 20:31:24 +01:00
Domen Kožar 524535f185 configuration-ghc-8.8.x: fix eval 2020-02-28 20:31:24 +01:00
Simon Chatterjee 4f39597903 spago: fix Darwin build
This change gets round a weird permissions error on darwin
2020-02-28 20:31:23 +01:00
Simon Chatterjee 3d7b19344d haskell-cabal-fmt: override Cabal to version 3.0.x 2020-02-28 20:31:23 +01:00
Peter Simons ee52b6ac68 haskell-brick: update overrides to the latest version 2020-02-28 20:31:23 +01:00
Peter Simons 79e53ba252 hackage2nix: update list of broken packages 2020-02-28 20:31:22 +01:00
Peter Simons aba43b8c3e ghc-8.8.x: update override for lens to the latest version 2020-02-28 20:31:22 +01:00
(cdep)illabout c44ded75fe haskellPackages.mplayer-spot: add runtime dependency on mplayer 2020-02-28 20:31:22 +01:00
(cdep)illabout a0171c6439 haskellPackages.prettyprinter: make sure everything depends on this correctly 2020-02-28 20:31:22 +01:00
(cdep)illabout 025faad9a9 haskell.packages.ghc882.policeman: fix up ansi-terminal dep 2020-02-28 20:31:21 +01:00
(cdep)illabout b6f45d056a haskellPackages.cabal-plan: fix up ansi-terminal dep 2020-02-28 20:31:21 +01:00
(cdep)illabout b68c9dda98 spago: 0.13.1 -> 0.14.0 2020-02-28 20:31:21 +01:00
Christian Lütke-Stetzkamp 671db18e22 haskellPackages.hledger-flow: do not build static
Fixes #68840
2020-02-28 20:31:20 +01:00
Peter Simons ea1aae15ae hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.15.0-19-g1b9b3ef from Hackage revision
2054fb03f4.
2020-02-28 20:31:20 +01:00
Christian Lütke-Stetzkamp 15d71ed75b hackage2nix: restrict gi-gdkx11 to versions below 4
... because gi-gdkx11-4.x requires gtk-4.x, which is still under
development and not yet available in Nixpkgs

Fixes #77588
2020-02-28 20:31:19 +01:00
Christian Lütke-Stetzkamp cf8e796dd1 hackage2nix: mark taffybar as unbroken
...it builds because gi-gdkx11 is no longer broken

Fixes #63500
2020-02-28 20:31:19 +01:00
Christian Lütke-Stetzkamp 494124603a hackage2nix: mark http-streams not broken
Fixes #79227
2020-02-28 20:31:19 +01:00
Peter Simons dbc7989d3f hackage2nix: update to ghc-8.8.2 for lts-15.x 2020-02-28 20:31:18 +01:00
Peter Simons 9bc4a358cf LTS Haskell 15.1 2020-02-28 20:31:13 +01:00
Adam Sandberg Ericsson 9a5ecf1212 ghc: really use ld.gold 2020-02-28 20:29:33 +01:00
Roman Plášil 3a3ccb106e Address PR comments 2020-02-28 18:50:12 +01:00
Roman Plášil f47e6ff4ed leveldb: fix rpath setting on Darwin 2020-02-28 18:50:12 +01:00
Roman Plášil fb285f2153 minetest: update to 5.1.0 and build on Darwin 2020-02-28 18:50:12 +01:00
Emily 6d3fc35620 pypy{,3}: use openssl_1_1
"We now support building PyPy with OpenSSL 1.1 in our built-in _ssl
module, as well as maintaining support for previous versions."
-- https://pypy.readthedocs.io/en/latest/release-pypy2.7-v5.6.0.html
2020-02-28 16:06:20 +00:00
Peter Simons 05ab8c6d4c mlt: update from version 6.18.0 to 6.20.0 2020-02-28 16:42:29 +01:00
Jörg Thalheim 112cc9c052
python3.pkgs.pyicloud: 0.9.1 -> 0.9.2 2020-02-28 15:32:02 +00:00
Michael Raskin 3ee1e3b2c0
Merge pull request #80224 from fare-patches/fare
Update Gambit and Gerbil, fix #78921
2020-02-28 15:00:39 +00:00
Scott Worley 695c1339b8 libu2f-host: Fix license 2020-02-28 14:53:19 +00:00
R. RyanTM 0a545f61fc buildbot: 2.6.0 -> 2.7.0 2020-02-28 14:51:52 +00:00
Orivej Desh 8c1cb557c6 fmt: 6.1.1 -> 6.1.2
Tests and parallel building are enabled by default.
2020-02-28 13:17:10 +00:00
Eelco Dolstra 74c82056c9
lcov: Support gcc 9
https://github.com/linux-test-project/lcov/issues/58
https://github.com/Homebrew/homebrew-core/pull/50070
2020-02-28 12:31:41 +01:00
Joao Neves 95c91cebf1 bazel: output correct binary name
From Bazel 2.0.0 onwards, Bazel looks for a binary named
`bazel-${version}-${os_arch}` if the project root contains a
`.bazelversion` file or the USE_BAZEL_VERSION environment
variable is set.

This change ensures we output a binary with the correct name
for the current version and OS/arch combination.
2020-02-28 12:21:22 +01:00
Joao Neves dd413d4c2d bazel: 2.0.0 -> 2.1.0 2020-02-28 12:21:22 +01:00
Mario Rodas fa78ec1704
Merge pull request #81143 from r-ryantm/auto-update/python2.7-gphoto2
python27Packages.gphoto2: 2.0.0 -> 2.1.0
2020-02-28 05:41:15 -05:00
Mario Rodas 36814e3201
Merge pull request #81142 from r-ryantm/auto-update/python3.7-ezdxf
python37Packages.ezdxf: 0.9 -> 0.11
2020-02-28 05:39:39 -05:00
Jan Tojnar bb701376cf
Merge branch 'master' into staging-next 2020-02-28 11:30:44 +01:00
Mario Rodas e6f350ced3
Merge pull request #81195 from r-ryantm/auto-update/xapian
xapian: 1.4.14 -> 1.4.15
2020-02-28 05:12:22 -05:00
Jan Tojnar ca55015ed8
Revert "meson: 0.52.1 -> 0.53.2"
This reverts commit d607564d68.

should go to staging
2020-02-28 11:09:24 +01:00
Jan Tojnar b0dfe1cf63
Merge pull request #80797 from mpoquet/meson-0.52.1-to-0.53.1
meson: 0.52.1 -> 0.53.1
2020-02-28 10:28:04 +01:00
Vincent Laporte 644b931c49 ocamlPackages.javalib: 3.1.1 → 3.2.1
ocamlPackages.sawja: 1.5.7 → 1.5.8
2020-02-28 09:37:54 +01:00
Benjamin Hipple fdb98b936f clog-cli: upgrade cargo fetcher and cargoSha256
Infra upgrade as part of #79975; no functional change expected.
2020-02-28 00:12:37 -08:00
Mario Rodas 4e50a048d1 breezy: init at 3.0.2 2020-02-28 00:06:52 -08:00
Mario Rodas 52e4c7516f pythonPackages.launchpadlib: init at 1.10.10 2020-02-28 00:06:52 -08:00
Mario Rodas e0efde5421 pythonPackages.lazr-restfulclient: init at 0.14.3 2020-02-28 00:06:52 -08:00
Mario Rodas 14780770a7 pythonPackages.wadllib: init at 1.3.3 2020-02-28 00:06:52 -08:00
Mario Rodas 8de8110ac7 pythonPackages.lazr-uri: init at 1.0.3 2020-02-28 00:06:52 -08:00
worldofpeace e10900b068 crystal: use latest openssl 2020-02-28 01:32:20 -05:00
Mario Rodas 97306926fb
Merge pull request #81183 from marsam/fix-talloc-darwin
talloc: fix build on darwin
2020-02-27 23:18:39 -05:00
Ryan Mulligan e6eb0dfa7d
Merge pull request #81213 from r-ryantm/auto-update/dnnl
dnnl: 1.2 -> 1.2.1
2020-02-27 20:10:04 -08:00
Stig Palmquist ccb142916c rakudo: 2020.01.1 -> 2020.02
dependencies:
moarvm: 2020.01.1 -> 2020.02
nqp: 2020.01 -> 2020.01

recommended:
zef: 0.8.2 -> 0.8.3
2020-02-27 22:00:27 -06:00
Dmitry Kalinkin 544baad622
Merge pull request #79817 from tobim/pkgs/arrow-cpp-0.16
arrow-cpp: 0.15.1 -> 0.16.0
2020-02-27 19:46:29 -05:00
Evan Stoll 5e895e535c ycmd: 2019-09-19 -> 2020-02-22
drop support for python2

ycmd dropped support for python2 with https://github.com/ycm-core/ycmd/pull/1382

youcompleteme dropped support for python2 with https://github.com/ycm-core/YouCompleteMe/pull/3566
2020-02-27 15:46:36 -08:00
R. RyanTM 70081ecc17 dnnl: 1.2 -> 1.2.1 2020-02-27 21:42:17 +00:00
Jonathan Ringer 35f00b429b libsecret: remove obsolete patch
remove patch that was merged into the 0.20.1 patch.

regression introduced in c6a1e23eb7
2020-02-27 13:25:52 -08:00
Francois-Rene Rideau 4ee219ef8e gerbil-unstable: 2019-11-15 -> 2020-02-27
Let Gerbil Scheme find its GERBIL_HOME where Nix put it
when the environment variable is left unspecified.

Comment out work in progress for static linking.

Notes about working on macOS.
2020-02-27 16:02:39 -05:00
Millian Poquet d607564d68
meson: 0.52.1 -> 0.53.2
https://mesonbuild.com/Release-notes-for-0-53-0.html

https://github.com/mesonbuild/meson/releases/tag/0.53.0
https://github.com/mesonbuild/meson/releases/tag/0.53.1
https://github.com/mesonbuild/meson/releases/tag/0.53.2
2020-02-27 21:22:54 +01:00
worldofpeace b1ec189c9f
Merge pull request #80746 from vcunat/p/openssl-eol
openssl_1_0_2: mark as insecure; fixes #77503 (kinda)
2020-02-27 20:12:09 +00:00
Maximilian Bosch 29b495d4d7
cargo-make: 0.27.0 -> 0.28.0
https://github.com/sagiegurari/cargo-make/releases/tag/0.28.0
2020-02-27 20:31:39 +01:00
Jon 5341720ca7 stlink: inline version info 2020-02-27 10:31:19 -08:00
R. RyanTM 2936fa8f1f stlink: 1.5.1 -> 1.6.0 2020-02-27 10:31:19 -08:00
Daiderd Jordan c6bbad4e87
Merge pull request #81165 from manveru/vaultenv-0.13.0
vaultenv: 0.8.0 -> 0.13.0
2020-02-27 19:03:29 +01:00
Dmitry Kalinkin 56c2b7cb9a
arrow-cpp: fix RPATH on darwin
Instead of patching test binaries with install_name_tool just set
CMAKE_SKIP_BUILD_RPATH to OFF let cmake compile them with RPATH set
correctly.

Add CMAKE_INSTALL_RPATH to set correct RPATH for the installed
executables for parquet tools. We could set it to an absolute path using
"-DCMAKE_INSTALL_RPATH=${placeholder "out"}", but instead we use
@loader_path to provide a relocable solution.
2020-02-27 12:50:23 -05:00
Dmitry Kalinkin 4b65f859c9
pythonPackages.pytest-lazy-fixture: use pytestCheckHook 2020-02-27 12:49:44 -05:00
R. RyanTM 2e074b60e4
xapian: 1.4.14 -> 1.4.15 2020-02-27 16:45:44 +00:00
worldofpeace 14474ff8b5
Merge pull request #78475 from GRBurst/dart
dart: 2.0.0 -> 2.7.1 (stable) + 2.0.0 -> 2.8.0-dev.10.0 (dev)
2020-02-27 13:43:28 +00:00
GRBurst 1204e44cad
dart: 2.0.0 -> 2.7.1 (stable) + 2.0.0 -> 2.8.0-dev.10.0 (dev)
- dart stable: make it default
- add aarch64 (arm64) packages
- set myself as maintainer
2020-02-27 14:23:27 +01:00
Mario Rodas 7e50a2f780
Merge pull request #78924 from bcdarwin/update-biocaml
ocamlPackages.biocaml: 0.10.0 -> 0.10.1
2020-02-27 07:27:15 -05:00
Mario Rodas 607a03c566
Merge pull request #81134 from bcdarwin/python3-nitime
python3Packages.nitime: init at 0.8.1
2020-02-27 07:26:42 -05:00
Mario Rodas dfad6d1bd2
Merge pull request #77685 from bcdarwin/python3-ignite
python3Packages.ignite: init at 0.2.1
2020-02-27 07:25:22 -05:00
Mario Rodas 4e1e3eda3b
Merge pull request #81163 from lilyball/cocoapods
cocoapods: 1.8.4 -> 1.9.0
2020-02-27 07:22:55 -05:00
Matthieu Coudron 7f821b3efc
Merge pull request #81067 from teto/lua_fix
- introduce a default checkPhase for lua (disabled by default)
- dont apply patchShebangs on the whole lua package; hopefulyl it doesnt break stuff
2020-02-27 11:01:30 +01:00
Michael Fellinger 07fc3ce302
vaultenv: 0.8.0 -> 0.13.0 2020-02-27 10:30:46 +01:00
R. RyanTM 5d33637dd9 krb5: 1.17 -> 1.18 2020-02-27 10:21:01 +01:00
R. RyanTM 357f8bd0e7 libqmi: 1.24.2 -> 1.24.4 2020-02-27 10:20:24 +01:00
Mario Rodas 014c95bc18
talloc: fix build on darwin 2020-02-27 04:20:00 -05:00
Sergey Lukjanov 2f060f6a67 go_1_14: init at 1.14 and switch to it 2020-02-27 10:18:05 +01:00
Frederik Rietdijk ef156f7a8b Merge staging-next into staging 2020-02-27 10:15:34 +01:00
Artemis Tosini df3849e5c7 libinput: 1.15.1 → 1.15.2 2020-02-27 10:10:56 +01:00
Lily Ballard c0af0c4763 cocoapods-beta: 1.9.0.beta.3 -> 1.9.0 2020-02-26 23:56:46 -08:00
Lily Ballard 915a3aa437 cocoapods: 1.8.4 -> 1.9.0 2020-02-26 23:56:34 -08:00
Daiderd Jordan cc05b65a99
Merge pull request #81114 from cw789/elixir_update
elixir_1_10: 1.10.1 -> 1.10.2
2020-02-27 08:34:05 +01:00
Xavier Zwirtz 2922049a6c
hg-evolve: init at 9.2.2 (#81158)
* maintainers: add xavierzwirtz

* hg-evolve: init at 9.2.2
2020-02-27 09:15:02 +02:00
Michael Raskin 93f5b02c4f
Merge pull request #80905 from bennofs/update-gnulib
gnulib:  20190811 -> 20200223  and simplify usage
2020-02-27 06:35:48 +00:00
Vincent Laporte 8706ed24e5 ocamlPackages.dum: cleaning
Propagate the `easy-format` dependency.

Fix build with OCaml ≥ 4.09.
2020-02-27 07:33:11 +01:00
Michael Raskin b41a7eeb18
Merge pull request #79864 from doronbehar/improve-octave
octave: Use qt5 and other improvements
2020-02-27 06:32:54 +00:00
Francois-Rene Rideau 32b3758b3d gambit-unstable: 2019-07-21 -> 2020-02-24 2020-02-26 20:37:03 -05:00
Francois-Rene Rideau 0d422d5007 gambit: set CC to full path, fixes #78921
Use -Os rather than -O2 as our compilation flag, document why.

Document why we always use gcc over clang.

Fix openssl path in gambit.
Stop trying to make static openssl.
2020-02-26 20:37:03 -05:00
Mario Rodas fd98b29b29
Merge pull request #80932 from r-ryantm/auto-update/ocaml4.07.1-uri
ocamlPackages.uri: 3.0.0 -> 3.1.0
2020-02-26 20:10:07 -05:00
Mario Rodas 1da1afbbdc
Merge pull request #81141 from filalex77/act-0.2.4
act: 0.1.3 -> 0.2.4
2020-02-26 20:08:24 -05:00
Mario Rodas 1135b6053f
Merge pull request #80939 from r-ryantm/auto-update/python2.7-gssapi
python27Packages.gssapi: 1.6.1 -> 1.6.2
2020-02-26 20:04:29 -05:00
Austin Seipp c134564c26
bluespec: install utilities, too
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2020-02-26 18:32:20 -06:00
Austin Seipp d1293a70c7
yosys: 2020.02.07 -> 2020.02.25
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2020-02-26 18:32:16 -06:00
Matthieu Coudron fb822c5d97
Merge pull request #81070 from lilyball/insect
nodePackages.insect: init at 5.4.0
2020-02-27 00:34:40 +01:00
Matthieu Coudron 33323e4006 node updater improvements
- Make it run from anywhere
- overwrite old packages only on success to prevent getting into a bad
state
2020-02-27 00:34:11 +01:00
R. RyanTM 9244aaab1f python27Packages.gphoto2: 2.0.0 -> 2.1.0 2020-02-26 22:27:55 +00:00
R. RyanTM fb25925056 python37Packages.ezdxf: 0.9 -> 0.11 2020-02-26 21:34:10 +00:00
Jonathan Ringer 0538dec989 dotnetCorePackages.{aspnetcore,netcore,sdk}_2_1: 2.1.15 -> 2.1.16 2020-02-26 12:43:48 -08:00
Jonathan Ringer 3a3d15f1f6 dotnetCorePackages.{aspnetcore,netcore,sdk}_3_1: 3.1.1 -> 3.1.2 2020-02-26 12:43:48 -08:00
Jonathan Ringer bd938f6bea dotnetCorePackages.{aspnetcore,netcore,sdk}_3_0: 3.0.2 -> 3.0.3 2020-02-26 12:43:48 -08:00
Oleksii Filonenko a3c9bb7cd9 act: 0.1.3 -> 0.2.4 2020-02-26 22:14:15 +02:00
Klaas van Schelven 256a07d3fb pythonPackages.grpcio: remove vanschelven from maintainers 2020-02-26 12:13:33 -08:00
Klaas van Schelven 7db11155d0 pythonPackages.grpcio-tools: remove vanschelven from maintainers 2020-02-26 12:13:33 -08:00
Klaas van Schelven 3cef56f8d7 pythonPackages.googleapis-common-protos: remove vanschelven from maintainers 2020-02-26 12:13:33 -08:00
Klaas van Schelven 606253bee7 pythonPackages.google-cloud-speech: remove vanschelven from maintainers 2020-02-26 12:13:33 -08:00
Klaas van Schelven 1b56c10792 pythonPackages.google-cloud-core: remove vanschelven from maintainers 2020-02-26 12:13:33 -08:00
Klaas van Schelven 17c3ed4d30 pythonPackages.google-auth: remove vanschelven from maintainers 2020-02-26 12:13:33 -08:00
Klaas van Schelven 2358ecf252 pythonPackages.google-api-core: remove vanschelven from maintainers 2020-02-26 12:13:33 -08:00
Klaas van Schelven 1b79fb8c94 readline: remove vanschelven from maintainers 2020-02-26 12:13:33 -08:00
Christian Poveda fa838323dd pythonPackages.msgpack: 0.6.2 -> 1.0.0 2020-02-26 12:04:42 -08:00
Ben Darwin 65461ea1f2 python3Packages.nitime: init at 0.8.1 2020-02-26 13:19:28 -05:00
R. RyanTM 0b919c249f
mill: 0.6.0 -> 0.6.1 (#81017) 2020-02-26 12:18:16 -05:00
Lancelot SIX 2d7549ae2a
Merge pull request #81018 from vanschelven/swagger-spec-validator-2.5
pythonPackages.swagger-spec-validator 2.4.3 -> 2.5.0
2020-02-26 18:17:20 +01:00
Jörg Thalheim c094972a45
hass-nabucasa: 0.29 -> 0.31 2020-02-26 16:38:00 +00:00
Jörg Thalheim e0ba4b2e12
python3.pkgs.jsonpath: init at 0.82 2020-02-26 16:37:58 +00:00
Jörg Thalheim 059ee2a8b1
python3.pkgs.pushover-complete: init at 1.1.1 2020-02-26 16:37:56 +00:00
Georges Dubus 6c4813a238
Merge pull request #81005 from eraserhd/parinfer-rust-fix
parinfer-rust: 0.4.2 -> 0.4.3
2020-02-26 17:34:09 +01:00
worldofpeace 0babf18003
Merge pull request #71378 from bb010g/git-my
git-my: init at 1.1.2
2020-02-26 15:54:16 +00:00
Doron Behar ca35318508 luaPackages.nvim-client: 0.2.0-1 -> 0.2.2-1 2020-02-26 15:47:54 +01:00
cw da473475d5 elixir_1_10: 1.10.1 -> 1.10.2 2020-02-26 13:12:21 +01:00
Richard Marko d617e54692 talloc: 2.1.14 -> 2.1.16, build with python3 2020-02-26 11:55:39 +01:00
Tobias Mayer 5ddadce27b
arrow-cpp: 0.15.1 -> 0.16.0
This switches to explicitly enabling dependency lookups for
optional features (they were not picked up before).
It also enables building of the Parquet command line tools.
2020-02-26 10:23:43 +01:00
Edward Tjörnhammar d5b5ff5ae5
rPackages.ggbio: patch away spelling mistake 2020-02-26 09:45:23 +01:00
Doron Behar 3fa64cd5de octave: make optional features declarative in default.nix
Instead of in all-packages.nix .
2020-02-26 10:09:09 +02:00
bb010g a7cb757af4 git-and-tools: canonicalize hyphenated names
Old intercaps names are aliased.

darcs-to-git: rename from darcsToGit
git-fast-export: rename from gitFastExport
git-remote-gcrypt: rename from gitRemoteGcrypt
hub-unstable: rename from hubUnstable
top-git: rename from topGit
2020-02-25 23:04:20 -08:00
worldofpeace ff41002b80 exiv2: fix exiv2.pc file
This fix comes from #71669.
2020-02-25 23:25:43 -05:00
Sébastien Maret a0f50fe24b pythonPackages.reproject: fix tests
Co-Authored-By: Jon <jonringer@users.noreply.github.com>
2020-02-25 18:30:05 -08:00
Matthieu Coudron 006aeb5704 buidLuarocksPackage: add a checkPhase 2020-02-26 01:14:30 +01:00
Matthieu Coudron 6eeb434b33 buildLuarocksPackage: extraVariables is now an attrset 2020-02-26 01:14:29 +01:00
Lily Ballard f2d2d69203 nodePackages.insect: init at 5.4.0 2020-02-25 15:56:52 -08:00
Maximilian Bosch cac1e32bd5
Merge pull request #81026 from marsam/update-tflint
tflint: 0.14.0 -> 0.15.0
2020-02-25 23:55:43 +01:00
Maximilian Bosch cf0cc0596e
scalafmt: 2.3.2 -> 2.4.2 2020-02-25 22:14:38 +01:00
Michael Raskin 633dd4d8a1
Merge pull request #80876 from r-ryantm/auto-update/cgal
cgal_5: 5.0 -> 5.0.1
2020-02-25 20:43:35 +00:00
Michael Raskin e99d9abf5c
Merge pull request #80543 from r-ryantm/auto-update/asdf
asdf: 3.3.3 -> 3.3.4
2020-02-25 20:43:13 +00:00
Maximilian Bosch d92b56e99e
Merge pull request #80918 from velovix/remove-go-maintainer
go_1_12, go_1_13: remove velovix from maintainers
2020-02-25 21:07:26 +01:00
Jörg Thalheim 21baef32d5
Merge pull request #75451 from Izorkin/php-build
Update php build configuration
2020-02-25 18:50:38 +00:00
Matthieu Coudron 7aee5b838b build-lua-package: dont patchShebangs folder
It can be source of trouble for some read-only folders (libluv for
instance) and slow down install.
2020-02-25 17:34:29 +01:00
Drew Risinger 49ad19b257 pythonPackages.qiskit-terra: init at 0.12.0
Qiskit is a quantum information toolkit from IBM. This commit
follows the new Qiskit scheme of breaking from one large package into
smaller packages (terra, aer, etc), and then having a single
meta-package "qiskit" that comprises them.
2020-02-25 07:59:54 -08:00
Drew Risinger ee3226bc65 pythonPackages.fastdtw: init at 0.3.4
Fast implementation of Dynamic Time Warping algorithm.

Dependency for qiskit-aqua.
2020-02-25 07:59:36 -08:00
Andrew Childs 1a73b69e20
liblinear: use absolute install name on Darwin (#81015)
nixpkgs prefers absolute install names. Replace the manually specified
relative install name with the standard hook.
2020-02-25 10:31:53 -05:00
Mario Rodas 58dac371d5
tflint: 0.14.0 -> 0.15.0
Changelog: https://github.com/terraform-linters/tflint/releases/tag/v0.15.0
2020-02-25 08:32:00 -05:00
Profpatsch 8246c35875
Merge pull request #79900 from Gabriel439/gabriel/dhall_packages_2
Add Nixpkgs support for Dhall
2020-02-25 14:16:28 +01:00
Klaas van Schelven efa25157e9 pythonPackages.swagger-spec-validator 2.4.3 -> 2.5.0
Includes various upstream fixes of the tests, see

* https://github.com/Yelp/swagger_spec_validator/pull/117
* https://github.com/Yelp/swagger_spec_validator/pull/121
2020-02-25 14:11:41 +01:00
Gabor Greif f111c6f9ce llvmPackages_10: copy llvmPackages_9
* starting with rc2
* make `lldb` compilable again on Darwin
* separate out manpage creation for `lldb` into a new derivation
* minor tweaks to the patching of sources,
  some of which are backportable to earlier versions
2020-02-25 13:24:27 +01:00
Mario Rodas 82cbc6af3c
Merge pull request #80836 from zowoq/skaffold
skaffold: 1.3.1 -> 1.4.0
2020-02-25 06:37:40 -05:00
Vladyslav M d363be93b4
Merge pull request #81008 from doronbehar/update-sccache
sccache: 0.2.12 -> 0.2.13
2020-02-25 12:00:14 +02:00
Andreas Rammhold 52a076e3a4
Merge pull request #81004 from lopsided98/libyamlcpp-single-output
libyamlcpp: don't use multiple outputs
2020-02-25 10:52:11 +01:00
Jörg Thalheim e23f9415ef
Merge pull request #80998 from mmilata/parsoid
nixos/parsoid: fix service by reinstating nodePackages.parsoid
2020-02-25 09:21:04 +00:00
Doron Behar d7c6c9a793
cpp-utilities: patch upstream issue 18 (#80014)
See https://github.com/Martchus/cpp-utilities/issues/18
2020-02-25 03:36:57 -05:00
Jonathan Ringer e1e71e5886 pythonPackages.ansible-lint: disable for python2
raumel.yaml is not importable, which makes pip
fail during installation
2020-02-25 00:08:14 -08:00
R. RyanTM 58f608339a python27Packages.flask-babelex: 0.9.3 -> 0.9.4 2020-02-25 00:07:55 -08:00
Doron Behar 0c3ca28e8e sccache: 0.2.12 -> 0.2.13
Quote homepage URL.
2020-02-25 09:12:50 +02:00
Vincent Laporte 4f7484f038 ocamlPackages.pgocaml_ppx: init at 4.0 2020-02-25 08:12:07 +01:00
Jason Felice f54d8b68d6 parinfer-rust: 0.4.2 -> 0.4.3 2020-02-24 23:32:12 -05:00
Ben Wolsieffer bdbbe6f34f libyamlcpp: don't use multiple outputs
This package uses CMake's install(EXPORT ...) command which assumes that
libraries are installed in the same location as the CMake files.
2020-02-24 21:49:17 -05:00
tollb ad337f7f3a
gdb: Fix abort w/NIX_DEBUG_INFO_DIRS patch (#80929)
The current gdb patch to support NIX_DEBUG_INFO_DIRS fails if
the user attempts to change the debug file directory to a
value other than the default. For instance:

(gdb) set debug-file-directory /run/booted-system/sw/lib/debug

results in:

munmap_chunk(): invalid pointer
Aborted (core dumped)

To fix this issue, the debug_file_directory is allocated
with xstrdup so that a subsequent call to xfree will succeed.
2020-02-25 01:18:09 +00:00
Martin Milata 9264a0fabf nodePackages.parsoid: init at 0.11.0 2020-02-25 01:32:12 +01:00
Michele Guerini Rocco 1805cfabff
Merge pull request #80888 from rnhmjoj/jinja2
python2Packages.jinja2: disable tests on 32bit systems
2020-02-25 01:31:04 +01:00
Robert Helgesson c5cd289b13
nodePackages: remove duplicate package 2020-02-25 00:10:11 +01:00
Robert Helgesson 8883371fd1
yaml-language-server: init at 0.7.2 2020-02-25 00:06:10 +01:00
Robert Helgesson 47036e173a
nodePackages: update package versions 2020-02-25 00:06:09 +01:00
worldofpeace 868e28e6f9
Merge pull request #80943 from r-ryantm/auto-update/python2.7-datadog
python27Packages.datadog: 0.33.0 -> 0.34.1
2020-02-24 17:45:57 -05:00
worldofpeace 509533426b
Merge pull request #80983 from B4dM4n/seasocks-fix
seasocks: remove unneeded patch
2020-02-24 16:31:26 -05:00
Fabian Möller 2bd5d8c04a
seasocks: remove unneeded patch 2020-02-24 21:28:00 +01:00
Lancelot SIX 9532ca329e
Merge pull request #80968 from r-ryantm/auto-update/python2.7-mockito
python27Packages.mockito: 1.2.0 -> 1.2.1
2020-02-24 20:37:52 +01:00
Lancelot SIX 9be3fe0573
Merge pull request #80969 from r-ryantm/auto-update/python3.7-tablib
python37Packages.tablib: 1.0.0 -> 1.1.0
2020-02-24 20:34:36 +01:00
Michael Weiss d6b692f483
Merge pull request #80959 from B4dM4n/mysql-connector-fix-build
pythonPackages.mysql-connector: fix build for python != python3
2020-02-24 18:56:38 +01:00
Marek Mahut f5d2675512
Merge pull request #80909 from artemist/libfido2
libfido2: add macOS support
2020-02-24 18:44:58 +01:00
R. RyanTM c5efe372fa python37Packages.tablib: 1.0.0 -> 1.1.0 2020-02-24 16:36:42 +00:00
R. RyanTM 745750d685 python27Packages.mockito: 1.2.0 -> 1.2.1 2020-02-24 16:32:00 +00:00
Thomas Tuegel 2cb48bb1c6
Merge pull request #80579 from mmilata/qt5-cmake-fix
qt5.qtbase: backport cmake macro fix (unbreaks FreeCAD build)
2020-02-24 09:22:24 -06:00
Vincent Laporte 86d1378d3e ocamlPackages.batteries: 2.11.0 → 3.0.0 2020-02-24 16:04:15 +01:00
Lancelot SIX f0927d3a17
Merge pull request #80957 from r-ryantm/auto-update/python2.7-django-gravatar2
python27Packages.django-gravatar2: 1.4.2 -> 1.4.4
2020-02-24 15:46:33 +01:00
Vincent Laporte 229dc013b3 coqPackages.mathcomp_1_10: init at 1.10.0 2020-02-24 15:18:07 +01:00
Fabian Möller 09796a644c
pythonPackages.mysql-connector: fix build for python != python3 2020-02-24 14:43:05 +01:00
rnhmjoj 655b9c3400
python2Packages.jinja2: disable tests on 32bit systems 2020-02-24 14:39:39 +01:00
adisbladis 48e4304adf
poetry: Remove importlib-metadata override
This workaround is no longer required as the bug requiring it has been
fixed in poetry2nix.
2020-02-24 13:38:35 +00:00
adisbladis e90bf5782e
poetry2nix: 1.4.0 -> 1.5.0 2020-02-24 13:38:32 +00:00
R. RyanTM e648441eef python27Packages.django-gravatar2: 1.4.2 -> 1.4.4 2020-02-24 13:25:54 +00:00
Yegor Timoshenko 8cf6d496bc
Merge pull request #79203 from cw789/hex_update
beamPackages.hex: 0.20.1 -> 0.20.5
2020-02-24 15:22:06 +03:00