Commit Graph

63017 Commits

Author SHA1 Message Date
worldofpeace
1f1fb8d898 gtksourceview3: re-enable tests 2019-04-13 00:26:30 -04:00
xrelkd
9e236d63db just: init at 0.4.0 2019-04-13 12:05:14 +08:00
Mario Rodas
87d5f89f8b
flow: 0.96.0 -> 0.97.0 2019-04-12 16:20:00 -05:00
R. RyanTM
bae324acb7 libofx: 0.9.13 -> 0.9.14 (#58303)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libofx/versions
2019-04-12 21:37:53 +02:00
Matthew Bauer
7edf2db0fd
Merge pull request #59338 from matthewbauer/llvm-libc++
llvm8: support c++ in cross case
2019-04-12 14:09:00 -04:00
xeji
6ebcac79f3
Merge pull request #59340 from marsam/update-buck
buck: 2017.10.01.01 -> 2019.01.10.01
2019-04-12 19:31:41 +02:00
John Ericson
6794b01658 clang 8, lldClangStdenv: Get LLVM's unwind working properly
Backport the `--unwindlib` flag, so it don't try to use libgcc on Linux
for hysterical reasons. The alternative of passing `-lunwind` always
would mess up C.
2019-04-12 13:19:48 -04:00
Austin Seipp
e14a706dce chez: 9.5.1 -> 9.5.2
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-04-12 11:15:59 -05:00
Vincent Laporte
1c84236afb ocamlPackages.zarith: 1.7 -> 1.8 2019-04-12 16:48:32 +02:00
Vincent Laporte
b5c224d2a5 ocamlPackages.bignum: remove at 0.11.0 2019-04-12 16:48:32 +02:00
Chris Ostrouchov
dec2bae7e8
pythonPackages.lektor: 2.3 -> 3.1.3 2019-04-12 10:02:27 -04:00
Chris Ostrouchov
9e2ff240da
pythonPackages.pytest-click: init at 0.3 2019-04-12 10:02:22 -04:00
Chris Ostrouchov
3268907410
pythonPackages.pytest-pylint: init at 0.14.0 2019-04-12 09:43:53 -04:00
Alyssa Ross
bd5afceba7
Merge pull request #59145 from lilyball/jazzy
jazzy: 0.9.5 -> 0.9.6
2019-04-12 10:38:01 +00:00
(cdep)illabout
757099e8f1 haskell-generic-builder: disable library-for-ghci by default
This commit disables the library-for-ghci flag passed to
`Setup configure` in the Haskell generic-builder.nix file.

This stops the HSfoo.o file from being built.  Building this
HSfoo.o file caused doctest to take an extremely long time
to load dependencies when running.

This is a follow-up from https://github.com/NixOS/nixpkgs/pull/58743.
2019-04-12 11:55:22 +02:00
Peter Simons
6b63bbb199 haskell-pandoc: update override for the latest release 2019-04-12 11:55:22 +02:00
Peter Simons
a85d1c9e34 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.14.2-5-g11c68fd from Hackage revision
3d5bbe3d81.
2019-04-12 11:55:22 +02:00
Peter Simons
ab622fa93b hackage2nix: update list of broken packages 2019-04-12 11:55:21 +02:00
Peter Simons
be5594b412 LTS Haskell 13.16 2019-04-12 11:55:21 +02:00
volth
03eaa480bd perl: add .withPackages 2019-04-12 09:09:06 +00:00
rnhmjoj
5ea4160b33
treewide: fixup bcf54ce
fix the executable bit for scripts installed with substituteAll
and some remaining shebangs.
2019-04-12 09:09:22 +02:00
Matthew Bauer
d453273fbf llvm8: support c++ in cross case
this adds libc++ to the LLVM cross, giving us access to the full
Nixpkgs set. This requires 4 stages of wrapped compilers:

- Clang with no libraries
- Clang with just compiler-rt
- Clang with Libc, and compiler-rt
- Clang with Libc++, Libc, and compiler-rt
2019-04-11 21:28:51 -04:00
Thomas Mader
dceae4927c dub: 1.13.0 -> 1.14.0 2019-04-11 23:03:18 +02:00
Thomas Mader
68b5797017 dtools: 2.084.1 -> 2.085.1 2019-04-11 23:03:18 +02:00
Thomas Mader
85adc80b3e dmd: 2.084.1 -> 2.085.1 2019-04-11 23:03:18 +02:00
Thomas Mader
31fe00df8a ldc: 1.14.0 -> 1.15.0 2019-04-11 23:03:18 +02:00
xrelkd
c73e35a9b4 cargo-xbuild: 0.5.7 -> 0.5.8 (#59328) 2019-04-11 22:33:28 +02:00
Nathaniel Hill
25d29f271e now-cli: 15.0.3 -> 15.0.4 (#59324) 2019-04-11 21:59:31 +02:00
xrelkd
6efb05a573 cargo-expand: init at 0.4.10 (#59199) 2019-04-11 21:59:12 +02:00
Christopher A. Williamson
c2b1f0079f jenkins: 2.164.1 -> 2.164.2 (#59309) 2019-04-11 21:56:23 +02:00
Alex Branham
0a80d3dc82 R: update CRAN and Bioconductor package sets
Closes https://github.com/NixOS/nixpkgs/pull/59186.
2019-04-11 20:37:18 +02:00
Matthew Bauer
d95c4d799c
Merge pull request #59294 from matthewbauer/clang8-fix-darwin
clang8: apply patch to disable xpc
2019-04-11 13:39:59 -04:00
Robert Schütz
7cdb9dd470 python.pkgs.pylama: 7.6.6 -> 7.7.1 2019-04-11 19:27:19 +02:00
Christopher Ostrouchov
d27643bc0a python3Packages.nixpkgs-pytools: init at 1.0.0 (#59279) 2019-04-11 18:31:00 +02:00
Robert Schütz
5908a0244f
Merge pull request #57469 from r-ryantm/auto-update/python3.7-zeep
python37Packages.zeep: 3.2.0 -> 3.3.0
2019-04-11 18:23:33 +02:00
Frederik Rietdijk
993e2b4ec2
Merge pull request #59098 from NixOS/staging-next
Staging next
2019-04-11 18:23:14 +02:00
Robert Schütz
b716b4d732 python.pkgs.zeep: enable tests for python3 2019-04-11 18:18:45 +02:00
Rodney Lorrimar
8b4269bc1e pythonPackages.aioresponses: init at 0.6.0 2019-04-11 18:05:41 +02:00
Timo Kaufmann
0550927c47
Merge pull request #57201 from tesq0/pull-request-unity
unity3d: 2017.4.10f1 -> 2018.3.0f2
2019-04-11 17:07:56 +02:00
AmineChikhaoui
02bb5e35ea pythonPackages.azure-mgmt-storage: remove patch.
as suggested in the comment.
2019-04-11 16:41:48 +02:00
Mikolaj Galkowski
594964260b unity3d: 2017.4.10f1 -> 2018.3.0f2 2019-04-11 16:30:48 +02:00
Mikolaj Galkowski
0ef83bc0fd unity3d: add tesq0 to the maintainers 2019-04-11 16:30:48 +02:00
Mario Rodas
bcfc8ce784
buck: 2017.10.01.01 -> 2019.01.10.01 2019-04-11 08:10:00 -05:00
Pascal Wittmann
391e474062
Merge pull request #59273 from veprbl/pr/snakemake_5.4.4
snakemake: 5.2.2 -> 5.4.4
2019-04-11 14:41:26 +02:00
Matthieu Coudron
a4c15f1b35 python3Packages.papis: provide as a library too (#59070)
* python3Packages.papis: provides as a library too

The project is turning into a dependency for several scripts and possibly UIs
(see the different repositories at https://github.com/papis/) so it makes sense
to have it as a library.

* moved papis to python-modules

* add myself as maintainer
2019-04-11 12:55:08 +02:00
Alexander Sosedkin
5d81445797 python3Packages.nixpkgs: 0.2.2 -> 0.2.3 2019-04-11 12:53:17 +02:00
worldofpeace
bbe83c0520
Merge pull request #58969 from veprbl/pr/awkward_0_8_14
pythonPackages.awkward: 0.8.7 -> 0.8.14, enable more tests
2019-04-11 04:55:17 -04:00
worldofpeace
f8062cb500
Merge pull request #58798 from r-ryantm/auto-update/python3.7-ldap3
python37Packages.ldap3: 2.5.2 -> 2.6
2019-04-11 04:46:11 -04:00
worldofpeace
6542a4cb8e python37Packages.ldap3: 2.5.2 -> 2.6 2019-04-11 04:45:33 -04:00
Robert Schütz
84029e2646
Merge pull request #59265 from peterhoeg/f/repology
repology: fix homepage for a few packages - nothing else
2019-04-11 10:36:31 +02:00
Frederik Rietdijk
f6dcb5f70b hiredis-vip: init at 0.3.0 2019-04-11 09:38:50 +02:00
worldofpeace
5141b1c455 gom: init at 0.3.3 2019-04-11 03:24:58 -04:00
Bas van Dijk
1a926b82a8
Merge pull request #59263 from Zimmi48/dune-1.9.0
dune: 1.8.2 -> 1.9.0
2019-04-11 09:07:14 +02:00
Väinö Järvelä
11d491dce5 pipenv: Ignore Python site-packages
pipenv nix wrapper contains a PYTHONPATH which has some dependencies
for pipenv installed. pipenv by default uses site-packages when
resolving packages, which means that any package that is included in
the nix wrapper is satisfied when running `pipenv install`.

But when the actual virtualenv created by pipenv is activated, it
doesn't contain those packages anymore and fails to import them.

pipenv has a flag PIP_IGNORE_INSTALLED which can be used to ignore
site-packages. Which fixes the problem of having different resolved
packages when running pipenv and when running the virtualenv.
2019-04-11 07:59:36 +02:00
Frederik Rietdijk
230c67f43b Merge master into staging-next 2019-04-11 07:50:23 +02:00
Sarah Brofeldt
99eddf32dc
Merge pull request #59077 from divi255/master
libow: init at 3.2p1
2019-04-11 07:30:23 +02:00
ryan4729
49c646cbf7 ffmpeg_4: build with videotoolbox on darwin (#57743) 2019-04-11 01:09:45 -04:00
Herwig Hochleitner
4bdd577aff cask: use emacsPackagesNg instead of emacsPackages 2019-04-11 05:48:20 +02:00
Matthew Bauer
097122d2fd clang8: apply patch to disable xpc 2019-04-10 22:42:01 -04:00
Herwig Hochleitner
fcd769b721 cask: clean up and byte compile
cc @FlexW
2019-04-11 02:40:27 +02:00
divisor
d44250ba18 libow: init at 3.2p1 2019-04-10 23:48:10 +02:00
Lily Ballard
b1bb10b7ae jazzy: 0.9.5 -> 0.9.6
Also switch from `bundlerEnv` to `bundlerApp`.
2019-04-10 13:33:06 -07:00
Mario Rodas
90231bc929 dep2nix: 0.0.2 -> 2019-04-02 (#58623) 2019-04-10 22:29:30 +02:00
Lily Ballard
8e9796cae2 Make gemdir optional for bundlerApp
Like `bundlerEnv`, the `gemdir` parameter to `bundlerApp` can be omitted
if all 3 of `gemfile`, `lockfile`, and `gemset` are provided.
2019-04-10 13:26:31 -07:00
Dmitry Kalinkin
0854ae6571
pythonPackages.datrie: fix build 2019-04-10 14:16:23 -04:00
Markus Kowalewski
d5cc30b721 pythonPackages.h5py: add patch to fix broken test 2019-04-10 18:53:51 +02:00
adisbladis
7bd2c5a604
python3Packages.nixpkgs: Fix ImportError with recent pythonix versions 2019-04-10 17:46:15 +01:00
adisbladis
f15bd3cca3
pythonPackages.pythonix: 0.1.4 -> 0.1.6 2019-04-10 17:27:55 +01:00
Aaron Andersen
d165ed8b24
Merge pull request #57937 from dtzWill/update/physfs-3.0.2
physfs: 3.0.1 -> 3.0.2
2019-04-10 11:51:25 -04:00
Sarah Brofeldt
8acaf113a2
Merge pull request #59073 from vbgl/ocaml-faraday-0.7
ocamlPackages.faraday: 0.5.0 -> 0.7.0
ocamlPackages.farfadet: 0.2 -> 0.3
2019-04-10 17:29:51 +02:00
John Ericson
da3ad842c2
Merge pull request #59253 from matthewbauer/android-fixes
Get Android cross working again
2019-04-10 10:47:59 -04:00
Peter Hoeg
c7b743d9ed pythonPackages.broadlink: fix homepage 2019-04-10 22:47:33 +08:00
Herwig Hochleitner
63ad043e41 webkitgtk: 2.24.0 -> 2.24.1 2019-04-10 16:36:20 +02:00
Felix Weilbach
b19ccfff73 cask: init at 0.8.4 2019-04-10 16:03:42 +02:00
Nathaniel Hill
180aa21259 now-cli: 14.0.3 -> 15.0.3 (#59221) 2019-04-10 14:41:50 +02:00
Théo Zimmermann
fdcce208ab
dune: 1.8.2 -> 1.9.0 2019-04-10 14:39:07 +02:00
Bas van Dijk
ed426e4df8
Merge pull request #59234 from basvandijk/fluentd-1.4.2
fluentd: 1.2.3 -> 1.4.2
2019-04-10 12:47:49 +02:00
Bas van Dijk
ad41c1f1c0 fluentd: 1.2.3 -> 1.4.2 2019-04-10 12:46:06 +02:00
xrelkd
57705705ae cargo-xbuild: init at 0.5.7 (#59228) 2019-04-10 12:05:24 +02:00
R. RyanTM
fe88eb2331 c-blosc: 1.14.4 -> 1.16.2 (#56605)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/c-blosc/versions
2019-04-10 11:31:54 +02:00
Michael Raskin
cd2a342249
Merge pull request #59236 from aanderse/flightgear
flightgear & simgear: 2018.2.2 -> 2018.3.1
2019-04-10 09:29:01 +00:00
Robert Schütz
6e36083c4b
Merge pull request #59255 from peterhoeg/u/waze
python3Packages.WazeRouteCalculator: 0.7.2 -> 0.9.0 and pyupdate: 1.3.5 -> 1.3.6
2019-04-10 10:37:26 +02:00
Robert Schütz
fd8ff4618c
Merge pull request #59178 from markuskowa/fix-cntk
pythonPackages.cntk: mark as broken with python 3.7
2019-04-10 10:36:23 +02:00
Peter Hoeg
7541cbb905 python3Packages.pyupdate: 1.3.5 -> 1.3.6 2019-04-10 14:49:33 +08:00
Matthew Bauer
ac491d2df7 systems: remove android armv5te platform
this isn’t useful any more because the ndk we use no longer supports it.
2019-04-10 01:55:09 -04:00
Pascal Wittmann
d1d0ab9e36
Merge pull request #58618 from teh/master
pyre: 0.0.20 -> 0.0.22
2019-04-10 07:43:37 +02:00
Matthew Bauer
67e6e031e1 readline: add android patch 2019-04-10 01:30:34 -04:00
Matthew Bauer
589c2c2870 androidndk: fixup mess
New android ndk (18) now uses clang. We were going through the wrapper
that are provided. This lead to surprising errors when building.
Ideally we could use the llvm linker as well, but this leads to errors
as many packages don’t support the llvm linker.
2019-04-10 01:30:34 -04:00
Ken Micklas
f2bb67c806 androidndk-pkgs: Fix cc-wrapper flags
(cherry picked from commit 5f4bf240f5)
2019-04-10 01:30:34 -04:00
Peter Hoeg
ee4f83c031 python3Packages.WazeRouteCalculator: 0.7.2 -> 0.9.0 2019-04-10 13:10:36 +08:00
Matthew Bauer
a79a8f29bc waf: use wafConfigureFlags for waf flags
This avoids the potential conflict between autoconf flags and the waf
flags. There is some overlap between the two but waf errors when it
doesn’t recognize the flag.
2019-04-09 23:44:37 -04:00
John Ericson
43cfb6e570
Merge pull request #59240 from matthewbauer/fix-tk-on-macos
tk: use aqua backend on darwin
2019-04-09 22:50:38 -04:00
Amar1729
2fe4ab3200 argp-standalone: add x86_64-linux support 2019-04-09 22:32:04 -04:00
Matthew Bauer
82b8393bc4 tk: use aqua backend on darwin
Most users don’t have xquartz, so let’s use the default window system
for macOS.
2019-04-09 21:44:38 -04:00
Aaron Andersen
d99925aad9 simgear: 2018.2.2 -> 2018.3.1 2019-04-09 17:56:46 -04:00
Tom Hunger
e6ebd0553c pyre: 0.0.20 -> 0.0.22 2019-04-09 22:20:00 +01:00
Tom Hunger
efc0fc165f python3Packages.xxhash: init at 1.3.0 2019-04-09 22:19:59 +01:00
xeji
d6afe8ce5c
pythonPackages.zerorpc: init at 0.6.1 (#59102) 2019-04-09 22:20:37 +02:00
Jan Tojnar
9002989bf0
Merge pull request #59180 from jtojnar/gimp-2.10.10
gimp: 2.10.8 → 2.10.10
2019-04-09 22:18:31 +02:00
Markus Kowalewski
d6843c1d1a
pythonPackages.cntk: fix nativeBuildInputs 2019-04-09 22:04:37 +02:00
Markus Kowalewski
b972beeb07
pythonPackages.cntk: mark as broken (python37) 2019-04-09 22:04:17 +02:00
dnaq
7303aad985 libsodium: 1.0.16 -> 1.0.17 2019-04-09 22:01:38 +02:00
R. RyanTM
325fa0d51b libnfs: 3.0.0 -> 4.0.0 (#57285)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libnfs/versions
2019-04-09 21:57:04 +02:00
Renaud
8db38cdcd4
Merge pull request #58434 from matthiasbeyer/add-licenses
Add licenses
2019-04-09 19:57:17 +02:00
xeji
d0eb7e8a00
Merge pull request #59213 from lsix/update_django_2_1
pythonPackages.django_2_1: 2.1.7 -> 2.1.8
2019-04-09 19:24:45 +02:00
R. RyanTM
4f186d2719 python37Packages.uproot-methods: 0.4.3 -> 0.4.4 (#58850)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-uproot-methods/versions
2019-04-09 18:56:10 +02:00
R. RyanTM
494752a39a python37Packages.pymediainfo: 3.0 -> 3.1 (#57436)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-pymediainfo/versions
2019-04-09 18:50:14 +02:00
Frederik Rietdijk
d108b49168 Merge master into staging-next 2019-04-09 16:38:35 +02:00
Joachim Breitner
610f73f3f7 macdylibbundler: init (#59173)
* macdylibbundler: init

whihc I found useful to make self-contained releases of binaries built
on osx.

* Add version field
2019-04-09 10:06:42 -04:00
Jan Tojnar
1fffbf8ae7
gegl_0_4: 0.4.12 → 0.4.14
Upgrade, clean up and remove intltool, which is not used since 0.3.22.
2019-04-09 16:04:57 +02:00
Lancelot SIX
952d983e77
pythonPackages.django_2_1: 2.1.7 -> 2.1.8
See https://docs.djangoproject.com/en/2.2/releases/2.1.8/ for release
information
2019-04-09 15:50:39 +02:00
Matthias Beyer
60752bebcb clisp: Add license
Source: http://ftp.gnu.org/pub/gnu/clisp/release/latest/clisp-2.49.tar.gz
File: GNU-GPL

Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2019-04-09 13:23:55 +02:00
Michael Raskin
5d49fc7ff3
Merge pull request #59004 from Mic92/radare2
radare2: 3.3.0 -> 3.4.1
2019-04-09 11:14:35 +00:00
Bas van Dijk
a3fb03df3e
Merge pull request #59206 from basvandijk/elk-6.7.1
elk: 6.5.1 -> 6.7.1
2019-04-09 13:04:14 +02:00
Bas van Dijk
7062a073e8 elk: 6.5.1 -> 6.7.1 2019-04-09 12:34:01 +02:00
Jörg Thalheim
f93e9b08a4
radare2: 3.3.0 -> 3.4.1 2019-04-09 10:36:41 +01:00
Pascal Wittmann
e80a667a66
Merge pull request #58466 from vaibhavsagar/bump-polyml
polyml: 5.7.1 -> 5.8
2019-04-09 11:31:31 +02:00
Pascal Wittmann
8e76f22e57
Merge pull request #59198 from dtzWill/update/zig-0.4.0
zig: 0.3.0 -> 0.4.0
2019-04-09 11:18:55 +02:00
Maximilian Bosch
3528e6b7d3
Merge pull request #59143 from manveru/remove-rhc
rhc: remove
2019-04-09 10:56:07 +02:00
Michael Fellinger
91e766e44f rhc: remove 2019-04-09 09:02:00 +02:00
Will Dietz
1a8328b126 zig: 0.3.0 -> 0.4.0
Bump to use LLVM8, but just guessing ;).
2019-04-09 00:51:35 -05:00
R. RyanTM
df1dbc6327 aws-c-common: 0.3.2 -> 0.3.3 (#56596)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/aws-c-common/versions
2019-04-09 00:36:07 +02:00
R. RyanTM
436b925156 mbedtls: 2.15.1 -> 2.16.0 (#53278)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/mbedtls/versions
2019-04-09 00:34:00 +02:00
Anatolii Prylutskyi
40cd13ae57 goa: 1.4.0 -> 1.4.1 (#57966) 2019-04-09 00:32:55 +02:00
R. RyanTM
f8376f17a7 libsForQt5.mlt: 6.12.0 -> 6.14.0 (#58724)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/mlt/versions
2019-04-08 23:53:18 +02:00
R. RyanTM
17e3ac6e2a python37Packages.ansible-runner: 1.2.0 -> 1.3.0 (#58763)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-ansible-runner/versions
2019-04-08 23:32:15 +02:00
R. RyanTM
1bb27308de python37Packages.unittest-xml-reporting: 2.2.1 -> 2.4.0 (#58851)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-unittest-xml-reporting/versions
2019-04-08 23:29:09 +02:00
R. RyanTM
42bad1bf03 libbluray: 1.0.2 -> 1.1.0 (#57270)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libbluray/versions
2019-04-08 22:50:48 +02:00
R. RyanTM
e0d8d72a9f aws-sdk-cpp: 1.7.53 -> 1.7.56 (#56595)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/aws-sdk-cpp/versions
2019-04-08 22:44:22 +02:00
R. RyanTM
759e54888c gtksourceview: 3.24.9 -> 3.24.10 (#58175)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/gtksourceview/versions
2019-04-08 22:34:31 +02:00
R. RyanTM
875c891ee4 qwt6_qt4: 6.1.3 -> 6.1.4 (#58863)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/qwt/versions
2019-04-08 22:16:17 +02:00
R. RyanTM
f6912280b7 python37Packages.django-allauth: 0.36.0 -> 0.38.0 (#57401)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-django-allauth/versions
2019-04-08 20:55:36 +02:00
R. RyanTM
adba43e264 python37Packages.azure-storage-blob: 1.4.0 -> 1.5.0 (#57384)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-azure-storage-blob/versions
2019-04-08 20:54:38 +02:00
R. RyanTM
9ca5a58e9e libsolv: 0.7.3 -> 0.7.4 (#58712)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libsolv/versions
2019-04-08 20:51:48 +02:00
R. RyanTM
0316aca0f6 python37Packages.ipy: 0.83 -> 1.00 (#57415)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-ipy/versions
2019-04-08 20:50:46 +02:00
Christopher Ostrouchov
7bb8ef318e pythonPackages.ipdb: 0.8.1 -> 0.12 (#58965) 2019-04-08 18:27:32 +00:00
R. RyanTM
8123d6236b spice-protocol: 0.12.14 -> 0.12.15 (#58889)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/spice-protocol/versions
2019-04-08 20:19:32 +02:00
Justin Woo
46a181a602 purescript: upgrade to 0.12.4 (#59147) 2019-04-08 20:02:24 +02:00
Ryan Mulligan
debd42753f
Merge pull request #58299 from r-ryantm/auto-update/liblo
liblo: 0.29 -> 0.30
2019-04-08 09:34:49 -07:00
R. RyanTM
ec2df9895f folly: 2019.01.28.00 -> 2019.03.18.00 (#58673)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/folly/versions
2019-04-08 15:37:30 +00:00
Robert Schütz
afbf13e738 python.pkgs.user-agents: 1.1.0 -> 2.0 2019-04-08 16:41:14 +02:00
Ryan Mulligan
4135ad69a1
Merge pull request #58316 from r-ryantm/auto-update/libwpg
libwpg: 0.3.2 -> 0.3.3
2019-04-08 07:19:33 -07:00
Maximilian Bosch
d190794b4a
Merge pull request #59174 from dhl/dhl/development/tools/aws-sam-cli
aws-sam-cli: 0.5.0 -> 0.14.2
2019-04-08 14:38:10 +02:00
Markus Kowalewski
adbf19a9bd
pythonPackages.h5py: add ssh to checkInputs
ssh is required in the checkPhase by openmpi
2019-04-08 13:39:40 +02:00
Markus Kowalewski
b09c98b4aa
pythonPackages.mpi4py: 3.0.0 -> 3.0.1 2019-04-08 12:56:21 +02:00
R. RyanTM
4538f9ee3f flatpak: 1.2.3 -> 1.2.4 (#58671)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/flatpak/versions
2019-04-08 12:39:13 +02:00
David Leung
e5c07b8754
aws-sam-cli: 0.5.0 -> 0.14.2 2019-04-08 18:16:39 +08:00
worldofpeace
0100fe974f
Merge pull request #59072 from dhl/pythonPackages.serverlessrepo
pythonPackages.serverlessrepo: init at 0.1.8
2019-04-08 04:43:38 -04:00
David Leung
0d1ec03d1a
pythonPackages.serverlessrepo: init at 0.1.8
A Python library with convenience helpers for working with the AWS Serverless
Application Repository.
2019-04-08 15:23:26 +08:00
worldofpeace
fa7587456b
Merge pull request #59089 from dhl/dhl/python-modules/aws-lambda-builders
pythonPackages.aws-lambda-builders: init at 0.2.1
2019-04-08 02:42:40 -04:00
Austin Seipp
8ace9e6a44 pmdk: init at 1.6
Intel is finally shipping real persistent memory, now that Optane DCPMMs
are available with Cascade Lake processors. Therefore, programmers need
a persistent memory programming API!

In particular, pmdk is needed for QEMU features relating to persistent
memory: by enabling pmdk as a dependency of QEMU, you can proxy NVDIMMs
from the host system to virtual machines with the exact same consistency
guarantees. (In the normal case, these host NVDIMMs can be used as a
backend device for DAX-enabled filesystems, and the persistent memory
given to the virtual machine can be represeted as objects in the
filesystem, allowing granular distribution of non-volatile memory to
clients.)

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-04-08 01:42:26 -05:00
Austin Seipp
7fd1250b80 libndctl: 63 -> 64.1
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-04-08 01:42:26 -05:00
David Leung
6663765dbb
pythonPackages.aws-lambda-builders: init at 0.2.1 2019-04-08 14:30:54 +08:00
worldofpeace
2e7cb730ac
Merge pull request #59088 from dhl/dhl/python-modules/chevron
pythonPackages.chevron: init at 0.13.1
2019-04-08 01:24:39 -04:00
David Leung
7033cf04dd
pythonPackages.chevron: init at 0.13.1
A Python implementation of mustache
2019-04-08 13:19:01 +08:00
Ryan Mulligan
c2a27c27c0
Merge pull request #58008 from r-ryantm/auto-update/babl
babl: 0.1.60 -> 0.1.62
2019-04-07 17:36:55 -07:00
Ryan Mulligan
12bb60fc18
Merge pull request #58643 from andrewchambers/fix-license
vo-amrwbenc: Fix an incorrect license.
2019-04-07 17:22:10 -07:00
Samuel Dionne-Riel
40d59c6e8e
Merge pull request #58976 from gilligan/remove-nodejs6
Remove nodejs-6_x which is about to enter EOL
2019-04-07 19:49:24 -04:00
Ryan Mulligan
096603c68a
Merge pull request #58703 from r-ryantm/auto-update/leatherman
leatherman: 1.5.4 -> 1.6.0
2019-04-07 16:40:41 -07:00
worldofpeace
76c80bfbfe
Merge pull request #58762 from r-ryantm/auto-update/pwndbg
pwndbg: 2018.07.29 -> 2019.01.25
2019-04-07 19:28:54 -04:00
Florian Klink
c7eb9c1123
Merge pull request #59137 from aneeshusa/remove-pybcrypt
pybcrypt: remove old and insecure package
2019-04-08 01:01:01 +02:00
Ryan Mulligan
11645d307b
Merge pull request #58681 from r-ryantm/auto-update/glog
glog: 0.3.5 -> 0.4.0
2019-04-07 15:37:59 -07:00
Aneesh Agrawal
a345852ca5 pybcrypt: remove old and insecure package
pybcrypt has had open vulnerabilities for years
and is unlikely to ever be updated;
there are no users in nixpkgs.
Other alternatives such as the `bcrypt` python module are available.
2019-04-07 15:32:56 -07:00
R. RyanTM
89b867d23a doclifter: 2.18 -> 2.19 (#58663)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/doclifter/versions
2019-04-08 00:29:49 +02:00
Ryan Mulligan
0d6c98647e
Merge pull request #57234 from r-ryantm/auto-update/fltk
fltk: 1.3.4 -> 1.3.5
2019-04-07 14:54:18 -07:00
Ryan Mulligan
488ecd6636
Merge pull request #58940 from erictapen/ruby-gem-src-fix
ruby-modules/gem: fix path to git checkout
2019-04-07 14:53:37 -07:00
R. RyanTM
4cbf06a96f libx86emu: 2.1 -> 2.2 (#58716)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libx86emu/versions
2019-04-07 23:37:30 +02:00
R. RyanTM
0801be2c3a python37Packages.APScheduler: 3.5.3 -> 3.6.0 (#58769)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-apscheduler/versions
2019-04-07 23:22:31 +02:00
R. RyanTM
ee87acdb12 python37Packages.backports_csv: 1.0.6 -> 1.0.7 (#58772)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-backports.csv/versions
2019-04-07 23:16:23 +02:00
R. RyanTM
422a335707 python37Packages.aniso8601: 4.1.0 -> 6.0.0 (#58765)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-aniso8601/versions
2019-04-07 23:09:37 +02:00
R. RyanTM
0cac67ebe5 python37Packages.agate-dbf: 0.2.0 -> 0.2.1 (#58768)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-agate-dbf/versions
2019-04-07 23:06:50 +02:00
R. RyanTM
0433f94c6c python37Packages.braintree: 3.51.0 -> 3.52.0 (#58773)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-braintree/versions
2019-04-07 23:04:57 +02:00
Will Dietz
d36e8e7115 libpqxx: 6.4.2 -> 6.4.3 (#59035)
https://github.com/jtv/libpqxx/releases/tag/6.4.3
2019-04-07 22:53:27 +02:00
Will Dietz
48ecd88bee electron: 4.1.3 -> 4.1.4 (#59039)
https://electronjs.org/releases/stable#release-notes-for-v414
2019-04-07 22:35:42 +02:00
Pascal Wittmann
c62b24679b
Merge pull request #59065 from vbgl/ocaml-base64-3.1.0
ocamlPackages.base64: 2.0.0 -> 3.2.0
2019-04-07 21:57:38 +02:00
Pascal Wittmann
4e9ffcff7b
haskellPackages.yesod-markdown: jailbreak 2019-04-07 19:47:25 +02:00
Pascal Wittmann
0e267ab72e
checkstyle: 8.18 -> 8.19 2019-04-07 18:51:50 +02:00
Florian Klink
fb3fcca35f
Merge pull request #58632 from apeyroux/up-jsbeautifier-191
pythonPackages.jsbeautifier: 1.8.9 -> 1.9.1
2019-04-07 17:39:45 +02:00
Vladimír Čunát
780c2de274
Merge #58456: pythonPackages.grpcio: fix build on Darwin 2019-04-07 17:08:13 +02:00
Vladimír Čunát
e1f55599cc
Merge #58589: openblas: fix aarch64 build 2019-04-07 16:58:42 +02:00
Timo Kaufmann
940679a41b
Merge pull request #56937 from AtkinsChang/solc-0.5.5
solc: 0.5.4 -> 0.5.7
2019-04-07 14:47:07 +00:00
R. RyanTM
7118af7a88 sqlcipher: 4.0.1 -> 4.1.0 (#58890)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/sqlcipher/versions
2019-04-07 16:35:38 +02:00
R. RyanTM
39d0895092 socket_wrapper: 1.2.1 -> 1.2.3 (#58884)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/socket_wrapper/versions
2019-04-07 16:33:33 +02:00
R. RyanTM
8cf2baa408 rebar3: 3.9.0 -> 3.9.1 (#58864)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/rebar3/versions
2019-04-07 16:30:40 +02:00
R. RyanTM
b7302ddbea liblouis: 3.5.0 -> 3.9.0 (#58302)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/liblouis/versions
2019-04-07 16:07:31 +02:00
R. RyanTM
0a70b17e90 quilt: 0.65 -> 0.66 (#58861)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/quilt/versions
2019-04-07 15:55:38 +02:00
Frederik Rietdijk
7f7da0a16f Merge master into staging-next 2019-04-07 15:14:52 +02:00
zimbatm
b2011766ed
Merge pull request #59107 from matthiasbeyer/add-package-updates
Add package updates
2019-04-07 15:14:21 +02:00
Michael Fellinger
af44cf8bc5 gem-config: add opus-ruby (#59084) 2019-04-07 15:09:15 +02:00
Profpatsch
10a1c39a89 cdb: fix platforms (#59106)
`unix` is a list.
2019-04-07 15:08:35 +02:00
R. RyanTM
862608d212 python37Packages.pex: 1.6.2 -> 1.6.3
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-pex/versions

(cherry picked from commit 5e074ac3e769968a73a1f0305ae5bd105130cee1)
2019-04-07 13:53:46 +02:00
R. RyanTM
d5def41bd1 python37Packages.Nuitka: 0.6.1.1 -> 0.6.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-nuitka/versions

(cherry picked from commit d88a74a3f4a876d5ced3bb8ce9cb37b0f31d627a)
2019-04-07 13:53:46 +02:00
R. RyanTM
be0bcf1a28 python37Packages.netcdf4: 1.4.2 -> 1.5.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-netcdf4/versions

(cherry picked from commit 171bf623cec671d3ad2c44b2234b384ed8f7e152)
2019-04-07 13:53:45 +02:00
R. RyanTM
d827b4253e python37Packages.marshmallow-sqlalchemy: 0.16.0 -> 0.16.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-marshmallow-sqlalchemy/versions

(cherry picked from commit 277252ba4baeddb6a07ab8a81e03c62a1048f5d8)
2019-04-07 13:53:45 +02:00
R. RyanTM
7343319bca python27Packages.mechanize: 0.4.0 -> 0.4.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python2.7-mechanize/versions

(cherry picked from commit fd679b122f178f8c2904e6cddc20fabcc920cc85)
2019-04-07 13:53:45 +02:00
R. RyanTM
822c2daac7 python37Packages.mail-parser: 3.9.2 -> 3.9.3
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-mail-parser/versions

(cherry picked from commit 1c6f89efcad6957942d5cdbfd969c8209dc78217)
2019-04-07 13:53:44 +02:00
R. RyanTM
d46c6a187f python37Packages.limnoria: 2018.12.19 -> 2019.02.23
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-limnoria/versions

(cherry picked from commit 666bc4e05b3fb48ef5a7790bf640cada027f9a96)
2019-04-07 13:53:44 +02:00
R. RyanTM
f753a106f2 python37Packages.jupyterlab_server: 0.2.0 -> 0.3.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-jupyterlab_server/versions

(cherry picked from commit ca67a7200cf9606e132a5eac4a584ef26c48163f)
2019-04-07 13:53:44 +02:00
R. RyanTM
5a68b041fd python37Packages.kafka-python: 1.4.4 -> 1.4.5
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-kafka-python/versions

(cherry picked from commit a4532fdea8a92aa65c1a0ac1483fd4394612b18d)
2019-04-07 13:53:43 +02:00
R. RyanTM
c7fb7ce9f5 python37Packages.jaraco_itertools: 4.4.1 -> 4.4.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-jaraco.itertools/versions

(cherry picked from commit af833f908bdab5ab29b6edd24a3c0bef896484cd)
2019-04-07 13:53:43 +02:00