Commit Graph

86602 Commits

Author SHA1 Message Date
Alex Rice
dc20c58d90 pythonPackages.gspread: fix build 2020-08-23 16:21:50 -07:00
Robert Scott
d57c5a876b
Merge pull request #94030 from risicle/ris-cloudfoundry-cli-7.0.1
cloudfoundry-cli: 6.51.0 -> 7.0.1
2020-08-23 23:45:06 +01:00
sternenseemann
7daac92767
utf8proc: install pkg-config file (#96087) 2020-08-23 17:41:50 -04:00
Robert Scott
399d855110 cloudfoundry-cli: 6.51.0 -> 7.0.1 2020-08-23 22:05:25 +01:00
Oleksii Filonenko
afdb826d00
cargo-cache: init at 0.5.1
Co-authored-by: Evan Stoll <evanjsx@gmail.com>
2020-01-08 14:12:59 +02:00
hannesweisbach
371e2622c0
tk: fix build on darwin
Installing libtk on macOS 10.15.5 resulted in a following warning:

    warning: skipping dangling symlink '/nix/store/3whl4256v6qf15dsm1d5mf0lzhfh6w06-user-environment/lib/libtk.so'

which was caused by the following code in generic.nix of the tk derivation:

    ln -s $out/lib/libtk${super.tcl.release}.so $out/lib/libtk.so

Shared libraries on macOS are suffixed `.dylib' not 'so' so
libtk${version}.so does not actually exist. Consequently a symlink from
libtk.dylib is never created and linking against tk fails.
2020-08-15 17:37:13 +02:00
Mario Rodas
09b6b04569
Merge pull request #96095 from marsam/update-tflint
tflint: 0.19.0 -> 0.19.1
2020-08-23 12:10:42 -05:00
Silvan Mosberger
a4eb930de3
Merge pull request #96050 from numinit/libguestfs-fixes
libguestfs: Add Berkeley DB as a dependency
2020-08-23 18:35:08 +02:00
Austin Seipp
4875109d0f
nextpnr: 2020.07.08 -> 2020.08.22
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2020-08-23 11:01:25 -05:00
Austin Seipp
73e1531f99
trellis: 2020.06.29 -> 2020.07.27
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2020-08-23 11:01:25 -05:00
Austin Seipp
634934e912
icestorm: 2020.07.08 -> 2020.08.19
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2020-08-23 11:01:24 -05:00
Austin Seipp
4c5dd4c73b
yosys: 2020.07.07 -> 2020.08.22
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2020-08-23 11:01:20 -05:00
Lassulus
797ce3df8a
Merge pull request #86925 from r-ryantm/auto-update/groovy
groovy: 3.0.2 -> 3.0.3
2020-08-23 13:40:52 +02:00
Alexandre Esteves
1ce4502e3b
ocamlPackages.hidapi: init at 1.1.1 (#96049) 2020-08-23 11:36:35 +02:00
Mario Rodas
32216b7783
tflint: 0.19.0 -> 0.19.1
https://github.com/terraform-linters/tflint/releases/tag/v0.19.1
2020-08-23 04:20:00 -05:00
Daniël de Kok
bebe5c963f
Merge pull request #95739 from danieldk/magma-2.5.3
magma: 2.5.0 -> 2.5.3
2020-08-23 10:58:21 +02:00
Jason O'Conal
1895f5ae22
Merge pull request #95945 from lovek323/sabnzbd-upgrade
sabnzbd: 2.3.9 -> 3.0.1
2020-08-23 17:36:32 +09:30
Dmitry Kalinkin
243bb41e19 python3Packages.awkward1: 0.2.27 -> 0.2.33 2020-08-22 23:56:17 -07:00
Daniël de Kok
eb8436fd79
Merge pull request #96058 from r-ryantm/auto-update/maturin
maturin: 0.8.2 -> 0.8.3
2020-08-23 08:46:00 +02:00
R. RyanTM
6f0fbea695 maturin: 0.8.2 -> 0.8.3 2020-08-23 06:26:43 +00:00
Vincent Laporte
1875d9bfd5 coqPackages.coqprime: enable for Coq 8.11 2020-08-23 08:19:21 +02:00
Vincent Laporte
e3c2934213 ocamlPackages.ocamlgraph: make GTK support optional
When `gtkSupport` is true, additional components are built:

 - a module to render a graph on a GTK2 canvas
 - two GTK-based programs: a graph viewer and a graph editor.

The default is to have `gtkSupport` as it is used in e.g., Frama-C.
2020-08-23 08:12:49 +02:00
tobim
5be356a9cc
pythonPackages.pandas: fix build with clang (#95992)
Co-authored-by: Dmitry Kalinkin <dmitry.kalinkin@gmail.com>
2020-08-22 23:51:48 -04:00
numinit
3a8a327ffa libguestfs: Add Berkeley DB as a dependency 2020-08-22 20:43:13 -06:00
Maximilian Bosch
790f286b94
cargo-make: 0.32.0 -> 0.32.2
https://github.com/sagiegurari/cargo-make/releases/tag/0.32.1
https://github.com/sagiegurari/cargo-make/releases/tag/0.32.2
2020-08-22 22:22:15 +02:00
Lassulus
8f0350a213
Merge pull request #87682 from jansol/draco
draco: init at 1.3.6
2020-08-22 21:01:48 +02:00
Mario Rodas
b76a3a61b3
Merge pull request #95949 from r-ryantm/auto-update/bazelisk
bazelisk: 1.6.0 -> 1.6.1
2020-08-22 13:09:00 -05:00
Lassulus
afde337f4a
Merge pull request #87969 from QuentinI/summon
summon: init at 0.8.2
2020-08-22 18:52:16 +02:00
Lassulus
4cfd81acfa
Merge pull request #89511 from yusdacra/master
godot-server, godot-headless: init at 3.2.2
2020-08-22 18:27:44 +02:00
Yusuf Bera Ertan
98767e9e45
godot-server: init at 3.2.2 2020-08-22 19:13:55 +03:00
Yusuf Bera Ertan
92470eba19
godot-headless: init at 3.2.2 2020-08-22 19:13:31 +03:00
Silvan Mosberger
f74bdc5c98
Merge pull request #95210 from siriobalmelli-foss/add/replacement
replacement: init at 0.4.4
2020-08-22 18:06:22 +02:00
Ryan Mulligan
30e0c7a762
Merge pull request #94317 from r-ryantm/auto-update/souffle
souffle: 2.0.0 -> 2.0.1
2020-08-22 09:02:43 -07:00
Lassulus
1de840f9ec
Merge pull request #88814 from r-ryantm/auto-update/grails
grails: 4.0.3 -> 4.1.0.M1
2020-08-22 17:55:12 +02:00
Gabriel Ebner
8518de5fe3
Merge pull request #95998 from gebner/qalc3121 2020-08-22 17:27:04 +02:00
Gabriel Ebner
64e7ca4eeb libqalculate: 3.8.0 -> 3.12.1 2020-08-22 17:09:52 +02:00
Silvan Mosberger
1fe7fee592
Merge pull request #93347 from symphorien/spacetime
Ocaml spacetime support
2020-08-22 16:38:54 +02:00
Lassulus
d626d15282
Merge pull request #89293 from das-g/refactor-pipenv-runtimeDeps
pipenv: refactor runtimeDeps
2020-08-22 16:11:45 +02:00
Ryan Mulligan
111ceb3c7e
Merge pull request #95955 from r-ryantm/auto-update/clojure-lsp
clojure-lsp: 20200806T150857 -> 20200819T134828
2020-08-22 06:50:17 -07:00
Daniël de Kok
c0d6bccb7e
Merge pull request #95819 from Tomahna/metals
metals: 0.9.2 -> 0.9.3
2020-08-22 15:39:10 +02:00
Sirio Balmelli
32c27ddf5c
replacement: init at 0.4.4
Signed-off-by: Sirio Balmelli <sirio@b-ad.ch>
Co-Authored-By: Doron Behar <doron.behar@gmail.com>
2020-08-22 15:11:07 +02:00
Lassulus
f63d01f447
Merge pull request #89725 from xtruder/pkgs/go-migrate/4.11.0
go-migrate: init at 4.11.0
2020-08-22 14:16:30 +02:00
Lassulus
c87a9ed5b6
Merge pull request #89976 from yrashk/lattice-diamond-libusb
lattice-diamond: add libusb-compat-0_1 dependency
2020-08-22 13:31:54 +02:00
Daniël de Kok
280147c510
Merge pull request #95489 from danieldk/rocm-3.7.0
Update ROCm to 3.7.0
2020-08-22 13:30:01 +02:00
Lassulus
bfcd94aab6
Merge pull request #91819 from ckauhaus/zodb-5.6.0
ZODB: 3.5.1 -> 3.6.0
2020-08-22 12:14:13 +02:00
Gabriel Ebner
0811ec6873
Merge pull request #95923 from gebner/coolreader 2020-08-22 10:33:23 +02:00
Gabriel Ebner
be5c6c4425 libunibreak: 1.1 -> 4.3 2020-08-22 10:19:16 +02:00
Michele Guerini Rocco
9367c8c865
Merge pull request #95289 from r-ryantm/auto-update/zimg
zimg: 2.9.3 -> 3.0
2020-08-22 10:10:53 +02:00
Lassulus
b4ad4325ac
Merge pull request #90258 from Shopify/epk/bump-solargraph
solargraph: 0.38.6 -> 0.39.8
2020-08-22 10:08:36 +02:00
Daniël de Kok
de5a644adf
Merge pull request #95937 from 06kellyjac/deno_1.3.1
deno: 1.3.0 -> 1.3.1
2020-08-22 08:45:17 +02:00