Commit Graph

82535 Commits

Author SHA1 Message Date
Jörg Thalheim
eadcec4988
Merge pull request #89742 from lblasc/rls-std-completion-fix 2020-06-07 21:39:00 +01:00
Maximilian Bosch
c0571a0462
Merge pull request #89684 from r-ryantm/auto-update/sbt
sbt: 1.3.10 -> 1.3.12
2020-06-07 22:27:57 +02:00
Carles Pagès
1059cdab38
Merge pull request #88519 from karolchmist/sdl2-add-optional-dont-disable-static
SDL2: Add withStatic option
2020-06-07 20:22:31 +02:00
worldofpeace
131028cd50
Merge pull request #89613 from flokli/pipewire_0_2_version
pipewire_0_2: move from 2.nix to 0.2.nix
2020-06-07 14:19:54 -04:00
Marek Mahut
9ed9140cc6
Merge pull request #86230 from prusnak/electron-cleanup
electron_3: refactor
2020-06-07 20:07:10 +02:00
Marek Mahut
410ac11287
Merge pull request #89469 from prusnak/electron-update
Electron update
2020-06-07 18:59:41 +02:00
Mario Rodas
a1bdb4dd84
Merge pull request #89700 from r-ryantm/auto-update/cargo-tarpaulin
cargo-tarpaulin: 0.13.2 -> 0.13.3
2020-06-07 11:15:40 -05:00
Mario Rodas
4e986bd2b1
Merge pull request #89686 from bhipple/auto-update/vultr-cli
vultr-cli: 0.3.1 -> 0.3.2
2020-06-07 11:14:15 -05:00
Mario Rodas
8a70e6d1db
Merge pull request #89621 from omniitgmbh/pythonPackages.phonenumbers_8.12.5
python27Packages.phonenumbers: 8.12.4 -> 8.12.5
2020-06-07 11:09:21 -05:00
John Ericson
87e86b4574 autoen: Fix cross build
See comments for details. Patch can be removed whend version is bumped.
2020-06-07 16:04:42 +00:00
John Ericson
b78c6d47ee autogen: More normal formatting 2020-06-07 16:04:42 +00:00
Ben Wolsieffer
ca39097da8 buildbot-worker: inherit version from buildbot 2020-06-07 11:32:17 -04:00
Ben Wolsieffer
573089724c buildbot-pkg: inherit version from buildbot 2020-06-07 11:32:17 -04:00
Ben Wolsieffer
b783e570ac buildbot: 2.8.0 -> 2.8.1 2020-06-07 11:32:17 -04:00
Benjamin Hipple
c6a8c32613
Merge pull request #89727 from vbgl/ocaml-sexplib-remove-legacy
ocamlPackages.sexplib_p4: remove
2020-06-07 11:31:43 -04:00
Maximilian Bosch
0558bb9f64
cargo-make: 0.30.8 -> 0.31.0
https://github.com/sagiegurari/cargo-make/releases/tag/0.31.0
2020-06-07 17:09:35 +02:00
Maximilian Bosch
3fec30cb95
dlib: 19.19 -> 19.20
https://github.com/davisking/dlib/releases/tag/v19.20
2020-06-07 17:09:35 +02:00
Luka Blaskovic
f7bc0a3996 rls: set RUST_SRC_PATH
rls has racer baked in which needs to know where the rust source
is to be able to do completion for std libs. By default rls will use:
$(rustc --print sysroot)/lib/rustlib/src/rust/src
which is nonexistent, this commit sets the correct source path
in a same way like it's done in racer expression.
2020-06-07 14:18:41 +00:00
Frederik Rietdijk
11398cb350
Merge pull request #88977 from filalex77/wrangler-1.9.2
wrangler: 1.9.1 -> 1.9.2
2020-06-07 16:12:20 +02:00
zowoq
5d77078b46 editorconfig-checker: add maintainer 2020-06-07 23:25:38 +10:00
zowoq
aacbfe0805 editorconfig-checker: 2.0.4 -> 2.1.0
https://github.com/editorconfig-checker/editorconfig-checker/releases/tag/2.1.0
2020-06-07 23:24:11 +10:00
EEva (JPotier)
a739d310c1 libucl: init at 0.8.1 2020-06-07 14:01:26 +03:00
Vladimír Čunát
1cb40bdf08
Revert "lua*Packages.cqueues: fixup darwin build"
This reverts commit 47ad7d3131.
The fix isn't needed after the update contained in PR #89632.
2020-06-07 10:37:35 +02:00
Vincent Laporte
cb6ffc170b
ocamlPackages.sexplib_112_24_01: remove at 112.24.01
This is a legacy version for OCaml ≤ 4.02
2020-06-07 10:15:17 +02:00
Vincent Laporte
f4a7f9f499
ocamlPackages.sexplib_111_25_00: remove at 111.25.00
This is a legacy version for OCaml ≤ 4.02
2020-06-07 10:15:17 +02:00
Vincent Laporte
0cadf9c028
ocamlPackages.sexplib_108_08_00: remove at 108.08.00
This is a legacy version for OCaml ≤ 4.02
2020-06-07 10:15:17 +02:00
Doron Behar
bb8ea13840 rubyMinimal: Disable JIT support and remove cc refs
To make rubyMinimal truely minimal, it shouldn't reference stdenv.cc
2020-06-07 10:32:11 +03:00
Frederik Rietdijk
6b8223e634 Merge master into staging-next 2020-06-07 09:25:12 +02:00
Doron Behar
0ab3c6b7d0 ruby: make removeReferencesToCC remove all cc refs
`lib/ruby/${version}/<platform>/rbconfig.rb` records the compiler used
for JIT.
2020-06-07 10:22:22 +03:00
Doron Behar
2da5872b72 ruby: Enable to disable JIT support 2020-06-07 10:18:16 +03:00
Vincent Laporte
1c3e3e081c ocamlPackages.pa_test: remove at 112.24.00
This is a legacy package for OCaml ≤ 4.02
2020-06-07 07:48:47 +02:00
Mario Rodas
7a8614cf91
Merge pull request #89652 from marsam/fix-pillow-darwin
python37Packages.pillow: fix build on darwin
2020-06-06 20:52:45 -05:00
Jörg Thalheim
0998dc4912
Merge pull request #89705 from Mic92/openfst 2020-06-07 00:58:16 +01:00
Mario Rodas
c9ac490e86
Merge pull request #89698 from r-ryantm/auto-update/cargo-deny
cargo-deny: 0.6.7 -> 0.6.8
2020-06-06 18:04:51 -05:00
Jörg Thalheim
cd8b4f67e5
openfst: 1.7.6 -> 1.7.7 2020-06-06 23:54:24 +01:00
adisbladis
243cfc5769
Merge pull request #89588 from jonringer/freeze-piillow-py2
python2Packages.pillow: freeze at 6.2.2
2020-06-07 00:44:23 +02:00
R. RyanTM
2b42590056 cargo-tarpaulin: 0.13.2 -> 0.13.3 2020-06-06 21:08:08 +00:00
R. RyanTM
d2be94c36e cargo-deny: 0.6.7 -> 0.6.8 2020-06-06 21:01:31 +00:00
Michael Lingelbach
1968f115b5 pyxdg: fix missing class field Type
Fixes #88593 by replacing call to missing Type field with getType()
2020-06-06 12:32:06 -07:00
Ryan Mulligan
8c09d1bb93
Merge pull request #89658 from r-ryantm/auto-update/openxr-loader
openxr-loader: 1.0.8 -> 1.0.9
2020-06-06 12:16:30 -07:00
Mario Rodas
b1d77066ae
Merge pull request #89663 from r-ryantm/auto-update/packet-cli
packet-cli: 0.0.6 -> 0.0.7
2020-06-06 13:38:37 -05:00
Florian Klink
cca875494f
Merge pull request #89669 from r-ryantm/auto-update/pkger
pkger: 0.16.0 -> 0.17.0
2020-06-06 20:35:38 +02:00
Mario Rodas
27b8dff9c5
Merge pull request #89682 from bhipple/auto-update/tflint
tflint: 0.16.1 -> 0.16.2
2020-06-06 13:31:06 -05:00
Dmitry Kalinkin
c1728ad3c7
Merge pull request #89550 from prusnak/drop-libjpeg-drop
libjpeg_drop: remove
2020-06-06 14:10:58 -04:00
Benjamin Hipple
8022aa3afd vultr-cli: 0.3.1 -> 0.3.2 2020-06-06 14:10:38 -04:00
R. RyanTM
2280532945 sbt: 1.3.10 -> 1.3.12 2020-06-06 17:59:00 +00:00
Benjamin Hipple
33a5ae5232 tflint: 0.16.1 -> 0.16.2 2020-06-06 13:47:37 -04:00
Benjamin Hipple
6bac5006c5 pkger: add meta link to changelog 2020-06-06 12:58:24 -04:00
Lluís Batlle i Rossell
e53ea47241 libtoxcore: 0.2.10 -> 0.2.12 2020-06-06 18:46:33 +02:00
Luka Blaskovic
bd400bd006 lyaml: init at 6.2.5-1, update all generated packages 2020-06-06 18:45:57 +02:00
R. RyanTM
ea1ebe8c36 pkger: 0.16.0 -> 0.17.0 2020-06-06 15:58:14 +00:00
06kellyjac
55da692e6f deno: add updateScript for automatic updates
This'll save time and avoid human error.
Wrote in deno typescript because why not.
2020-06-06 16:21:38 +01:00
06kellyjac
6c03b04e93 deno: refactor ready for an updateScript
Refactored the structure of the package to be easier to auto update
2020-06-06 16:21:32 +01:00
06kellyjac
b94b0e419a deno: 1.0.0 -> 1.0.5
Dropped tests as they were running inconsistently.
Removed python as if the rusty_v8 lib is present no python is ran.
Will be happy to add them back in once resolved.
2020-06-06 16:20:35 +01:00
R. RyanTM
0f06813234 packet-cli: 0.0.6 -> 0.0.7 2020-06-06 15:08:18 +00:00
R. RyanTM
c843ed5364 openxr-loader: 1.0.8 -> 1.0.9 2020-06-06 14:42:51 +00:00
oxalica
738596d7e5
nodePackages: update 2020-06-06 21:43:59 +08:00
Mario Rodas
04588dd0e4
Merge pull request #89573 from marsam/update-bazelisk
bazelisk: 1.4.0 -> 1.5.0
2020-06-06 08:42:57 -05:00
Mario Rodas
ccb04ccabf
Merge pull request #89604 from r-ryantm/auto-update/faudio
faudio: 20.05 -> 20.06
2020-06-06 08:41:23 -05:00
Mario Rodas
02dd680c3f
Merge pull request #89591 from r-ryantm/auto-update/cargo-watch
cargo-watch: 7.3.0 -> 7.4.0
2020-06-06 08:36:14 -05:00
Mario Rodas
fae48c2b59
Merge pull request #89625 from r-ryantm/auto-update/ktlint
ktlint: 0.36.0 -> 0.37.0
2020-06-06 08:36:00 -05:00
Mario Rodas
cc221fccb8
Merge pull request #89590 from r-ryantm/auto-update/cargo-udeps
cargo-udeps: 0.1.11 -> 0.1.12
2020-06-06 08:35:22 -05:00
Mario Rodas
e4e61f66d3
Merge pull request #89595 from r-ryantm/auto-update/checkstyle
checkstyle: 8.32 -> 8.33
2020-06-06 08:34:33 -05:00
R. RyanTM
95db1128e8 nco: 4.9.2 -> 4.9.3 2020-06-06 13:33:59 +00:00
Mario Rodas
29178a2860
Merge pull request #89601 from r-ryantm/auto-update/doctl
doctl: 1.43.0 -> 1.45.0
2020-06-06 08:32:16 -05:00
Mario Rodas
fdc39eb54e
Merge pull request #89605 from r-ryantm/auto-update/flow
flow: 0.125.1 -> 0.126.1
2020-06-06 08:29:15 -05:00
Matthieu Coudron
e63c8c420c
Merge pull request #88919 from wamserma/mupdf-1.17
MuPDF: 1.16.1 -> 1.17, PyMuPDF: 1.16.18 -> 1.17.0, llpp: v31 -> v32, zathura: patch for muPDF 1.17
2020-06-06 15:22:20 +02:00
oxalica
a3acf1572a
rust-analyzer: 2020-04-20 -> 2020-06-01 2020-06-06 21:18:58 +08:00
Jörg Thalheim
d52f4ea0ef
openfst: enable more features 2020-06-06 13:10:50 +01:00
R. RyanTM
3e94f7fb38 ktlint: 0.36.0 -> 0.37.0 2020-06-06 10:46:35 +00:00
Tristan Helmich (omniIT)
e467f3280f python27Packages.phonenumbers: 8.12.4 -> 8.12.5 2020-06-06 10:30:58 +00:00
Mario Rodas
98d74faa17 python37Packages.pillow: update metadata 2020-06-06 04:21:00 -05:00
Mario Rodas
6a38067fcf
go-toml: init at 1.8.0 2020-06-06 04:20:00 -05:00
Mario Rodas
5b11e8d4be python37Packages.pillow: fix build on darwin 2020-06-06 04:20:00 -05:00
Florian Klink
a382d06ffd pipewire_0_2: move from 2.nix to 0.2.nix
This wrongly suggests there's a 2.x version.
2020-06-06 11:03:13 +02:00
R. RyanTM
cf79718fc0 flow: 0.125.1 -> 0.126.1 2020-06-06 07:40:30 +00:00
R. RyanTM
3a3d358744 faudio: 20.05 -> 20.06 2020-06-06 06:13:06 +00:00
R. RyanTM
64f96152e6 doctl: 1.43.0 -> 1.45.0 2020-06-06 05:31:09 +00:00
R. RyanTM
67814af731 checkstyle: 8.32 -> 8.33 2020-06-06 04:31:48 +00:00
R. RyanTM
efdab4bc6c cargo-watch: 7.3.0 -> 7.4.0 2020-06-06 04:03:24 +00:00
R. RyanTM
93dd2e4f6e cargo-udeps: 0.1.11 -> 0.1.12 2020-06-06 03:56:15 +00:00
Jonathan Ringer
7abf70b244 python2Packages.pillow: freeze at 6.2.2 2020-06-05 20:34:35 -07:00
Michael Bishop
e27e475f0d
rust: fix rust cross-compile
reasoning:
sjlj (short jump long jump) exception handling makes no sense on x86_64, it's forcably slowing programs down as it produces a constant overhead. On x86_64 we have SEH (Structured Exception Handling) and we should use that. On i686, we do not have SEH, and have to use sjlj with dwarf2. Hence it's now conditional on x86_32
2020-06-05 23:34:38 -03:00
OmnipotentEntity
bf7644a4d1
geant4: 10.6.1 -> 10.6.2 (#89181) 2020-06-05 20:44:38 -04:00
Benjamin Hipple
726060deaf pythonPackages.apache-airflow: disable for python 3.8 2020-06-05 16:38:59 -07:00
Jonathan Ringer
b6a43d62c2 python38Packages.toggl-cli: disable for python3.8
```
ERROR: Package 'togglCli' requires a different Python: 3.8.2 not in '>=3.5.0, <3.8.0'
```
2020-06-05 14:59:15 -07:00
Jonathan Ringer
94d45c17cf python3Packages.shellingham: use pyproject format 2020-06-05 14:59:15 -07:00
Evan Stoll
4993bad67c pythonPackages.batchgenerators: loosen version restrictions for pillow
apply patch from https://github.com/MIC-DKFZ/batchgenerators/pull/59 to
allow batchgenerators to build with pillow 7.1.2+
2020-06-05 14:52:01 -07:00
Evan Stoll
510c52e16c pythonPackages.django-versatileimagefield: add python_magic dep
add python_magic to propagatedBuildInputs to allow
django-versatileimagefield package to build
2020-06-05 14:52:01 -07:00
Evan Stoll
0e5e6b08aa pythonPackages.pillow: 6.2.2 -> 7.1.2
pythonPackages.pillow: drop support for python2.7
- Support for Python 2.7 was removed in Pillow 7.0.0
  - https://github.com/python-pillow/Pillow/blob/master/CHANGES.rst#700-2020-01-02

- use test command from travis build configuration
  - 1671f6bd71/.ci/test.sh

- add support for jpeg2k, imagequant
2020-06-05 14:52:01 -07:00
GTrunsec
f342b667a5 fix extension zip to default of tar.gz 2020-06-05 14:49:44 -07:00
Peter Simons
ad62b57855 haskell-cabal-plan: drop obsolete patches 2020-06-05 21:58:25 +02:00
Anton-Latukha
e47b8f693c pandoc: update the note why dontCheck
M  pkgs/development/haskell-modules/configuration-common.nix
2020-06-05 21:58:25 +02:00
Anton-Latukha
45e5b8e3fc generic-lens: change upstream report link to relevant
M  pkgs/development/haskell-modules/configuration-common.nix
2020-06-05 21:58:25 +02:00
Anton-Latukha
9acb30e053 haddock-library{,_1_9_0}: rm no longer relevant note
M  pkgs/development/haskell-modules/configuration-common.nix
2020-06-05 21:58:25 +02:00
Anton-Latukha
d7f19c0541 haddock-library_1_9_0: enable deps and checks, they are fine
M  pkgs/development/haskell-modules/configuration-common.nix
2020-06-05 21:58:25 +02:00
Anton-Latukha
eb0f423dde haddock-library: enable deps and checks, they are fine
M  pkgs/development/haskell-modules/configuration-common.nix
2020-06-05 21:58:25 +02:00
Anton-Latukha
cec3c91aeb dhall-json: rm upstream issue link, no loner relevant
M  pkgs/development/haskell-modules/configuration-common.nix
2020-06-05 21:58:25 +02:00
Anton-Latukha
0cba266e8a dhall-json: enable check
M  pkgs/development/haskell-modules/configuration-common.nix
2020-06-05 21:58:25 +02:00
Anton-Latukha
c07cca0a27 dhall: document proposed idea upstream to solve dontCheck
M  pkgs/development/haskell-modules/configuration-common.nix
2020-06-05 21:58:25 +02:00
Anton-Latukha
c9b67ee802 hnix: rm from broken-packages
M  pkgs/development/haskell-modules/configuration-hackage2nix.yaml
2020-06-05 21:58:25 +02:00
Anton-Latukha
c93c036712 hnix: rm doJailbreak
M  pkgs/development/haskell-modules/configuration-common.nix
2020-06-05 21:58:25 +02:00
Anton-Latukha
5bc71945ff rm these_0_7_6, no longer used package version
Was require by old hnix version.

M  pkgs/development/haskell-modules/configuration-hackage2nix.yaml
2020-06-05 21:58:25 +02:00
Anton-Latukha
b5c47f26a7 hnix: rm these override, package requires these >= 1.0.2
M  pkgs/development/haskell-modules/configuration-common.nix
2020-06-05 21:58:25 +02:00
Anton-Latukha
9ea54ac611 hnix: add documentation why dontCheck
M  pkgs/development/haskell-modules/configuration-common.nix
2020-06-05 21:58:25 +02:00
Anton-Latukha
5ae40a29ff hnix: rm no longer relevant comments
Cleaning up old comments that do not hold.

M  pkgs/development/haskell-modules/configuration-common.nix
2020-06-05 21:58:25 +02:00
Malte Brandy
4e67e3da06 ghc.withPackages: Add wrapper for ghcide 2020-06-05 21:58:25 +02:00
Peter Simons
cba12133a6 haskell-src-exts-simple: update overrides for the new version 2020-06-05 21:58:25 +02:00
Domen Kožar
2685baf973 cachix: enable tests 2020-06-05 21:58:25 +02:00
Malte Brandy
83b91ab712 haskellPackages.ghcide: 0.1.0 -> 0.2.0 (fix build)
I decided to leave haskell-lsp and haskell-lsp-types as extra packages,
because they will get bumped before the next ghcide release, and then
the version pinned by ghcide would be missing again.
2020-06-05 21:58:24 +02:00
Poscat
b07611b5c5 Unbreak qtah 2020-06-05 21:58:24 +02:00
Mike Sperber
82a286599e tensorflow-haskell: Remove tensorflow-mnist
Its tensorflow-mnist-data dependency is not on Hackage, and the
license conditions for the data are unclear.  Also, it's basically an
example package.
2020-06-05 21:58:24 +02:00
(cdep)illabout
8ede33f9b9 haskellPackages.hlint: fix evaluation problems 2020-06-05 21:58:24 +02:00
Peter Simons
77c1da151b hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.15.3-7-gcb43579 from Hackage revision
7cab21f4db.
2020-06-05 21:58:15 +02:00
Pavol Rusnak
88f5f970b4
libjpeg_drop: remove
The drop patches have been upstreamed to libjpeg 9d
2020-06-05 21:56:56 +02:00
Peter Simons
351947c6a3 hackage2nix: update list of broken packages to fix evaluation 2020-06-05 21:56:22 +02:00
Peter Simons
e3a2247046 LTS Haskell 15.15 2020-06-05 21:56:22 +02:00
Michael Weiss
5e60482a1a
Merge pull request #89411 from primeos/python-google-api-client
python: Google API updates (google_{auth,api_core,api_python_client})
2020-06-05 21:03:19 +02:00
Frederik Rietdijk
43f71029cc Merge master into staging-next 2020-06-05 19:40:53 +02:00
Frederik Rietdijk
5f0bd4d70f python3.pkgs.jupyter-sphinx: init at 0.2.4 2020-06-05 18:25:22 +02:00
Mario Rodas
7f8f72243e
Merge pull request #89527 from chuwy/rq-darwin
rq: fix build on darwin
2020-06-05 09:11:10 -05:00
Rémi NICOLE
f16f0c2fac
xdg-desktop-portal-wlr: init at 0.1.0 (#83485)
* xdg-desktop-portal-wlr: init at 2020-03-13

* xdg-desktop-portal-wlr: 2020-03-13 -> 0.1.0

Co-authored-by: zimbatm <zimbatm@zimbatm.com>
2020-06-05 12:51:34 +00:00
Frederik Rietdijk
a4ed97daf0 pythonmagick -> python2.pkgs.pythonmagick
Python bindings should be in python-packages.nix.
2020-06-05 12:01:02 +02:00
Mario Rodas
f120eb2a2e
bazelisk: 1.4.0 -> 1.5.0 2020-06-05 04:20:00 -05:00
Anton Parkhomenko
e4445d17dd rq: fix build on darwin 2020-06-05 16:08:28 +07:00
Vincent Laporte
c9057b3751 ocamlPackages.custom_printf: remove at 112.24.00
This is a legacy package for OCaml 4.02

custom_printf is deprecated, use ppx_custom_printf instead
2020-06-05 10:46:29 +02:00
Florian Klink
42f7db63ff
Merge pull request #89504 from flokli/buildbot-2.8.0
buildbot: 2.7.0 -> 2.8.0
2020-06-05 01:30:09 +02:00
Florian Klink
f71d9240b0 buildbot: 2.7.0 -> 2.8.0
```
Bug fixes

    Fix GitHubEventHandler to include files in Change that comes from a github PR (issue # 5294)
    Updated the Docker container buildbot-master to Alpine 3.11 to fix segmentation faults caused by an old version of musl
    Base64 encoding logs and attachments sent via email so emails conform to RFC 5322 2.1.1
    Handling the case where the BitbucketStatusPush return code is not 200
    When cancelling a buildrequest, the reason field is now correctly transmitted all the way to the cancelled step.
    Fix Cache-control header to be compliant with RFC 7234 (issue # 5220)
    Fix GerritEventLogPoller class to be declared as entry_point (can be used in master.cfg file)
    Git poller: add –ignore-missing argument to git log call to avoid fatal: bad object errors
    Log watcher looks for the “tail” utility in the right location on Haiku OS.
    Add limit and filtering support for the changes data API as described in issue # 5207

Improved Documentation

    Make docs build with the latest sphinx and improve rendering of the example HTML file for custom dashboard
    Make docs build with Sphinx 3 and fix some typos and incorrect Python module declarations

Features

    Property and Interpolate objects can now be compared. This will generate a renderable that will be evaluated at runtime. see Renderable Comparison.
    Added argument count to lock access to allow a lock to consume a variable amount of units
    Added arguments pollRandomDelayMin and pollRandomDelayMax to HgPoller, GitPoller, P4Poller, SvnPoller to spread the polling load
```
2020-06-05 00:20:37 +02:00
Benjamin Hipple
86990d6007 pythonPackages.wtforms: 2.1 -> 2.3.1
2.1 is from 2015!
https://github.com/wtforms/wtforms/blob/master/CHANGES.rst
2020-06-04 14:45:44 -07:00
Jonathan Ringer
3f529586ca python3Packages.uamqp: 1.2.7 -> 1.2.8 2020-06-04 12:35:47 -07:00
Jonathan Ringer
21c43f6e75 python3Packages.azure-servicebus: add imports check 2020-06-04 12:35:47 -07:00
Jonathan Ringer
05f42b2a45 python3Packages.azure-servicebus: 0.50.2 -> 0.50.3 2020-06-04 12:35:47 -07:00
Jonathan Ringer
cd4852a2a6 python3Packages.azure-mgmt-signalr: 0.3.0 -> 0.4.0 2020-06-04 12:35:47 -07:00
Jonathan Ringer
13818375d8 python3Packages.azure-mgmt-loganalytics: 0.5.0 -> 0.6.0 2020-06-04 12:35:47 -07:00
Jonathan Ringer
91c5a18b17 python3Packages.azure-mgmt-imagebuilder: 0.3.0 -> 0.4.0 2020-06-04 12:35:47 -07:00
Jonathan Ringer
5bc75d726c python3Packages.azure-mgmt-hanaonazure: 0.13.0 -> 0.14.0 2020-06-04 12:35:47 -07:00
Jonathan Ringer
c9db9df064 python3Packages.azure-mgmt-batch: 8.0.0 -> 9.0.0 2020-06-04 12:35:47 -07:00
Frederik Rietdijk
f9af74e75a meson: fix hash after incorrect merge 2020-06-04 17:53:31 +02:00
Luflosi
2379e36124 python39: fix build on macOS
Basically the same changes as in 81d15948cc but for python3.9 instead of python3.8.
2020-06-04 17:11:29 +02:00
Mario Rodas
9831c7a3f0
Merge pull request #88244 from marsam/update-bazel-watcher
bazel-watcher: 0.13.0 -> 0.13.1
2020-06-04 09:18:05 -05:00
Frederik Rietdijk
08900c0554 Merge master into staging-next 2020-06-04 15:25:54 +02:00
Lassulus
a15262665a
Merge pull request #88466 from puzzlewolf/gazebo_remove
gazebo: remove
2020-06-04 12:47:42 +02:00
Pavol Rusnak
024a7cec68
electron: 9.0.0 -> 9.0.2 2020-06-04 11:39:32 +02:00
Pavol Rusnak
5e86b84066
electron: 8.3.0 -> 8.3.1 2020-06-04 11:39:02 +02:00
Pavol Rusnak
7291d2806d
electron: 7.3.0 -> 7.3.1 2020-06-04 11:38:33 +02:00
Mario Rodas
a1cae93d18
Merge pull request #89357 from avdv/bazel-buildtools-3
bazel-buildtools: 2.2.1 -> 3.2.0
2020-06-04 03:28:23 -05:00
Cyril Cohen
cc1f954bc4
ocamlPackages.elpi: 1.10.2 -> 1.11.0
coqPackages.coq-elpi: 1.3.1 -> 1.4.0
coqPackages.hierarchy-builder: 0.9.0 -> 0.9.1
2020-06-04 10:25:19 +02:00
Lassulus
2d2f04b6a4
Merge pull request #88989 from wchresta/idris2
idris2: 0.2.0-840e020 -> 0.2.0
2020-06-04 09:05:06 +02:00
Benjamin Hipple
9a64d6bf45
Merge pull request #89451 from tviti/fix-owslib
owslib: add pyyaml as a runtime dep
2020-06-04 00:41:26 -04:00
Benjamin Hipple
fcb717f0df
Merge pull request #89168 from magnetophon/rubberband
rubberband: 1.8.1 -> 1.8.2
2020-06-04 00:08:30 -04:00
Benjamin Hipple
2068c82e72
Merge pull request #89291 from dsyer/patch-2
skaffold: 1.9.1 -> 1.10.1
2020-06-03 22:26:33 -04:00
Benjamin Hipple
94bb84f9ed
Merge pull request #89340 from utdemir/cookiecutter-fix
python3Packages.cookiecutter: add missing slugify dependency
2020-06-03 22:24:12 -04:00
Benjamin Hipple
9fc6768eb5
Merge pull request #89306 from minijackson/coz-fix-python-shebang
coz: fix python shebang
2020-06-03 22:20:40 -04:00
Taylor Viti
8da7b45020 owslib: add pyyaml as a runtime dep 2020-06-03 15:10:40 -10:00
Michael Raskin
4f9053c605
Merge pull request #89285 from rmcgibbo/tachyon
tachyon: install header files
2020-06-03 22:44:35 +00:00
Utku Demir
bf1c120e15
python3Packages.cookiecutter: add missing slugify dependency 2020-06-04 09:32:55 +12:00
Maximilian Bosch
f7dbcb56c5 python3Packages.telethon: 1.10.10 -> 1.14.0 2020-06-03 11:33:30 -07:00
Maximilian Bosch
9b5b943222 python3Packages.mautrix: 0.4.2 -> 0.5.0 2020-06-03 11:33:30 -07:00
Jonathan Ringer
4ecc2d857f devpi-client: 5.0.0 -> 5.2.0 2020-06-03 11:29:15 -07:00
Jonathan Ringer
7211e4ef7b devpi-server: 5.2.0 -> 5.5.0 2020-06-03 11:29:15 -07:00
Jonathan Ringer
903e0ecd2f python3Packages.minio: fix build, fix tests 2020-06-03 11:29:15 -07:00
Jonathan Ringer
89c986fdf0 python3Packages.flower: add missing dependencies 2020-06-03 11:29:15 -07:00
Jonathan Ringer
57238c566a python3Packages.celery: 4.4.2 -> 4.4.4, fix tests 2020-06-03 11:29:15 -07:00
Jonathan Ringer
74e0cbf32d python3Packages.clickclick: fix tests 2020-06-03 11:29:15 -07:00
Jonathan Ringer
22ef38bdad python3Packages.zope_lifecycleevent: fix tests 2020-06-03 11:29:15 -07:00
Jonathan Ringer
7a8434c710 python3Packages.zope_i18nmessageid: fix tests 2020-06-03 11:29:15 -07:00
Jonathan Ringer
0e13f49e7c python3Packages.zope-hookable: 4.2.0 -> 5.0.1 2020-06-03 11:29:15 -07:00
Daiderd Jordan
7b3a2963d1
treewide: replace base64 encoded hashes 2020-06-03 18:35:19 +02:00
Martin Weinelt
b2da714180
pythonPackages.django2_2: 2.2.11 -> 2.2.13
Fixes: CVE-2020-13254, CVE-2020-13596
2020-06-03 16:52:17 +02:00
Domen Kožar
b759127127
Merge pull request #89409 from edibopp/change-username
Update my GitHub username
2020-06-03 16:16:16 +02:00
Domen Kožar
e2b0fd0b1d
patchelfUnstable: bump 2020-06-03 16:06:52 +02:00
Michael Weiss
52c6501e6e
python3Packages.google_auth: 1.11.3 -> 1.16.0 2020-06-03 15:58:51 +02:00
Michael Weiss
86ae3d03ab
python3Packages.google_api_core: 1.16.0 -> 1.17.0 2020-06-03 15:58:51 +02:00
Michael Weiss
c8a8906467
python3Packages.google_api_python_client: 1.8.3 -> 1.9.1 2020-06-03 15:58:51 +02:00
Eduard Bopp
84b5d5dfef Update my GitHub username
I recently changed the username, so this reflects that change to make
sure people find me.

For confirmation, check that the GitHub ID is still 3098430 for my new
username using the GitHub API:

https://api.github.com/users/edibopp
2020-06-03 15:42:55 +02:00
Timo Kaufmann
3f3b93b141
Merge pull request #89397 from timokau/flask-autoindex-py2-unbreak
python2.pkgs.flask-autoindex: fix build
2020-06-03 13:49:18 +02:00
Timo Kaufmann
caf2c1bb07 python2.pkgs.flask-autoindex: fix build
pathlib is now required, which is part of the standard library in python
3.4+ but not in python 2.7. Broken by
ec12a5fd1e
2020-06-03 13:20:31 +02:00
Domen Kožar
7f013bade8
Merge pull request #89400 from OPNA2608/parallelbuilding-fixes
Parallel building fixes
2020-06-03 13:08:19 +02:00
Peter Hoeg
ecb7d7adf7
Merge pull request #89304 from peterhoeg/u/lucky-cli
lucky-cli: 0.20.0 -> 0.21.0
2020-06-03 17:40:27 +08:00
Max Wittig
3f05ce5454
gitlab-runner: 13.0.0 -> 13.0.1 (#89391) 2020-06-03 09:07:41 +00:00
Matthew Pickering
e47dd4caad
tracy: init at 0.6.3 (#89292) 2020-06-03 09:33:25 +01:00
Bart Brouns
6d651f2bb6 rubberband: 1.8.1 -> 1.8.2 2020-06-03 10:10:34 +02:00
OPNA2608
1a41ae8148 intel-media-sdk: fix malformed enableParallelBuilding
enableParallelBuilding is already implied true by using cmake
2020-06-03 10:01:47 +02:00
Claudio Bley
cd712e625e bazel-buildtools: 2.2.1 -> 3.2.0 2020-06-03 09:37:32 +02:00
Jake Waksbaum
bfcead18cd python27Packages.tenacity: 6.0.0 -> 6.2.0 2020-06-02 22:26:55 -07:00
Matt Huszagh
1471767b55 pythonPackages.pulp: 2.0 -> 2.1 2020-06-02 21:17:34 -07:00
Benjamin Hipple
4af635feff
Merge pull request #87866 from danieldk/validate-pkgconfig-hook
validatePkgConfig: init
2020-06-02 23:27:27 -04:00
Mario Rodas
ee99697e51
nodejs-14_x: 14.3.0 -> 14.4.0
Changelog: https://github.com/nodejs/node/releases/tag/v14.4.0
2020-06-02 20:02:00 -05:00
Mario Rodas
14d32f570e
nodejs-12_x: 12.17.0 -> 12.18.0
Changelog: https://github.com/nodejs/node/releases/tag/v12.18.0
2020-06-02 20:01:00 -05:00
Mario Rodas
8f1be70ea4
nodejs-10_x: 10.20.1 -> 10.21.0
Changelog: https://github.com/nodejs/node/releases/tag/v10.21.0
2020-06-02 20:00:00 -05:00
Spencer Baugh
94114246c0 rtags: 2.34 -> 2.38 2020-06-02 14:49:54 -07:00
Konstantin Alekseev
49ca8ce7f7 pre-commit: 1.21.0 -> 2.4.0 2020-06-02 13:23:29 -07:00
Patrick Winter
259f344ae6 python27Packages.pytest-factoryboy: init at 2.0.3 2020-06-02 12:59:49 -07:00
Jan Tojnar
83489ca043
Merge pull request #87943 from pbogdan/accountsservice-upstream-55 2020-06-02 21:58:18 +02:00
R. RyanTM
cb374f9065 libinstpatch: 1.1.4 -> 1.1.5 2020-06-02 12:48:51 -07:00
R. RyanTM
0446bf0c7c lightstep-tracer-cpp: 0.12.0 -> 0.13.0 2020-06-02 12:46:42 -07:00
Frederik Rietdijk
994576f4cb python3.pkgs.datashader: 0.9.0 -> 0.11.0 2020-06-02 18:34:43 +02:00
Frederik Rietdijk
ce6fbb9c42 python3.pkgs.fastparquet: 0.3.3 -> 0.4.0 2020-06-02 18:34:43 +02:00
Sebastian Jordan
9857b8b24d nix-prefetch-github: 2.3.2 -> 2.4 2020-06-02 16:41:18 +02:00
zimbatm
9f15e95ff2
Merge pull request #89308 from LnL7/remove-sri-hashes
Remove sri hashes
2020-06-02 16:24:01 +02:00