Commit Graph

82338 Commits

Author SHA1 Message Date
R. RyanTM
207f5f36f1 libosinfo: 1.7.1 -> 1.8.0 2020-06-10 10:10:51 +00:00
Vincent Laporte
f648259731 ocaml-ng.ocamlPackages_4_11.ocaml: 4.11.0+α1 → 4.11.0+α2 2020-06-10 09:10:40 +02:00
Jaka Hudoklin
e8bcac75f3
gore: init at 0.5.0 (#89722) 2020-06-09 22:22:51 -07:00
Ryan Mulligan
fdb2ca58c2
Merge pull request #89873 from r-ryantm/auto-update/tokei
tokei: 11.2.0 -> 11.2.1
2020-06-09 20:46:52 -07:00
Jan Tojnar
986ff168c7
Merge pull request #89942 from r-ryantm/auto-update/glib-networking
glib-networking: 2.64.2 -> 2.64.3
2020-06-10 04:09:10 +02:00
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
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
sternenseemann
1c7fd15a42
ocamlPackages.crowbar: init at 0.2 2020-06-09 21:26:38 +02:00
R. RyanTM
9e29684064 glib-networking: 2.64.2 -> 2.64.3 2020-06-09 16:09:51 +00: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
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
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
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
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