Commit Graph

82478 Commits

Author SHA1 Message Date
Robin Palotai
5ca9a2d15b
leveldb: Add snappy dependency (#89852)
This is practically required. Without this option, snappy compression is not supported, so
1) newly created leveldb stores will take more space than needed
2) existing snappy-compressed stores won't be opened by tools built without the snappy support
2020-06-09 20:07:51 -04:00
Niklas Hambüchen
7440f0f386 pycurl: Exclude another flaky test. Fixes #77304 2020-06-09 16:46:14 -07:00
Maximilian Bosch
4f67c0cc6c
adb-sync: 2016-08-31 -> 2019-01-01
Simple tool to synchronize a directory-tree between a local machine and
an Android device using `adb` and `rsync`.

Since this repo doesn't have any releases atm, I added the `-unstable`
suffix to `pname`. Since 2016-08-31 the following things changed:

7fc48ad1e1...fb7c549753

Also applied the following changes to the derivation:

* Removed the `phases` hack to enable important things like `fixupPhase`
  again (amongst other things this is needed for shebang-patching and
  reference-checks).

* Fixed the wrapper to make sure that every binary needed by those
  scripts is available.

* Added myself as additional maintainer.
2020-06-10 01:40:29 +02:00
R. RyanTM
663ea3b0e3 hopper: 4.5.27 -> 4.5.28 2020-06-09 21:58:50 +00:00
zimbatm
9494fdeeb3
Merge pull request #70327 from abbradar/synapse-plugins
Refactor Synapse plugins, add matrix-synapse-pam
2020-06-09 23:54:54 +02:00
R. RyanTM
074911e460 flyway: 6.4.2 -> 6.4.3 2020-06-09 21:04:40 +00:00
sternenseemann
1c7fd15a42
ocamlPackages.crowbar: init at 0.2 2020-06-09 21:26:38 +02:00
R. RyanTM
42f3f3cbda freetds: 1.1.39 -> 1.1.40 2020-06-09 17:24:57 +00:00
R. RyanTM
9e29684064 glib-networking: 2.64.2 -> 2.64.3 2020-06-09 16:09:51 +00:00
zowoq
5fbbfe48a7 gogetdoc: remove unnecessary goDeps/goPackagePath 2020-06-10 01:09:59 +10:00
Jan Tojnar
4f9e07deb2
Merge pull request #89921 from jtojnar/py38-gst 2020-06-09 15:16:00 +02:00
Ryan Mulligan
7487fcb844
Merge pull request #89892 from r-ryantm/auto-update/armadillo
armadillo: 9.880.1 -> 9.900.1
2020-06-09 06:06:19 -07:00
Jan Tojnar
74734f3f3d
python38.pkgs.gst-python: Fix build 2020-06-09 15:02:43 +02:00
Jan Tojnar
a9627ecc38
Merge pull request #89887 from r-ryantm/auto-update/amtk
amtk: 5.0.2 -> 5.1.1
2020-06-09 14:57:06 +02:00
zowoq
2c79d7f0c2 ffmpeg-full: inherit src/version from ffmpeg 2020-06-09 14:26:31 +02:00
Aaron Andersen
6ab23a0f79
Merge pull request #89879 from euank/fix-odbc-sqlite
unixODBCDrivers: fix sqlite driver to link with sqlite3
2020-06-09 06:35:31 -04:00
R. RyanTM
264f85658e cargo-watch: 7.4.0 -> 7.4.1 2020-06-09 10:03:55 +00:00
Eelco Dolstra
51e8a82f1e
Merge pull request #89297 from Ma27/bump-hydra
hydra-unstable: 2020-04-16 -> 2020-06-01
2020-06-09 11:19:47 +02:00
R. RyanTM
0e0df31e2a armadillo: 9.880.1 -> 9.900.1 2020-06-09 07:47:18 +00:00
R. RyanTM
005d4b35c5 amtk: 5.0.2 -> 5.1.1 2020-06-09 06:58:24 +00:00
Julien Coolen
115b7d92b8 graphql_ppx: init at 0.7.1 2020-06-09 08:56:18 +02:00
Euan Kemp
cb0f158176 unixODBCDrivers: fix sqlite driver to link with sqlite3
Without this change, it doesn't actually link to libsqlite3.so
correctly, and so the output driver has unresolved symbols.
2020-06-08 22:02:30 -07:00
Benjamin Hipple
7f00dcf491
Merge pull request #88876 from Thra11/dtc-1.6.0
dtc: 1.5.1 -> 1.6.0
2020-06-09 00:54:39 -04:00
R. RyanTM
58b060591d tokei: 11.2.0 -> 11.2.1 2020-06-09 03:34:19 +00:00
Doron Behar
9a47504fe7 nodePackages.clean-css: rename to clean-css-cli
Co-authored-by: Dmitry Kalinkin <dmitry.kalinkin@gmail.com>
2020-06-08 22:59:01 -04:00
tuedel
43adf0c9ac nodePackages.rollup: init
Co-authored-by: Dmitry Kalinkin <dmitry.kalinkin@gmail.com>
2020-06-08 22:59:01 -04:00
Dmitry Kalinkin
3907853faa nodePackages: update 2020-06-08 22:59:01 -04:00
adisbladis
423f85422f
poetry: 1.0.5 -> 1.0.8 2020-06-09 02:54:49 +02:00
adisbladis
25b9f3b3e0
poetry2nix: 1.9.0 -> 1.9.2 2020-06-09 02:54:48 +02:00
Mario Rodas
482a82b062
Merge pull request #89790 from formbay/pytest_dependency
pythonPackages.pytest-dependency: 0.4.0 -> 0.5.1
2020-06-08 19:49:40 -05:00
Matthew Bauer
5f11c0ad81
Merge pull request #70024 from NixOS/nix-static
nix: allow static compilation
2020-06-08 17:55:40 -05:00
Matthew Bauer
a9924d7ab8 libexecinfo: fix building statically 2020-06-08 17:47:51 -05:00
Matthew Bauer
6231dc774d
Merge pull request #88692 from Aver1y/libusb-pkgsMusl
libusb1: Fix for pkgsMusl
2020-06-08 17:38:42 -05:00
R. RyanTM
131fda1225 go-jsonnet: 0.15.0 -> 0.16.0 2020-06-08 19:14:11 +00:00
Guillaume Desforges
0574ace715 pythonPackages.pytorch: 1.4.1 -> 1.5.0
Fixes previous bugs that required a patch
Fixes CUDA build, see https://github.com/NixOS/nixpkgs/issues/89403
2020-06-08 11:39:23 -07:00
R. RyanTM
3ee1dcce2c aws-checksums: 0.1.5 -> 0.1.7 2020-06-08 11:38:32 -07:00
R. RyanTM
1d2e139a76 codeql: 2.1.4 -> 2.2.1 2020-06-08 17:08:11 +00:00
Jörg Thalheim
d903f1166b
Merge pull request #89649 from oxalica/rust-analyzer 2020-06-08 17:38:10 +01:00
Ryan Mulligan
aab5808292
Merge pull request #89648 from r-ryantm/auto-update/nco
nco: 4.9.2 -> 4.9.3
2020-06-08 07:18:02 -07:00
Florian Klink
be483c8c6c
Merge pull request #89570 from mjlbach/fix_pyxdg
pyxdg: fix call to missing class field Type
2020-06-08 15:31:47 +02:00
Marek Mahut
df1f883bbf
Merge pull request #89789 from 1000101/formatting
formatting: fix missing leading whitespace
2020-06-08 14:41:26 +02:00
Frederik Rietdijk
dc33419285 Merge master into staging-next 2020-06-08 12:06:12 +02:00
Rakesh Gupta
2aa93eb730
pythonPackages.pytest-dependency: 0.4.0 -> 0.5.1 2020-06-08 19:33:07 +10:00
Mario Rodas
657f4927eb dune_2: 2.5.1 -> 2.6.0
Changelog: https://github.com/ocaml/dune/releases/tag/2.6.0
2020-06-08 10:45:02 +02:00
1000101
277bbb8efe formatting: fix missing leading whitespace 2020-06-08 09:37:17 +02:00
R. RyanTM
5f7d9d0985
poco: 1.9.4 -> 1.10.1 (#80665) 2020-06-08 09:10:06 +02:00
John Ericson
b668fe8796
Merge pull request #89582 from input-output-hk/fix-rust-cross
rust: fix rust cross-compile
2020-06-08 00:48:49 -04:00
Moritz Angermann
f2a33e4486
Update configure-flags.nix 2020-06-08 12:43:58 +08:00
Moritz Angermann
58ffaee5d7
Update configure-flags.nix 2020-06-08 12:40:38 +08:00
Mario Rodas
524e24c9ff
Merge pull request #89706 from marsam/init-go-toml
go-toml: init at 1.8.0
2020-06-07 19:30:25 -05:00
Mario Rodas
f0870fc119
Merge pull request #89739 from zowoq/editorconfig-checker
editorconfig-checker: 2.0.4 -> 2.1.0
2020-06-07 19:25:52 -05:00
Mario Rodas
46e172ecd9
Merge pull request #89771 from Atemu/jc-update
jc: 1.11.1 -> 1.11.2
2020-06-07 19:24:30 -05:00
davlum
a554e12833
idris2: fix build on macOS (#89548)
The idris2 Makefile tries to use different versions of sed depending on
the OS, but nix always uses the same version. Because the version of
sed that is expected on macOS doesn't exist in the nix environment, the
build fails. Setting the OS to empty string resolves the issue.
2020-06-07 18:06:35 -04:00
Atemu
2372dc5422 jc: 1.11.1 -> 1.11.2 2020-06-08 00:03:35 +02:00
1000101
c597a7f869 formatting: fix missing leading whitespace 2020-06-07 17:29:08 -04:00
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
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
Frederik Rietdijk
6b8223e634 Merge master into staging-next 2020-06-07 09:25:12 +02: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