Commit Graph

75864 Commits

Author SHA1 Message Date
Michael Weiss
f67b539c07
python3Packages.mysql-connector: 8.0.18 -> 8.0.19 2020-01-15 12:49:16 +01:00
R. RyanTM
b37b32e98a dyncall: 1.0 -> 1.1 2020-01-15 10:48:23 +00:00
Mario Rodas
ddb0eaf5a1
Merge pull request #77737 from r-ryantm/auto-update/cargo-bloat
cargo-bloat: 0.9.1 -> 0.9.2
2020-01-15 04:54:03 -05:00
Mario Rodas
312edfe6e6
Merge pull request #77715 from marsam/update-buildah
buildah: 1.12.0 -> 1.13.1
2020-01-15 04:52:41 -05:00
R. RyanTM
b0f0c89f13 cargo-bloat: 0.9.1 -> 0.9.2 2020-01-15 08:21:53 +00:00
Kevin Amado
a892d9617d prospector: init at 1.2.0 2020-01-14 21:26:34 -08:00
Kevin Amado
3773e45fbb pythonPackages.requirements-detector: fix source
- The fetch expression was referencing another package
  (due to a copy paste error), this commit points that to the
  right repository
2020-01-14 21:26:34 -08:00
Kevin Amado
aaf4ecfdda pythonPackages.pylint-django: init at 2.0.12 2020-01-14 21:26:34 -08:00
Kevin Amado
929dc2edd1 pythonPackages.pylint-celery: init at 0.3 2020-01-14 21:26:34 -08:00
Kevin Amado
e43b456fce pythonPackages.pylint-flask: init at 0.6 2020-01-14 21:26:34 -08:00
Mario Rodas
9e3456a58e
buildah: 1.12.0 -> 1.13.1
Changelog:
- https://github.com/containers/buildah/releases/tag/v1.13.0
- https://github.com/containers/buildah/releases/tag/v1.13.1
2020-01-14 22:22:22 -05:00
Mario Rodas
6f545410b5
Merge pull request #77672 from active-group/unbreak-vagrant-macos
vagrant: Unbreak replacing symlinks on macOS
2020-01-14 21:51:26 -05:00
Marek Fajkus
77752c6c08 bs-platform: 6.2.1 -> 7.0.1 2020-01-14 15:17:57 -08:00
Ruud van Asseldonk
a521953553 python3Packages.sentry-sdk: add missing test dep
The tests will fail with

    ModuleNotFoundError: No module named 'sqlalchemy'

when sqlalchemy is not part of the test inputs, which prevents building
the package. Therefore, add it as a checkInput.
2020-01-14 14:49:02 -08:00
Frederik Rietdijk
eba1f79418 pythonPackages.venvShellHook: init
This is a hook that loads a virtualenv from the specified `venvDir`
location. If the virtualenv does not exist, it is created.
2020-01-14 22:36:21 +01:00
Jörg Thalheim
00a2084a40 openssl: fix build linux with clangStdenv 2020-01-14 22:08:15 +01:00
Ben Darwin
8f1994c2cc pythonPackages.pynrrd: init at 0.4.2 2020-01-14 10:33:55 -08:00
Vladimír Čunát
018e2972c7
Merge #77682: glog: remove static flag
It was re-introduced by incorrect merge-conflict resolution.
2020-01-14 19:08:48 +01:00
Linus Heckemann
a1d8a274a3
Merge pull request #76797 from lheckemann/rgl-fix
rPackages.rgl: fix build
2020-01-14 17:31:42 +01:00
Tobias Mayer
d48a99346c glog: remove static flag 2020-01-14 15:56:19 +01:00
Frederik Rietdijk
05a965896d
Merge pull request #77047 from NixOS/staging-next
Staging next
2020-01-14 15:44:15 +01:00
adisbladis
b2f6aa631e
libvterm-neovim: 2019-10-08 -> 0.1.3 2020-01-14 12:23:37 +00:00
Mike Sperber
1bea1a30b5 vagrant: Unbreak replacing symlinks on macOS
On a local installation on macOS, "cp -a" creates a write-protected
directory, which can't be renamed.  Do a "chmod +w" to unbreak.

Fixes #77671.
2020-01-14 13:15:17 +01:00
Jonathan Ringer
e306ee4a56 onnxruntime: 1.0.0 -> 1.1.0 2020-01-14 01:50:51 -08:00
Frederik Rietdijk
05962c4ad5 Merge master into staging-next 2020-01-14 10:20:32 +01:00
Kaz Wesley
69aa28a195 ocamlPackages.lens: init at 1.2.3 (#77656) 2020-01-14 09:41:59 +01:00
Benjamin Hipple
fd7ae52d53 blitz: remove package
This is very out of date, is pinned to an old version of boost, and the last
update was 2.5 years ago marking it as broken. Since no one has fixed it or
upgraded to the least version, it seems a strong indication it's no longer
used/wanted/maintained and should be removed.
2020-01-14 00:40:13 -05:00
Peter Hoeg
41d333e024
Merge pull request #60981 from thefloweringash/usb-modeswitch
usb_modeswitch: fixes
2020-01-14 10:48:45 +08:00
Aiken Cairncross
74a3ff502f pythonPackages.onnx: init at version 1.6.0 2020-01-13 15:41:54 -08:00
Maxim Schuwalow
1979ac619f stups-pierone: init at 1.1.45 2020-01-13 10:41:46 -08:00
Florian
c2997409d3 python-miio: init at 0.4.8
Homeassitant uses this package to control Xiaomi Roborock vacuum
cleaners.
2020-01-13 10:34:46 -08:00
wucke13
57d0c8106c python3Packages.solo-python: 0.0.18 -> 0.0.21
+ fixes 74835
2020-01-13 10:14:01 -08:00
Alyssa Ross
d18403953f python3.pkgs.publicsuffix: patchPhase -> postPatch 2020-01-13 10:12:10 -08:00
Alyssa Ross
2ddd038e52 python3.pkgs.publicsuffix: fix build
This patch has not been necessary since
5425867bfa, and has in fact broken the
build since then.
2020-01-13 10:12:10 -08:00
adisbladis
386dbd5aea
poetry2nix: 1.2.1 -> 1.3.0 2020-01-13 15:46:46 +00:00
Shea Levy
244c89d537
Merge pull request #77379 from ktrsoft/master
python3Packages.avro-python3: init at 1.8.2
2020-01-13 10:35:34 -05:00
Frederik Rietdijk
ed1b0d0bac Merge master into staging-next 2020-01-13 16:08:59 +01:00
Jörg Thalheim
0129b95b13
Merge pull request #77608 from phi-gamma/olm-remove-typing
python3Packages.python-olm: remove dependency on the typing package
2020-01-13 13:41:46 +00:00
Philipp Gesang
0169b72b65
python3Packages.python-olm: remove dependency on the typing package
Typing has been upstreamed into CPython and will cause errors
if loaded with a 3.7 interpreter. Cf.
https://github.com/python/typing/issues/573

Under Python3 libolm works without typing as tested via
weechat-matrix.

typing is still pulled in when installed for Python2.
2020-01-13 14:22:45 +01:00
Jörg Thalheim
bf91434c13
Merge pull request #77595 from veprbl/pr/rivet_patch_url_fix
rivet: fix patch url
2020-01-13 10:32:59 +00:00
Antonio Nuno Monteiro
10c8978b6b ocamlPackages.uchar: don't depend on opaline at runtime 2020-01-13 11:22:40 +01:00
Jörg Thalheim
7aa6616d00
perl: fix configure phase for Aarch32 (#76922)
In "perl: fuse configureFlags" [1] the effects of the preConfigure
phase were merged into configureFlags. After this change values with
spaces do not reach the configure script intact.

The only flag this affects is `ldflags` for Aarch32 and Mips, and perl
builds without it on armv7l-linux so it's probably no longer required
on any platform.

Fixes:

    configuring
    configure flags: -de -Dcc=cc <...> -Dldflags=\"-lm -lrt\"
    ./Configure: eval: line 1677: unexpected EOF while looking for matching `"'
    ./Configure: eval: line 1678: syntax error: unexpected end of file
    Configure: unknown option -lrt"

[1] 3b50d0462a
2020-01-13 10:06:45 +00:00
Jörg Thalheim
2c962821f2
Merge pull request #77568 from bhipple/fix/cpp-netlib-openssl
cpp-netlib: remove insecure openssl dependency and unnecessary asio
2020-01-13 10:03:12 +00:00
Peter Simons
74e5314b29 ghc: update 8.10.1 pre-release from alpha2 to rc1 2020-01-13 10:28:51 +01:00
Kaz Wesley
c4036d5c35 ocamlPackages.ocaml_sqlite3: 2.0.9 -> 5.0.1 (#77295) 2020-01-13 09:49:03 +01:00
Daniël de Kok
7269a92820 python3Packages.srsly: 0.2.0 -> 1.0.1
srsly 2.0.0 is also released. But since spaCy/textacy are the only
dependencies and spaCy requires < 1.1.0, it probably makes more sense
to bump this to 1.0.1 for the time being.

And additional argument in favor of 1.0.1 is that 2.0.0 drops support
for Python 3.5.
2020-01-13 00:36:56 -08:00
Dmitry Kalinkin
592e750e2e
rivet: fix patch url
The old url is now broken. The new patch uses the new git repository.
2020-01-13 01:01:17 -05:00
Erik Arvstedt
28e98fdfbc python.pkgs.django_extensions: fix build 2020-01-13 02:01:23 +00:00
Will Dietz
598232b443
Merge pull request #77589 from dtzWill/update/boomerang-0.5.2
boomerang: 0.5.1 -> 0.5.2
2020-01-12 19:50:04 -06:00
Will Dietz
c954c851b3
boomerang: 0.5.1 -> 0.5.2
https://github.com/BoomerangDecompiler/boomerang/releases/tag/v0.5.2
2020-01-12 19:32:36 -06:00
Niklas Hambüchen
de1e61f34d
Merge pull request #77104 from r-ryantm/auto-update/htslib
htslib: 1.9 -> 1.10.2
2020-01-13 01:51:32 +01:00
Franz Pletz
5f01d21fbb
Merge pull request #77582 from andir/fix-libvirtd
libvirtd: fix path to ebtables
2020-01-13 00:29:42 +00:00
Niklas Hambüchen
30ea02a6ad
Merge pull request #77072 from r-ryantm/auto-update/glfw
glfw: 3.3 -> 3.3.1
2020-01-13 00:24:01 +01:00
Andreas Rammhold
22388a56c2
libvirtd: fix path to ebtables
With the bump of iptables (#75026) ebtables was renamed from `ebtables`
to `ebtables-legacy`. libvirtd requires this binary to be availabe to
configure the host networking.

fixes #75878
2020-01-12 23:28:15 +01:00
Nikolay Korotkiy
9e9a1050e5 python3Packages.gpxpy: init at 1.3.5 2020-01-12 14:18:24 -08:00
tobim
2ac7d8f887 glog: fix on darwin, provide gflags (#77451) 2020-01-12 16:53:27 -05:00
markuskowa
39096c5871
Merge pull request #76229 from r-ryantm/auto-update/cln
cln: 1.3.5 -> 1.3.6
2020-01-12 20:51:37 +01:00
Antonio Nuno Monteiro
cf80bce0cc bs-platform: add myself to maintainers 2020-01-12 09:52:41 -08:00
Benjamin Hipple
3a22c75809 cpp-netlib: remove insecure openssl dependency and unnecessary asio
Upstream openssl has dropped support for 1.0.2; see #77503 for details. This
also cleans up the old `asio` dependency, which now comes from `boost`, and
documents why the test driver fails.
2020-01-12 11:59:07 -05:00
Aaron Andersen
cac169ed9e
Merge pull request #76635 from McSinyx/alure2
alure2: init at unstable-2020-01-09
2020-01-12 10:11:56 -05:00
markuskowa
a23a985594
Merge pull request #77128 from r-ryantm/auto-update/libdeflate
libdeflate: 1.3 -> 1.5
2020-01-12 14:11:27 +01:00
markuskowa
fee468fcab
Merge pull request #77134 from r-ryantm/auto-update/leptonica
leptonica: 1.78.0 -> 1.79.0
2020-01-12 14:10:11 +01:00
jD91mZM2
09f0bc828e rnix-lsp: init at 0.1.0 (#77549) 2020-01-12 10:41:20 +00:00
Frederik Rietdijk
960f062825 Merge master into staging-next 2020-01-12 09:47:19 +01:00
Niklas Hambüchen
353ea7f3eb
Merge pull request #77105 from r-ryantm/auto-update/kdbg
kdbg: 3.0.0 -> 3.0.1
2020-01-12 05:22:45 +01:00
Niklas Hambüchen
852bd1b2f2 kdbg: Add QT pluging path wrapper.
Fixes error

    qt.qpa.plugin: Could not find the Qt platform plugin "xcb" in ""
    This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.

See #24256.
2020-01-12 05:20:39 +01:00
Nguyễn Gia Phong
86c0e79add alure2: init at unstable-2020-01-09 2020-01-12 10:53:06 +07:00
Niklas Hambüchen
fda97757a0
Merge pull request #77141 from r-ryantm/auto-update/libre
libre: 0.6.0 -> 0.6.1
2020-01-12 04:32:52 +01:00
adisbladis
100012e55b
Merge pull request #77538 from adisbladis/poetry2nix-1_2_1
poetry2nix: 1.2.0 -> 1.2.1
2020-01-12 00:04:23 +00:00
adisbladis
1282b60452
poetry2nix: 1.2.0 -> 1.2.1 2020-01-11 23:37:05 +00:00
Benjamin Hipple
eed30dfa5c pythonPackages.measurement: now python3 only
Upstream has dropped python2 support and updated their build dependencies as of
the 3.0 version; see here for changelog:
https://github.com/coddingtonbear/python-measurement/releases

Co-Authored-By: Jon <jonringer@users.noreply.github.com>
2020-01-11 14:10:18 -08:00
Jonathan Ringer
27582b6035 python3Packages.discordpy: 1.2.4 -> 1.2.5, enable, add import checks 2020-01-11 12:48:39 -08:00
Olli Helenius
2a7e228c0c pythonPackages.hcloud: 1.6.2 -> 1.6.3 2020-01-11 12:39:07 -08:00
Timma
a2a0927269 maintainers: add ktrsoft 2020-01-11 23:13:32 +05:30
Timma
4d95c5fc53 python3Packages.avro-python3: init at 1.8.2 2020-01-11 23:13:00 +05:30
Aaron Andersen
526aec7ba7
Merge pull request #75841 from lilyball/cocoapods-beta
cocoapods-beta: 1.9.0.beta.1 -> 1.9.0.beta.2
2020-01-11 09:24:56 -05:00
Maximilian Bosch
8343af8593
python3Packages.mautrix: 0.4.0 -> 0.4.1
https://pypi.org/project/mautrix/0.4.1/
2020-01-11 15:00:36 +01:00
Jörg Thalheim
cb7c51a275
ldc: fix build and skip impure test (#77376)
ldc: fix build and skip impure test
2020-01-11 12:48:10 +00:00
Mario Rodas
1dddd0d03b
Merge pull request #75278 from r-ryantm/auto-update/minizinc-ide
minizincide: 2.3.1 -> 2.3.2
2020-01-11 05:32:41 -05:00
Mario Rodas
e5fc17c76a
Merge pull request #76286 from r-ryantm/auto-update/intel-graphics-compiler
intel-graphics-compiler: 1.0.2878 -> 1.0.3041
2020-01-11 05:28:55 -05:00
Mario Rodas
a62f02f2a7
Merge pull request #76319 from r-ryantm/auto-update/libsolv
libsolv: 0.7.9 -> 0.7.10
2020-01-11 05:25:18 -05:00
Mario Rodas
b19f27a785
Merge pull request #76328 from r-ryantm/auto-update/mill
mill: 0.5.3 -> 0.5.6
2020-01-11 05:20:24 -05:00
Mario Rodas
ce4e9a3327
Merge pull request #76320 from r-ryantm/auto-update/libxl
libxl: 3.8.7 -> 3.8.8
2020-01-11 05:20:08 -05:00
Mario Rodas
79a9c9dd7a
Merge pull request #77159 from r-ryantm/auto-update/microsoft_gsl
microsoft_gsl: 2.0.0 -> 2.1.0
2020-01-11 05:07:09 -05:00
Vladimír Čunát
e4c89a66fe
openssl_1_0_2: 1.0.2t -> 1.0.2u (low-severity security)
Fixes #77266: CVE-2019-1551
https://www.openssl.org/news/secadv/20191206.txt

(cherry picked from commit 961d0cf9f5)
Oops - I realized too late that the rebuild amount is minimal,
so why not have it immediately in master.
2020-01-11 10:25:38 +01:00
Mario Rodas
2170b1eac5
libdeflate: enable on darwin 2020-01-11 04:20:00 -05:00
Frederik Rietdijk
1a654573b0 Merge master into staging-next 2020-01-11 09:32:41 +01:00
Frederik Rietdijk
e4a75b0f32 Revert "python3Packages.hypothesis: 4.41.0 -> 4.56.1"
This updated only the version, not the hash.

https://github.com/NixOS/nixpkgs/pull/77372

This reverts commit 046c4020a5.
2020-01-11 09:20:25 +01:00
lewo
99470a3cb5
Merge pull request #77081 from rawkode/feature/add-run
run: init at 0.7.0
2020-01-11 09:19:09 +01:00
Jonathan Ringer
5961f211f3 python.pkgs wide: fix problematic urls 2020-01-10 21:02:12 -08:00
adisbladis
4f2de85ac1
Merge pull request #77429 from zowoq/go
go: 1.13.5 -> 1.13.6, go_1_12: 1.12.10 -> 1.12.15
2020-01-11 02:29:40 +00:00
Mario Rodas
ca2247badb
Merge pull request #77321 from filalex77/rq-1.0.2
rq: 0.10.4 -> 1.0.2
2020-01-10 20:40:12 -05:00
Mario Rodas
89e2c905b7
Merge pull request #74397 from r-ryantm/auto-update/joker
joker: 0.12.9 -> 0.14.0
2020-01-10 20:08:20 -05:00
R. RyanTM
174190dae1
joker: 0.12.9 -> 0.14.0 2020-01-10 19:39:34 -05:00
Mario Rodas
aa561c6fb4
Merge pull request #77404 from ericdallo/update-clojure-lsp
clojure-lsp: 20200106T233511 -> 20200109T185134
2020-01-10 19:30:13 -05:00
Mario Rodas
e33caeb862
Merge pull request #77406 from marsam/update-nodejs-10_x
nodejs-10_x: 10.18.0 -> 10.18.1
2020-01-10 19:27:52 -05:00
zowoq
3e30f5610f go_1_12: 1.12.10 -> 1.12.15 2020-01-11 09:17:50 +10:00
zowoq
116b5c5d56 go: 1.13.5 -> 1.13.6 2020-01-11 09:17:50 +10:00
Dmitry Kalinkin
b74c26a17f
Merge pull request #77467 from veprbl/pr/thrift_darwin_fix
thrift: fix checkPhase on darwin
2020-01-10 16:14:11 -05:00
Maximilian Bosch
41e06190bb
rustracer: 2.1.28 -> 2.1.29
https://crates.io/crates/racer/2.1.29

The package is now pinned to the git rev that is published as 2.1.29 on
crates.io (there's no 2.1.29 tag on GitHub unfortunately).
2020-01-10 21:45:33 +01:00
Dmitry Kalinkin
ef1a86592b
thrift: fix checkPhase on darwin 2020-01-10 15:41:35 -05:00
Peter Simons
29e871b2d0 haskell-krank: jailbreak to fix the build 2020-01-10 21:02:44 +01:00
Peter Simons
0685be711e git-annex: update sha256 hash for version 7.20191230 2020-01-10 20:56:20 +01:00
Peter Simons
4ef37f4210 haskell-hoogle: drop obsolete jailbreak
The latest version of hoogle accepts haskell-src-exts-1.23.x.
2020-01-10 20:56:20 +01:00
Peter Simons
7b8cdfabcd haskell-pandoc: update ghc-8.8.x override for the latest version 2020-01-10 20:56:20 +01:00
Peter Simons
1886028a3c haskell-tls: update ghc-8.8.x override for the latest version 2020-01-10 20:56:20 +01:00
Peter Simons
2c1f974db5 hackage2nix.yaml: update the comment that documents 'default-package-overrides' 2020-01-10 20:56:20 +01:00
(cdep)illabout
d11d55fd62 haskell: add comment to default-package-overrides in configuration-hackage2nix.yaml. 2020-01-10 20:56:20 +01:00
Merlin Göttlinger
900a378245 haskell: add quickjump option to the haskell mkDerivation
When visiting local documentation via hoogle, currently for most packages the
quickjump index is missing so you only get a sad error when pressing "s" to
search in the current documentation.

The quickjump option is only supported by the haddock utility that's shipped
with ghc 8.6.x or later.

Closes https://github.com/NixOS/nixpkgs/pull/75942.
2020-01-10 20:56:20 +01:00
Peter Simons
d8cf98b9c8 haskell-src-exts: update overrides for the new 1.23.0 version 2020-01-10 20:56:20 +01:00
Brian Hicks
dfa9d013e7 postgresql-typed: disable test suite
the test suite requires a running PostgreSQL instance to complete
successfully, so we'll just skip that.
2020-01-10 20:56:20 +01:00
Peter Simons
2514bddbf7 ghc-8.10.x: exceptions is now a core library that comes with the compiler 2020-01-10 20:56:19 +01:00
Peter Simons
2447c661d9 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.15.0-14-gb942b6a from Hackage revision
e75b27b8d5.
2020-01-10 20:56:08 +01:00
Marek Fajkus
efa816ab60 haskellPackages.hakyll-sass: unmark broken 2020-01-10 20:56:07 +01:00
Aditya Manthramurthy
cf2df51313 haskellPackages.webby: mark unbroken
Builds fine now.
2020-01-10 20:56:07 +01:00
Peter Simons
dbe97c772e hackage2nix: update list of broken builds 2020-01-10 20:56:07 +01:00
Peter Simons
323fe92057 LTS Haskell 14.20 2020-01-10 20:56:07 +01:00
Peter Simons
d1bd0fbfcc
Merge pull request #77442 from NixOS/revert-76842-add-doc-to-ghc-wrapper
Revert patch: add "doc" to ghc wrapper
2020-01-10 20:25:28 +01:00
Victor multun Collod
4a739220a2 pythonPackages.junit-xml: init at 1.8 2020-01-10 10:11:30 -08:00
R. RyanTM
177894ce59 python27Packages.catalogue: 0.0.8 -> 0.2.0 2020-01-10 10:11:07 -08:00
Maxim Schuwalow
5c2fbc8d27 stups-fullstop: init at 1.1.31 2020-01-10 09:53:47 -08:00
Frederik Rietdijk
348eaa280b Merge master into staging-next 2020-01-10 18:32:07 +01:00
adisbladis
c940155c61
poetry: 1.0.1 -> 1.0.2 2020-01-10 16:02:05 +00:00
Marek Mahut
de26ac107f
Merge pull request #77413 from marsam/update-reviewdog
reviewdog: 0.9.14 -> 0.9.15
2020-01-10 16:31:50 +01:00
Andrew Childs
ffd68f21e8 go_1_12, go_1_13: skip TestExtraFiles on 32-bit arm (#76944)
The test is known to be flaky in some environments, and I'm seeing it
consistently in an armv7l-linux vm.
2020-01-10 07:27:30 -08:00
zimbatm
ddc83e68cc
Merge pull request #77149 from alyssais/asciidoctor
Reduce AsciiDoctor closure size
2020-01-10 14:35:29 +00:00
zimbatm
e639d3e844
Merge pull request #77437 from adisbladis/poetry-1_0_1
poetry: 1.0.0 -> 1.0.1
2020-01-10 14:22:01 +00:00
Peter Simons
4a2aad0d39
Revert "haskell/with-packages-wrapper.nix: install "doc" outputs" 2020-01-10 15:20:08 +01:00
Alexander Foremny
9e808578c4 haskellPackages.ormolu: mark unbroken
Builds fine with 6b5bb4261c6dacbe65d348376c416c75ddafaebd
2020-01-10 14:54:33 +01:00
Alexander Foremny
47ddee700f haskellPackages.ormolu: fix overrides so it builds 2020-01-10 14:54:33 +01:00
adisbladis
e4939690af
poetry: 1.0.0 -> 1.0.1 2020-01-10 13:35:44 +00:00
adisbladis
9dbedf0200
poetry2nix: 1.1.0 -> 1.2.0 2020-01-10 13:35:44 +00:00
Franz Pletz
7fb6e4af36
Merge pull request #77427 from filalex77/lazygit-0.13
lazygit: 0.12.3 -> 0.13
2020-01-10 13:32:53 +00:00
markuskowa
9473c080f5
Merge pull request #77305 from juliendehos/gede
gede: 2.14.1 -> 2.15.1
2020-01-10 13:23:49 +01:00
Maximilian Bosch
384d963920
cargo-make: 0.25.1 -> 0.26.0
https://github.com/sagiegurari/cargo-make/releases/tag/0.26.0
2020-01-10 12:56:48 +01:00
Mario Rodas
7994673d56 dune_2: 2.1.1 -> 2.1.2
Changelog: https://github.com/ocaml/dune/releases/tag/2.1.2
2020-01-10 12:54:15 +01:00
Julien Dehos
5aac98852e gede: 2.14.1 -> 2.15.1 2020-01-10 12:08:15 +01:00
Oleksii Filonenko
0a7ef3ca27
lazygit: 0.12.3 -> 0.13 2020-01-10 12:34:37 +02:00
Florian Klink
f29e259efe
Merge pull request #77417 from petabyteboy/feature/gradle-cleanup
remove old gradle versions
2020-01-10 11:27:47 +01:00
Frederik Rietdijk
5ad16cb27f Merge master into staging-next 2020-01-10 10:34:04 +01:00
Ben Darwin
ee7d45c638 pythonPackages.hydra: init at 1.4.1 2020-01-09 22:54:16 -08:00
Ben Darwin
60c03fb380 pythonPackages.omegaconf: init at 1.4.1 2020-01-09 22:54:16 -08:00
Ryan Mulligan
55adc491f0
Merge pull request #77180 from anmonteiro/anmonteiro/libev-static
libev: Add statically linked `libev` to `pkgsStatic`
2020-01-09 21:28:29 -08:00
Milan Pässler
8337bb607c gradle: remove old versions 2020-01-10 04:21:18 +01:00
Jonathan Reeve
e4134747f5 pythonPackages.colormath: init at 3.0.0 2020-01-09 15:57:05 -08:00
Mario Rodas
df77461392
nodejs-10_x: 10.18.0 -> 10.18.1
Changelog: https://github.com/nodejs/node/releases/tag/v10.18.1
2020-01-09 18:00:00 -05:00
Taran Lynn
441a181498 SDL2_mixer: add opusfile dependency for opus support (#68767) 2020-01-09 17:28:34 -05:00
Eric Dallo
42a23966ed clojure-lsp: 20200106T233511 -> 20200109T185134 2020-01-09 19:23:28 -03:00
Kevin Amado
2b7f4eddde pythonPackages.pylint-plugin-utils: init at 0.6 2020-01-09 13:07:17 -08:00
markuskowa
f603e61097
Merge pull request #77117 from r-ryantm/auto-update/intel-media-sdk
intel-media-sdk: 19.3.1 -> 19.4.0
2020-01-09 21:42:45 +01:00
Jonathan Ringer
1e6bb7ee0b python2Packages.ihatemoney: fix python2 test deps 2020-01-09 12:28:38 -08:00
Scriptkiddi
cef835d40e pythonPackages.m3u8: init at 0.5.2 2020-01-09 12:11:49 -08:00
Jonathan Ringer
0726ab30f6 python3Packages.pandas: fix tests
The default ordering behavior has changed with pd.NAT
2020-01-09 11:28:31 -08:00
R. RyanTM
a7c473ca0d python27Packages.azure-mgmt-iotcentral: 1.0.0 -> 2.0.0
(cherry picked from commit 2b0e90c7186bdfcf952615a9ebebef6cc2c66378)
2020-01-09 10:09:02 -08:00
Alyssa Ross
1ac11cc1c1
defaultGemConfig: remove asciidoctor-diagram JARs
(Except on JRuby, where these are presumably important.)
2020-01-09 15:55:02 +00:00
Alyssa Ross
fbe4716bd5
defaultGemConfig: reduce mathematical closure size
ext/ isn't needed once the extensions have been built, contains
references to a bunch of huge dependencies, and contains megabytes of
tests.
2020-01-09 15:55:00 +00:00
Alyssa Ross
163618988f
ruby: remove references to CC by default
This makes RbConfig["CC"] return an invalid path, but I hope nothing
is depending on that anyway...
2020-01-09 15:54:59 +00:00
Alyssa Ross
ec8293fbfe
buildRubyGem: remove more bloat files 2020-01-09 15:54:57 +00:00
Alyssa Ross
11970ee1d6
buildRubyGem: strip by default
I'm not sure why this was disabled, but it looks like a pretty
harmless way to bring down closure size and remove references to
compilers and stuff.
2020-01-09 15:54:56 +00:00
Andrew Childs
4b102f0f07 ldc: fix build and skip impure test
Fixes #76973

This moves the path configuration to a separate derivation and skips
an impure test that depends on the current year.
2020-01-09 23:25:03 +09:00
R. RyanTM
5934692d6a cimg: 2.7.5 -> 2.8.0 (#76230) 2020-01-09 14:43:26 +01:00
markuskowa
1df336d5d8
Merge pull request #77214 from r-ryantm/auto-update/python2.7-geoip2
python27Packages.geoip2: 2.9.0 -> 3.0.0
2020-01-09 12:34:44 +01:00
Robert Helgesson
1b2ec551f9
lombok: 1.18.8 -> 1.18.10 2020-01-09 12:16:06 +01:00
Mario Rodas
2724879621
Merge pull request #76245 from r-ryantm/auto-update/fasm
fasm: 1.73.18 -> 1.73.21
2020-01-09 05:54:34 -05:00
Mario Rodas
3cee9d902b
Merge pull request #76312 from r-ryantm/auto-update/micronaut
micronaut: 1.2.6 -> 1.2.8
2020-01-09 05:46:45 -05:00
Mario Rodas
5ab4676d88
Merge pull request #77194 from r-ryantm/auto-update/primesieve
primesieve: 7.4 -> 7.5
2020-01-09 05:02:21 -05:00
Mario Rodas
2ecfc839f4
Merge pull request #77195 from r-ryantm/auto-update/python2.7-jenkins-job-builder
python27Packages.jenkins-job-builder: 3.1.0 -> 3.2.0
2020-01-09 05:00:02 -05:00
Mario Rodas
2b2509a19a
Merge pull request #77330 from tbenst/cereal
cereal: 1.2.2 -> 1.3.0
2020-01-09 04:56:16 -05:00
Jaka Hudoklin
139daee494
Merge pull request #77073 from plumelo/auto-update/elasticsearch
elk stack: 7.3.1 -> 7.5.1
2020-01-09 09:48:24 +00:00
Mario Rodas
7fe737dece
Merge pull request #77353 from anmonteiro/patch-3
ocamlPackages.ppxfind: dontStrip for all versions
2020-01-09 04:40:38 -05:00
Antonio Nuno Monteiro
b8c0e8b6b7
ocamlPackages.ppxfind: dontStrip for all versions 2020-01-08 22:51:55 -05:00
Léo Gaspard
8fcf9926fa
Merge pull request #68973 from symphorien/ihatemoney
ihatemoney: init at 4.1 plus module and test
2020-01-09 04:12:54 +01:00
Peter Hoeg
0cffec3a7c
Merge pull request #70258 from juaningan/restrictedpython
home-assistant: add support for python_script component
2020-01-09 10:50:17 +08:00
Léo Gaspard
b31660e5bb
Merge branch 'master' into ihatemoney 2020-01-09 03:49:03 +01:00
Peter Hoeg
2e05653e7f
Merge pull request #66699 from tckmn/master
pry: init at 0.12.2
2020-01-09 10:42:26 +08:00
Kajetan Champlewski
d84fb6400c python3Packages.coordinates: init at 0.4.0 2020-01-08 18:10:50 -08:00
Ben Darwin
b4615c3b6a python3Packages.pycm: init at 2.5 2020-01-08 16:19:47 -08:00
Kevin Amado
f467c3e13a pythonPackages.dodgy: init at 0.2.1 2020-01-08 16:09:59 -08:00
Vladimír Čunát
5c780036c5
Merge branch 'master' into staging-next
The nss rebuild isn't so small.
2020-01-08 22:48:13 +01:00
Gürkan Gür
0def56c8ee pythonPackages.pysnooper: init at 0.3.0 2020-01-08 11:46:48 -08:00
Gürkan Gür
08f1be27b5 pythonPackages.python-toolbox: init at 0.9.4 2020-01-08 11:46:48 -08:00
Franz Pletz
d01cc96e0a
Merge pull request #77331 from andir/firefox72
firefox: 71.0 -> 72.0 (and other firefox packages as well)
2020-01-08 19:39:50 +00:00
Franz Pletz
6c4b128985
Merge pull request #77322 from filalex77/lazygit-0.12.3
lazygit: 0.11.3 -> 0.12.3
2020-01-08 19:03:22 +00:00
Tyler Benster
f07fb2f91d cereal: 1.2.2 -> 1.3.0 2020-01-08 10:42:48 -08:00
worldofpeace
f4654713a3
Merge pull request #77325 from worldofpeace/tpm2-tss-fixbuild
tpm2-tss: fix build
2020-01-08 11:30:28 -05:00
worldofpeace
5b0c0bbc08 tpm2-tss: fix build
Channel blocker https://hydra.nixos.org/build/109901320
2020-01-08 10:38:28 -05:00
Antonio Nuno Monteiro
ccce14ed53 ocamlPackages.lwt_ppx: use independent source from lwt 2020-01-08 15:53:53 +01:00
Oleksii Filonenko
03b6800bd0
rq: add filalex77 to maintainers 2020-01-08 16:37:27 +02:00
Oleksii Filonenko
9a5b23119c
rq: 0.10.4 -> 1.0.2 2020-01-08 16:37:27 +02:00
Ryan Mulligan
1eb5d0c091
Merge pull request #77197 from r-ryantm/auto-update/python3.7-pikepdf
python37Packages.pikepdf: 1.8.1 -> 1.8.2
2020-01-08 06:14:25 -08:00
Oleksii Filonenko
82364512fd
lazygit: add filalex77 to maintainers 2020-01-08 16:11:29 +02:00
Oleksii Filonenko
86946704e6
lazygit: 0.11.3 -> 0.12.3 2020-01-08 16:10:19 +02:00
adisbladis
2d6f1ff4dd
python: Add support for installing Python eggs 2020-01-08 13:59:04 +00:00
Andreas Rammhold
6da3b5e8b7 nss: 3.47.1 -> 3.48.1 2020-01-08 14:48:30 +01:00
Mario Rodas
86e82f9d9f
Merge pull request #76856 from anmonteiro/patch-2
ocaml rresult: Add the `result` compatibility package as a build input
2020-01-08 06:18:03 -05:00
Mario Rodas
223c8b6e32
Merge pull request #77302 from marsam/update-heroku
heroku: 7.33.1 -> 7.35.1
2020-01-08 06:12:45 -05:00
Mario Rodas
dd80b19cb6
Merge pull request #76835 from jerith666/flyway-jardirs
flyway: fix jarDirs option
2020-01-08 06:04:45 -05:00
Mario Rodas
d1dbdf0bf4
Merge pull request #77192 from r-ryantm/auto-update/python2.7-awkward
python27Packages.awkward: 0.12.18 -> 0.12.19
2020-01-08 05:56:06 -05:00
Mario Rodas
a71cec94a1
Merge pull request #77223 from r-ryantm/auto-update/python2.7-croniter
python27Packages.croniter: 0.3.30 -> 0.3.31
2020-01-08 05:55:06 -05:00
Mario Rodas
007761d3cd
Merge pull request #77138 from r-ryantm/auto-update/log4cplus
log4cplus: 2.0.4 -> 2.0.5
2020-01-08 05:45:05 -05:00