geistesk
008362a0b5
golangci-lint: 1.23.8 -> 1.24.0
2020-03-15 16:19:22 +01:00
Timo Kaufmann
2e68526cec
Merge pull request #82647 from timokau/retdec-fix
...
retdec: fix build
2020-03-15 13:58:21 +00:00
adisbladis
79ca23ba68
nodePackages: regenerate set
2020-03-15 13:02:28 +00:00
Ersin Akinci
47069c019f
nodePackages.coc-prettier: init
2020-03-15 12:55:06 +00:00
Timo Kaufmann
e5642d405e
retdec: fix build
...
The build was broken by the gcc9 update. Pinning to gcc8 for now.
2020-03-15 11:57:57 +01:00
Elis Hirwing
da3384a25d
php: Re-indent main derivation
2020-03-15 10:27:37 +01:00
Timo Kaufmann
6c0fa331f0
python.pkgs.smmap2: remove
...
They were recently merged back together and smmap is the canonical
version:
https://github.com/gitpython-developers/smmap/issues/44
2020-03-14 16:00:38 -07:00
Timo Kaufmann
8eacb87061
python.pkgs.GitPython: 3.0.5 -> 3.1.0
2020-03-14 16:00:38 -07:00
Timo Kaufmann
6db65f8d02
python.pkgs.gitdb2: remove
...
The two are now the same:
https://github.com/gitpython-developers/gitdb/issues/59
2020-03-14 16:00:38 -07:00
Timo Kaufmann
e789990fb6
python.pkgs.gitdb: 0.6.4 -> 4.0.2
2020-03-14 16:00:38 -07:00
Fabian Möller
1e5a151ac5
cargo-udeps: 0.1.9 -> 0.1.10
2020-03-14 15:48:46 -07:00
Daniël de Kok
7b3802dfd1
sentencepiece: add myself as a maintainer
2020-03-14 15:40:29 -07:00
Daniël de Kok
27d0c5a07e
sentencepiece: split into multiple outputs, optional gperftools
...
I am using sentencepiece in a downstream application where I want to
minimize the resulting closures. This commit makes changes to make
sentencepiece a leaner dependency:
- Split the outputs, so that the binaries/headers do not end up in the
transitive closure in a library dependency.
- Add the `withGPerfTools` option, which is enabled by default, to
make it possible to disable the gperftools dependency. According to
the sentencepiece README, this dependency gives a 10-40% performance
improvement. But in many cases this is overshadowed by the neural
networks that use piece identifiers as input anyway.
2020-03-14 15:40:29 -07:00
Jaakko Luttinen
24219f69a3
pythonPackages.sphinxcontrib-katex: init at 0.5.1
2020-03-14 15:37:47 -07:00
Jaakko Luttinen
d7ef824b7b
pythonPackages.sphinxcontrib-fulltoc: init at 1.2.0
2020-03-14 15:37:20 -07:00
Daniël de Kok
e539eb93f8
python3Packages.somajo: init at 2.0.4
2020-03-14 22:58:02 +01:00
Ben Darwin
61b61ed087
python3Packages.batchgenerators: init at 0.19.7
2020-03-14 22:56:38 +01:00
Ben Darwin
45d0109512
python3Packages.threadpoolctl: init at 2.0.0
2020-03-14 22:56:38 +01:00
Frederik Rietdijk
3a2c21dc95
Merge pull request #82361 from petabyteboy/feature/jbr-from-source
...
jetbrains.jdk: build from source
2020-03-14 22:54:57 +01:00
Daniël de Kok
80d85b68a3
python3Packages.spacy: 2.2.3 -> 2.2.4
...
Changelog:
https://github.com/explosion/spaCy/releases/tag/v2.2.4
Also remove some unused propagatedBuildInputs.
2020-03-14 22:48:02 +01:00
Daniël de Kok
8dc3bb0af8
python3Packages.thinc: 7.3.1 -> 7.4.0
...
Remove old stale propagatedBuildInputs.
2020-03-14 22:48:02 +01:00
Daniël de Kok
b58cd1b2e9
python3Packages.srsly: 1.0.1 -> 1.0.2
2020-03-14 22:48:02 +01:00
zimbatm
b6fe12b1cc
cryptpad: 3.0.1 -> 3.13.0 ( #82602 )
2020-03-14 19:51:44 +00:00
Vladyslav M
1f8127d2ab
Merge pull request #82498 from r-ryantm/auto-update/cargo-udeps
...
cargo-udeps: 0.1.7 -> 0.1.9
2020-03-14 20:43:13 +02:00
Tom Hall
c6c753668d
openblas: disable optimisation pending fix
...
See https://github.com/xianyi/OpenBLAS/issues/2496
2020-03-14 18:06:59 +00:00
Alyssa Ross
dcb43197ea
rust_1_38_0: drop
2020-03-14 16:55:06 +00:00
Alyssa Ross
6cea0daaa9
rustracerd: build with current rust
...
Fix taken from https://github.com/jwilm/racerd/pull/82 . It just
updates a dependency.
2020-03-14 16:55:06 +00:00
Mario Rodas
3b2d9b3e4c
tflint: 0.15.1 -> 0.15.2
...
Changelog: https://github.com/terraform-linters/tflint/releases/tag/v0.15.2
2020-03-14 16:40:18 +00:00
Mario Rodas
8a0c1b8cf1
Merge pull request #82068 from anmonteiro/anmonteiro/bs-platform-7.2.0
...
bs-platform: 7.0.1 -> 7.2.0
2020-03-14 10:25:53 -05:00
Frederik Rietdijk
13e7a3e112
Python: introduce tests for interpreters
...
This adds tests to the passthru of all Python interpreters.
2020-03-14 15:05:37 +01:00
R. RyanTM
096ab84b0d
tinygo: 0.11.0 -> 0.12.0
2020-03-14 13:52:08 +00:00
R. RyanTM
21b8df1019
minizincide: 2.3.2 -> 2.4.2
2020-03-14 14:25:50 +01:00
R. RyanTM
4e7d702bb9
cli11: 1.8.0 -> 1.9.0
2020-03-14 14:25:23 +01:00
R. RyanTM
77d2408f7d
lightstep-tracer-cpp: 0.11.0 -> 0.12.0
2020-03-14 14:24:44 +01:00
Frederik Rietdijk
e4336956e4
Merge pull request #79316 from r-ryantm/auto-update/git-ftp
...
git-ftp: 1.5.2 -> 1.6.0
2020-03-14 14:24:09 +01:00
R. RyanTM
9ad2b5e69d
libmysofa: 0.9.1 -> 1.0
2020-03-14 14:23:45 +01:00
R. RyanTM
6e8d817333
omnisharp-roslyn: 1.32.19 -> 1.34.11
2020-03-14 14:23:28 +01:00
R. RyanTM
9143a9d6fb
renderizer: 2.0.5 -> 2.0.9
2020-03-14 12:41:23 +00:00
R. RyanTM
b8225d33c3
mod: 0.2.0 -> 0.2.2
2020-03-14 09:09:15 +00:00
Tim Steinbach
16eb11b5d3
jenkins: 2.204.4 -> 2.204.5
2020-03-14 04:59:52 -04:00
Jörg Thalheim
09ad2cffdc
radare2: 4.3.0 -> 4.3.1
2020-03-14 08:56:42 +00:00
R. RyanTM
7c77278d31
minify: 2.5.0 -> 2.7.3
2020-03-14 08:51:26 +00:00
Jörg Thalheim
1a3ca53dee
Merge pull request #82544 from r-ryantm/auto-update/hcloud
...
hcloud: 1.14.0 -> 1.16.1
2020-03-14 08:03:21 +00:00
Vladimír Čunát
6dcb71ecc1
Merge branch 'staging-next'
2020-03-14 07:56:23 +01:00
R. RyanTM
5b8278737c
hcloud: 1.14.0 -> 1.16.1
2020-03-14 06:29:32 +00:00
R. RyanTM
5ef871d24a
jflex: 1.7.0 -> 1.8.1
2020-03-14 06:01:35 +00:00
Dylan Simon
1e769bdd2a
tensorflow: 1.15.1 -> 1.15.2
...
(cherry picked from commit 0a5ec494b574ccd3db3b234c7d6637d127bd16da)
2020-03-14 05:35:08 +00:00
Orivej Desh
ee2ccdaf26
jemalloc: 5.1.0 -> 5.2.1
2020-03-14 04:56:32 +00:00
Benjamin Hipple
3a68a3313e
cdb: fix meta.homepage
...
Without the .html, the server returns access denied.
2020-03-14 04:46:37 +00:00
Andrew Childs
e271476a4e
openssl: fix platform detection on armv5tel-linux
2020-03-14 04:33:05 +00:00
rychale
7ed8a2c7f5
msgpack: 3.0.1 -> 3.2.0
2020-03-14 04:12:25 +00:00
R. RyanTM
fda69ba628
circleci-cli: 0.1.6072 -> 0.1.6949
2020-03-14 04:11:16 +00:00
Jan Tojnar
f5fade94bd
Merge pull request #82362 from jtojnar/mysql-wb
...
mysql-workbench: 8.0.15 → 8.0.19
2020-03-14 04:41:36 +01:00
Nathan van Doorn
dd938aa157
metamath: 0.180 -> 0.181
2020-03-14 03:24:44 +00:00
Mario Rodas
b86030608b
pythonPackages.psutil: fix build on darwin
...
Disable tests because it segfaults on darwin
2020-03-13 20:20:40 -07:00
Maximilian Bosch
386a50f729
binaryen: 89 -> 91, emscripten: 1.38.28 -> 1.39.1
2020-03-14 02:37:37 +01:00
Mario Rodas
c64f415331
Merge pull request #82123 from r-ryantm/auto-update/python2.7-azure-mgmt-sql
...
python27Packages.azure-mgmt-sql: 0.16.0 -> 0.17.0
2020-03-13 19:26:28 -05:00
Josef Kemetmüller
de36c3b073
python37Packages.vtk: Fix build ( #82336 )
2020-03-13 18:12:34 -04:00
Vincent Laporte
4ce4db473c
ocamlPackages.ocf: disable for OCaml ≥ 4.08
2020-03-13 22:31:01 +01:00
Vincent Laporte
bab3588e4e
ocamlPackages.wasm: disable for OCaml ≥ 4.08
2020-03-13 22:31:01 +01:00
Vincent Laporte
4ada24a02c
ocamlPackages.earlybird: disable for OCaml ≥ 4.08
2020-03-13 22:31:01 +01:00
Vincent Laporte
bdcba83153
ocamlPackages.earley: disable for OCaml ≥ 4.08
2020-03-13 22:31:01 +01:00
Vincent Laporte
e73a9e6b95
ocamlPackages.sedlex_2: fix build with OCaml ≥ 4.08
2020-03-13 22:31:01 +01:00
Peter Simons
f5b6ea126f
Merge pull request #82244 from r-ryantm/auto-update/vaultenv
...
vaultenv: 0.13.0 -> 0.13.1
2020-03-13 21:20:51 +01:00
Peter Simons
2d08e57e01
Merge pull request #82345 from NixOS/haskell-updates
...
Update Haskell package set to LTS 15.3 (plus other fixes)
2020-03-13 21:20:32 +01:00
Klaas van Schelven
8b04f2486e
pythonPackages.bravado-core: init at 5.16.1
2020-03-13 13:12:07 -07:00
R. RyanTM
820a690748
python37Packages.jupyterlab: 1.2.6 -> 2.0.0
2020-03-13 13:07:11 -07:00
Maximilian Bosch
69d7cc5508
inotify-tools: 3.20.1 -> 3.20.2.2
2020-03-13 20:59:53 +01:00
Ben Darwin
b5d0ffcab1
python3Packages.hickle: 3.4.5 -> 3.4.6
2020-03-13 19:49:18 +00:00
Peter Simons
d02ac6c485
git-annex: update sha256 hash for new version 8.20200309
2020-03-13 20:31:07 +01:00
Peter Simons
eb8d57786b
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.15.0-21-ga388e13 from Hackage revision
a1555380ba
.
2020-03-13 20:30:55 +01:00
Peter Simons
68dba0d96b
hackage2nix: update list of broken packages to fix evaluation
2020-03-13 20:24:54 +01:00
Peter Simons
9bcd5eaa0d
haskellPackages: update default compiler from GHC version 8.8.2 to 8.8.3
2020-03-13 20:24:53 +01:00
Anders Kaseorg
838c7a80f7
haskellPackages.EdisonCore: Unbreak
...
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2020-03-13 20:24:53 +01:00
Poscat
ef65c6382d
Unbreak ats-format
2020-03-13 20:24:53 +01:00
Poscat
d0eb52f5cd
ats-pkg: Unbreak by disabling tests
2020-03-13 20:24:52 +01:00
Matt McHenry
7335de2dab
persistent-mysql: fix build
...
tests need a running mysql instance, so disable them
2020-03-13 20:24:52 +01:00
timds
720d0c7803
saltine: fix build by disabling tests
...
The tests fail to compile because of a missing module but would
otherwise be fine.
2020-03-13 20:18:14 +01:00
Greg Hale
14f213a007
Remove snap from broken packages list
2020-03-13 20:18:14 +01:00
Georges Dubus
2645e1a1eb
cabal2nix: split into a lightweight version and a wrapper
...
Current, the `cabal2nix` derivation contains both the executable, and a wrapper
that adds `nix` and `nix-prefetch-scripts`, which are required for some
features.
However, when calling `callCabal2nix` to create a derivation from a cabal file
at evaluation time,
these features are not actually used, but the huge closure of
`nix-prefetch-scripts` (which includes multiple vcs, as well as python and perl)
still needs to be fetched.
This commit splits cabal2nix into a lightweight version that is a standalone
static binary (`cabal2nix-unwrapped`), and a wrapper that includes the proper
dependencies in the path for full usage of the command line
utility (`cabal2nix`).
This commit also switches to the default ghc, to reduce the likelyhood of
building a different ghc when calling `callCabal2nix`.
2020-03-13 20:18:14 +01:00
timds
c2dcdea8c6
zxcvbn-dvorak: unmark as broken
2020-03-13 20:18:13 +01:00
timds
513fa25b17
zxcvbn-hs: unmark as broken
2020-03-13 20:18:13 +01:00
Peter Simons
beeb24f1e9
LTS Haskell 15.3
2020-03-13 20:18:13 +01:00
Michael Raskin
ae89e0dc1c
Merge pull request #82344 from ysengrimm/update-sbcl
...
sbcl: 2.0.1 -> 2.0.2
2020-03-13 18:19:40 +00:00
R. RyanTM
c106a4f926
cargo-udeps: 0.1.7 -> 0.1.9
2020-03-13 16:04:16 +00:00
Mario Rodas
cc1f45ba65
Merge pull request #76911 from wucke13/lxd
...
raft-canonical: 0.9.6 -> 0.9.17, dqlite: 1.0.0 -> 1.4.0, lxd: 3.18 -> 3.22
2020-03-13 08:32:52 -05:00
Mario Rodas
e76e10c159
Merge pull request #82075 from r-ryantm/auto-update/ocaml4.07.1-ppx_tools_versioned
...
ocamlPackages.ppx_tools_versioned: 5.2.3 -> 5.3.0
2020-03-13 08:21:05 -05:00
Mario Rodas
31d92e7fe6
Merge pull request #82481 from ysndr/update/act
...
act: 0.2.5 -> 0.2.6
2020-03-13 08:17:52 -05:00
Peter Simons
54c34f74fc
ndi: update from version 4.0 to 4.1.6 to fix the build
...
Closes https://github.com/NixOS/nixpkgs/issues/81329 .
Needs back-porting to nixos-20.03.
2020-03-13 12:54:22 +01:00
Yannik Sander
5f45d51c8b
act: 0.2.5 -> 0.2.6
2020-03-13 12:46:08 +01:00
Pascal Wittmann
488aae4e8a
Merge pull request #82472 from r-ryantm/auto-update/klaus
...
klaus: 1.5.1 -> 1.5.2
2020-03-13 12:42:47 +01:00
Vladimír Čunát
e1d58266d5
gcc: tweak platform condition in the hack from b6ae8193
...
It was rightly noted that armv7l suffers from the same issue:
https://hydra.nixos.org/build/114263466#tabs-buildsteps
2020-03-13 12:27:02 +01:00
Mario Rodas
087dc6e3b4
Merge pull request #82465 from bhipple/auto-update/tflint
...
tflint: 0.15.0 -> 0.15.1
2020-03-13 05:31:49 -05:00
wucke13
c4efd4ea55
dqlite: 1.0.0 -> 1.4.0
2020-03-13 10:32:05 +01:00
wucke13
e0aab9923e
raft-canonical: 0.9.6 -> 0.9.17
2020-03-13 10:32:05 +01:00
R. RyanTM
e4ecf6762e
klaus: 1.5.1 -> 1.5.2
2020-03-13 09:04:32 +00:00
Vladimír Čunát
b6ae8193ed
gcc: minimal hacky fixup for our pkgsi686Linux.nix
...
This has been blocking nixos-unstable channel through i686 ISO:
Fixes #82435 , closes #82436 .
https://hydra.nixos.org/build/114512204
2020-03-13 08:37:41 +01:00
Jaakko Luttinen
b7cdf99f36
pythonPackages.holidays: 0.9.12 -> 0.10.1
2020-03-12 21:50:03 -07:00
Jaakko Luttinen
6f26390120
pythonPackages.convertdate: init at 2.2.0
2020-03-12 21:50:03 -07:00
Jaakko Luttinen
1501648410
pythonPackages.pymeeus: init at 0.3.7
2020-03-12 21:50:03 -07:00
Daniel Wheeler
5634ef5d47
python37Packages.fastapi: 0.45.0 -> 0.49.0
...
- Add peewee to test environment as now required.
- Remove pyproject.toml patching as no longer required.
2020-03-12 21:48:07 -07:00
Daniel Wheeler
ffebc623e9
python37Packages.starlette: 0.13.0 -> 0.12.9
...
- Reverting the version of Starlette as FastAPI can not use anything
greater than 0.12.12. FastAPI is Starlette's only dependent.
- Use fetchurl instead of fetchPypi as this is now the preferred
method. This also makes the tests pass and, thus, the build, which
was failing.
2020-03-12 21:48:07 -07:00
wucke13
4f58c15ee6
petsc: 3.8.4 -> 3.12.4
...
+ add cxx flag to configure, because getdp needs it
2020-03-13 04:10:20 +00:00
Benjamin Hipple
2ab1a2db99
tflint: 0.15.0 -> 0.15.1
2020-03-13 00:07:48 -04:00
Benjamin Hipple
f5140d1b1e
boost: remove versions 1.62, 1.63, and 1.64
...
These are relatively old, expensive to compile/cache, and not used by any
packages in the distribution.
2020-03-13 04:05:05 +00:00
Silvan Mosberger
6fe3911c30
Merge pull request #78783 from simson/update/python-modules/i3ipc
...
i3ipc: 1.6.0 -> 2.1.1
2020-03-13 04:58:11 +01:00
Siméon Marijon
0e0ea456a5
i3ipc: 1.6.0 -> 2.1.1
2020-03-13 04:33:33 +01:00
Olli Helenius
c924fe8b7e
metals: 0.7.6 -> 0.8.1
2020-03-12 23:56:48 +00:00
Léo Gaspard
0cf5ed5cce
Merge pull request #81559 from symphorien/pantalaimon
...
pantalaimon: 0.4 -> 0.5.1
2020-03-12 22:36:35 +01:00
Léo Gaspard
4304df2942
Merge pull request #82187 from symphorien/paperwork-update
...
Paperwork update
2020-03-12 22:16:13 +01:00
Martin Milata
4bd3d4ab79
openjpeg: add patch for CVE-2020-8112
2020-03-12 21:12:17 +00:00
Martin Milata
fea40ecc1d
openjpeg: add patch for CVE-2020-6851
2020-03-12 21:12:17 +00:00
Maximilian Bosch
9f877b97b8
packer: 1.5.1 -> 1.5.4
2020-03-12 21:08:43 +01:00
Mario Rodas
1926cafc72
heroku: 7.38.1 -> 7.39.0
2020-03-12 19:56:03 +00:00
Maximilian Bosch
37b590dc45
wasmer: 0.13.0 -> 0.16.2
2020-03-12 19:06:47 +01:00
Ryan Mulligan
96b48af4ab
Merge pull request #82384 from r-ryantm/auto-update/rust-bindgen
...
rust-bindgen: 0.53.1 -> 0.53.2
2020-03-12 10:33:18 -07:00
Maximilian Bosch
1e8ddbb8b9
howard-hinnant-date: 2020-01-24 -> 2020-03-09
2020-03-12 18:12:58 +01:00
Jörg Thalheim
a1bcb3a83f
Merge pull request #82315 from Mic92/home-assistant
...
homeassistant: 0.106.1 -> 0.106.6
2020-03-12 15:12:04 +00:00
Jörg Thalheim
d315674a89
python3.pkgs.pyicloud: 0.9.2 -> 0.9.4
2020-03-12 15:04:19 +00:00
Milan Pässler
74d9a1f228
jetbrains.jdk: build from source
2020-03-12 15:07:10 +01:00
Mario Rodas
0c3a22a837
Merge pull request #82395 from r-ryantm/auto-update/wcslib
...
wcslib: 7.1 -> 7.2
2020-03-12 07:09:38 -05:00
Mario Rodas
c5f7e60252
Merge pull request #82386 from marsam/update-nodejs-13_x
...
nodejs-13_x: 13.10.1 -> 13.11.0
2020-03-12 07:06:31 -05:00
R. RyanTM
4d96cc82e1
wcslib: 7.1 -> 7.2
2020-03-12 11:50:22 +00:00
Aaron Andersen
76b292dd1a
Merge pull request #79699 from thmzlt/hobbes
...
hobbes: init at latest
2020-03-12 07:49:57 -04:00
Thomaz Leite
2ac8f8faeb
hobbes: mark as broken on Darwin
2020-03-12 08:10:38 -03:00
Frederik Rietdijk
8fa5eb488b
Merge master into staging-next
2020-03-12 11:30:04 +01:00
R. RyanTM
19fdac26c4
rust-bindgen: 0.53.1 -> 0.53.2
2020-03-12 06:10:16 +00:00
Mario Rodas
ccb9995996
nodejs-13_x: 13.10.1 -> 13.11.0
...
Changelog: https://github.com/nodejs/node/releases/tag/v13.11.0
2020-03-12 00:00:00 -05:00
Mario Rodas
a94a5333a4
Merge pull request #82300 from r-ryantm/auto-update/librelp
...
librelp: 1.4.0 -> 1.5.0
2020-03-11 22:53:57 -05:00
Jan Tojnar
23d69911f3
libmysqlconnectorcpp: 1.1.9 → 8.0.19
...
This has been seriously outdated:
* https://dev.mysql.com/doc/relnotes/connector-cpp/en/news-1-1-10.html
* https://dev.mysql.com/doc/relnotes/connector-cpp/en/news-1-1-11.html
* https://dev.mysql.com/doc/relnotes/connector-cpp/en/news-1-1-12.html
* https://dev.mysql.com/doc/relnotes/connector-cpp/en/news-1-1-13.html
* https://dev.mysql.com/doc/relnotes/connector-cpp/en/news-2-0-1.html
* https://dev.mysql.com/doc/relnotes/connector-cpp/en/news-2-0-2.html
* https://dev.mysql.com/doc/relnotes/connector-cpp/en/news-2-0-3.html
* https://dev.mysql.com/doc/relnotes/connector-cpp/en/news-2-0-4.html
* https://dev.mysql.com/doc/relnotes/connector-cpp/en/news-8-0-5.html
* https://dev.mysql.com/doc/relnotes/connector-cpp/en/news-8-0-6.html
* https://dev.mysql.com/doc/relnotes/connector-cpp/en/news-8-0-7.html
* https://dev.mysql.com/doc/relnotes/connector-cpp/en/news-8-0-8-through-10.html
* https://dev.mysql.com/doc/relnotes/connector-cpp/en/news-8-0-11.html
* https://dev.mysql.com/doc/relnotes/connector-cpp/en/news-8-0-12.html
* https://dev.mysql.com/doc/relnotes/connector-cpp/en/news-8-0-13.html
* https://dev.mysql.com/doc/relnotes/connector-cpp/en/news-8-0-14.html
* https://dev.mysql.com/doc/relnotes/connector-cpp/en/news-8-0-15.html
* https://dev.mysql.com/doc/relnotes/connector-cpp/en/news-8-0-16.html
* https://dev.mysql.com/doc/relnotes/connector-cpp/en/news-8-0-17.html
* https://dev.mysql.com/doc/relnotes/connector-cpp/en/news-8-0-18.html
* https://dev.mysql.com/doc/relnotes/connector-cpp/en/news-8-0-19.html
Expression changes:
* Format with nixpkgs-fmt.
* Move cmake to nativeBuildInputs.
* Use OpenSSL from the system as using the bundled version is now optional.
* Use MysQL 8.0 since this is supposed to be used with that version.
* Explicitly enable the now legacy JDBC library used by mysql-workbench.
* Remove unnecessary MYSQL_LIB_DIR flag. MySQL will be found automatically.
* We just need the build script know it is not a static library.
2020-03-12 01:40:55 +01:00
Mario Rodas
baaec648c8
Merge pull request #82351 from r-ryantm/auto-update/python2.7-pony
...
python27Packages.pony: 0.7.11 -> 0.7.12
2020-03-11 18:57:01 -05:00
Lancelot SIX
605640b294
guile: 2.2.6 -> 2.2.7
...
See https://lists.gnu.org/archive/html/info-gnu/2020-03/msg00004.html
for release information
2020-03-11 23:56:38 +00:00
Benjamin Hipple
cd8c987fbc
rainicorn: remove broken package that has been abandoned upstream
...
The upstream project is dead, with the last commit being in 2016:
https://github.com/RustDT/Rainicorn
This no longer builds in NixPkgs, and has been marked as broken for a very long
time. Since the package is not maintained and is dead upstream, let's delete.
2020-03-11 23:51:41 +00:00
R. RyanTM
bf9ebc42c1
python27Packages.pony: 0.7.11 -> 0.7.12
2020-03-11 22:54:02 +00:00
ysengrimm
cba60a5aa2
sbcl: 2.0.1 -> 2.0.2
2020-03-11 22:51:46 +01:00
Maximilian Bosch
b7cdb64ac2
treewide: remove myself from a few packages I don't use anymore
2020-03-11 22:29:30 +01:00
Maximilian Bosch
24b6b8fd46
python3Packages.tesseract: 0.3.2 -> 0.3.3
2020-03-11 22:29:29 +01:00
Maximilian Bosch
eebe76f1e0
Merge pull request #82338 from etu/php-package-updates
...
php73: 7.3.14 -> 7.3.15, php72: 7.2.27 -> 7.2.28, php: php73 -> php74
2020-03-11 21:15:58 +01:00
Ryan Mulligan
bb3c4c836c
Merge pull request #82321 from r-ryantm/auto-update/postman
...
postman: 7.19.1 -> 7.20.0
2020-03-11 13:13:32 -07:00
Elis Hirwing
5bf47ab9bb
php72: 7.2.27 -> 7.2.28
...
Changelog: https://www.php.net/ChangeLog-7.php#7.2.28
2020-03-11 20:13:56 +01:00
Elis Hirwing
8f4cb37116
php73: 7.3.14 -> 7.3.15
...
Changelog: https://www.php.net/ChangeLog-7.php#7.3.15
2020-03-11 20:12:34 +01:00
Maximilian Bosch
e2d95203f8
Merge pull request #79377 from Ma27/php-wrapper
...
php: add `buildEnv` function for additional config on the CLI SAPI
2020-03-11 20:00:43 +01:00
Johannes Schleifenbaum
e0a0263d44
pythonPackages.pywebview: init at 3.2
2020-03-11 10:55:46 -07:00
Johannes Schleifenbaum
004325edce
pythonPackages.pystray: init at 0.15.0
2020-03-11 10:55:46 -07:00
Johannes Schleifenbaum
fc51ceec8a
pythonPackages.jellyfin-apiclient-python: init at 1.4.0
2020-03-11 10:55:46 -07:00
Johannes Schleifenbaum
57f93c1df8
pythonPackages.python-mpv-jsonipc: 1.1.6 -> 1.1.7
2020-03-11 10:55:46 -07:00
R. RyanTM
dcd85d0023
python27Packages.gphoto2: 2.1.0 -> 2.2.1
2020-03-11 10:16:10 -07:00
Cyril Cohen
cf210c082d
coqPackages.hierarchy-builder: init at 0.9.0
2020-03-11 17:15:52 +01:00
Antonio Nuno Monteiro
c9fc7a2a9c
dune: 2.3.1 -> 2.4.0
2020-03-11 17:14:52 +01:00
Mario Rodas
51dc179535
lazygit: 0.15.7 -> 0.16.2
2020-03-11 16:00:04 +01:00