Commit Graph

59656 Commits

Author SHA1 Message Date
worldofpeace
e64fa0d7db
Merge pull request #54132 from r-ryantm/auto-update/python3.7-elasticsearch-dsl
python37Packages.elasticsearch-dsl: 6.2.1 -> 6.3.1
2019-01-23 18:29:47 -05:00
Silvan Mosberger
328b0e4933
Merge pull request #54512 from vcunat/p/jemalloc-stripPrefix
jemalloc nitpick: better semantics for stripPrefix
2019-01-24 00:19:32 +01:00
Michael Weiss
f88f643659
python37Packages.cryptography: Add meta-attributes 2019-01-24 00:01:31 +01:00
Matthew Bauer
5629e9de9d
Merge pull request #54350 from vkleen/llvm-ppc
Support PowerPC in llvm
2019-01-23 17:19:07 -05:00
Michael Weiss
f561acc48e
scons.src: Update the hash (tarball was modified)
Unfortunately the tarball was modified for the official release and
"nix-store -r --check $(nix-instantiate -A scons.src)" did not catch
this (not sure why ATM).

Thanks @pbogdan for noticing this :)
2019-01-23 21:21:46 +01:00
Vladimír Čunát
666870d813
jemalloc nitpick: better semantics for stripPrefix 2019-01-23 21:01:59 +01:00
Jörg Thalheim
b3eaad9a27
Merge pull request #53818 from gnidorah/updates
update most packages I maintain
2019-01-23 19:19:13 +00:00
Michael Weiss
c2b8270fb8
Merge pull request #54461 from primeos/scons
scons: 3.0.3 -> 3.0.4
2019-01-23 19:05:44 +01:00
Michael Weiss
32e7f391fc
scons: 3.0.3 -> 3.0.4
Announcement:
https://scons.org/scons-304-is-available.html

Changelog:
https://raw.githubusercontent.com/SConsProject/scons/rel_3.0.4/src/CHANGES.txt

There where no regressions and no deprecations in this release (at least
it does not break any additional builds in nixpkgs).
2019-01-23 18:46:53 +01:00
Jörg Thalheim
20343f0ab4
Merge pull request #52741 from prusnak/python-trezor
pythonPackages: trezor: 0.10.2 -> 0.11.1
2019-01-23 13:46:24 +00:00
taku0
3a99772d07 adoptopenjdk: 11.0.1 -> 11.0.2 (x86_64-linux only) 2019-01-23 20:52:02 +09:00
Pavol Rusnak
bdb81a8d29
pythonPackages: trezor: 0.10.2 -> 0.11.1 2019-01-23 11:11:44 +01:00
Eelco Dolstra
04f025a8d4
cyrus-sasl: Fix broken download site 2019-01-23 10:56:25 +01:00
Roger Qiu
8c645b4b8a pythonPackages.asciimatics: init at 1.10.0 (#54404) 2019-01-23 10:31:44 +01:00
Frederik Rietdijk
01efca4a54
Merge pull request #54462 from dotlambda/python-pkgs-remove
pythonPackages: remove some packages representing outdated versions
2019-01-23 09:38:40 +01:00
Vincent Laporte
85fe73a573 coqPackages.flocq: 2.6.0 -> {2.6.1, 3.0.0} 2019-01-23 07:45:16 +00:00
Profpatsch
88fa235e63 bazel: camel-case python_bin_path 2019-01-22 21:28:24 +01:00
Philip Patsch
25cd44063f bazel: add python to the runtime closure 2019-01-22 21:28:24 +01:00
Robert Schütz
fa8ed8380d
Merge pull request #54466 from nyanloutre/electrum-update
electrum: 3.2.4 -> 3.3.2 plus new dependencies
2019-01-22 17:28:24 +01:00
Jiri Danek
786ac26b86 packer: 1.3.1 -> 1.3.3 2019-01-22 17:18:51 +01:00
Clemens Fruhwirth
4b7600185c pythonPackages.aiorpcx: init at 0.10.2
Co-authored-by: nyanloutre <paul@nyanlout.re>
2019-01-22 17:04:37 +01:00
Clemens Fruhwirth
6fefd37f63 pythonPackages.aiohttp-socks: init at 0.2.2
Co-authored-by: nyanloutre <paul@nyanlout.re>
2019-01-22 17:04:12 +01:00
Robert Schütz
6672304418 python.pkgs.progressbar2: 3.12.0 -> 3.39.2 2019-01-22 16:19:52 +01:00
Robert Schütz
d56611b25b python.pkgs.python-utils: run tests 2019-01-22 16:19:52 +01:00
Robert Schütz
e5f2cf4af1 python.pkgs.python-utils: use fetchPypi 2019-01-22 16:19:52 +01:00
Frederik Rietdijk
a9a28e9236 pythonPackages.pywal: fix expression 2019-01-22 16:16:59 +01:00
Michael Weiss
d202e8ca52
pythonPackages.mysql-connector: 8.0.13 -> 8.0.14 2019-01-22 12:50:23 +01:00
Robert Schütz
8c57113e14 python.pkgs.argparse: remove
argparse is part of stdlib in 2.7 and 3.2+
2019-01-22 12:43:07 +01:00
Robert Schütz
bf3f26a0eb python.pkgs.pymongo_2_9_1: remove
It is no longer used.
2019-01-22 12:05:13 +01:00
Robert Schütz
d53cee4b0b python.pkgs.pymongo: improve expression 2019-01-22 11:59:25 +01:00
Robert Schütz
7298764b9f python.pkgs.pygame-git: remove
It is broken and no longer used.
2019-01-22 11:26:07 +01:00
Niklas Thorne
3db7afdf40 uftrace: 0.9.1 -> 0.9.2
Udated to latest released version.
2019-01-22 09:09:58 +01:00
Matthieu Coudron
15a8719d40 luarocks-nix: init
luarocks-nix is a fork of luarocks that adds a "nix" command capable of
converting luarocks package descriptions into nix derivations (though nixpkgs is
still missing the lua infrastructure).
2019-01-22 16:52:43 +09:00
Matthieu Coudron
d7a48fc80d luarocks: support more usage
better support for luarocks in a shell (helpful to develop on luarocks).
Also adds unpacker for src.rock/rockspec files.
Also allows to use luarocks to build cmake based rocks.
2019-01-22 16:52:43 +09:00
worldofpeace
a5de410880
Merge pull request #54261 from MatrixAI/azure-storage
azure-storage-python
2019-01-22 05:50:23 +00:00
Roger Qiu
70cd3bef3d pythonPackages.azure-storage-queue: init at 1.4.0 2019-01-22 16:23:48 +11:00
Roger Qiu
1fa72762c9 pythonPackages.azure-storage-file: init at 1.4.0 2019-01-22 16:23:44 +11:00
Roger Qiu
96c408b770 pythonPackages.azure-storage-blob: init at 1.4.0 2019-01-22 16:21:51 +11:00
Roger Qiu
288407be95 pythonPackages.azure-storage-common: init at 1.4.0 2019-01-22 16:21:27 +11:00
Roger Qiu
878122ed3d pythonPackages.azure-storage-nspkg: init at 3.1.0 2019-01-22 16:21:00 +11:00
worldofpeace
5476f592c5
Merge pull request #54403 from MatrixAI/grandalf
pythonPackages.grandalf: init at 0.6
2019-01-22 03:52:53 +00:00
Roger Qiu
ad7c305fac pythonPackages.grandalf: init at 0.6 2019-01-22 13:09:44 +11:00
Danylo Hlynskyi
f5836d2d82
python packages: cleanup nanomsg-python
@dotlambda has an eagle eye
2019-01-22 01:23:48 +02:00
Ben Gamari
bdc0910e1d nanomsg-python: init at 1.0.20190114 (#54075) 2019-01-22 00:17:21 +02:00
Robert Schütz
2a5e6ad5a2
Merge pull request #54432 from dotlambda/python-pkgs-remove
pythonPackages: remove some packages representing outdated versions
2019-01-21 22:48:35 +01:00
Robert Schütz
387d837928
Revert "python: pytest_37: init at 3.7.4" (#54429)
This reverts commit eb2d56cb27
since python.pkgs.pytest_37 is no longer used.
2019-01-21 22:48:12 +01:00
Jörg Thalheim
615ed6d90a
Merge pull request #53170 from lopsided98/uboot-rockpro64
uboot: add RockPro64 support, fix Rock64 build, misc related changes
2019-01-21 20:23:04 +00:00
Matt McHenry
736fe5ae59 elm: fix UnsafePath error downloading dependencies 2019-01-21 14:44:31 -05:00
Will Dietz
4bbd4243f5
Merge pull request #54408 from dtzWill/fix/smpeg-link-what-you-use
smpeg: fix build by linking against libX11 explicitly
2019-01-21 13:26:42 -06:00
R. RyanTM
ed99f399d3 python37Packages.Nuitka: 0.6.0.6 -> 0.6.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-nuitka/versions
2019-01-21 18:56:56 +01:00
Jan Tojnar
c9bd2dee0e glibmm: fix darwin build
(cherry picked from commit 894e617322)
2019-01-21 18:54:31 +01:00
Tim Steinbach
fad6b012bd
openjdk: 8u192 -> 8u202 2019-01-21 12:19:17 -05:00
Robert Schütz
a27e54848e python.pkgs.bugwarrior: use default future version 2019-01-21 18:02:56 +01:00
Robert Schütz
b802698873 python.pkgs.pandas_0_17_1: remove
It is not used anywhere.
2019-01-21 18:00:06 +01:00
Robert Schütz
862e16117c python.pkgs.cachetools_1: remove
It is not used anywhere and was pointing to version 2.1.0 anyway.
2019-01-21 17:54:31 +01:00
Jörg Thalheim
f9aa74f451
Merge pull request #53886 from tex/tex/dlang
DMD to provide libphobos2.so.x.y
2019-01-21 16:29:20 +00:00
Jörg Thalheim
e6af830961
Merge pull request #54412 from mayflower/teeworlds-bump
teeworlds: 0.6.5 -> 0.7.2
2019-01-21 15:33:21 +00:00
Tor Hedin Brønner
fffd8900ac
Merge pull request #54393 from marsam/fix-racket-build
racket: fix gappsWrapperArgs
2019-01-21 15:36:20 +01:00
Jörg Thalheim
343d07b0b6
radare2: 3.1.3 -> 3.2.1 2019-01-21 14:00:26 +00:00
Maximilian Bosch
f9816bd6b0
Merge pull request #53927 from zaninime/patch-1
nexus: 3.14.0-04 -> 3.15.0-01
2019-01-21 14:57:56 +01:00
Domen Kožar
8e30701601
stack2nix: distribute again 2019-01-21 20:40:24 +07:00
Robert Schütz
e23c5ec8f2
Merge pull request #54413 from ivegotasthma/package-python-modules
Package multiple python modules
2019-01-21 14:13:06 +01:00
ivegotasthma
2a7bcb7b3d
pythonPackages.braintree: init at 3.50.0 2019-01-21 13:49:58 +01:00
ivegotasthma
6f9eb70c9c
pythonPackages.django-cors-headers: init at 2.4.0 2019-01-21 13:49:54 +01:00
ivegotasthma
f7de6e5fb3
pythonPackages.django-rest-auth: init at 0.9.3 2019-01-21 13:49:49 +01:00
ivegotasthma
40d07176d2
pythonPackages.djangorestframework-jwt: init at 1.11.0 2019-01-21 13:49:19 +01:00
Jan Tojnar
437e478a50
gdl: rename from gnome3.gdl 2019-01-21 12:03:34 +01:00
Linus Heckemann
4c651d1647 bam: 0.4.0 -> 0.5.1, fix licence 2019-01-21 11:34:28 +01:00
Robert Scott
de3b2d1753 pythonPackages.django_reversion: disable checks (#54379)
these weren't running properly anyway - they assume the availability of a
mysql and/or postgresql database
2019-01-21 11:24:07 +01:00
andrewchambers
99386842ea pythonPackages.dugong: 3.5 -> 3.7.4 (#54406) 2019-01-21 11:13:08 +01:00
Will Dietz
b0ba558f93 pythonPackages.PyChromecast: 2.3.0 -> 2.4.0 (#54361)
also py2 support was dropped in 2.0 (apparently)
2019-01-21 11:02:54 +01:00
Silvan Mosberger
d6b74a4145 haskellPackages.idris: Fix build 2019-01-21 08:57:54 +01:00
Silvan Mosberger
35049bc155 haskellPackages.megaparsec_6_5_0: Fix build
Only the tests were incompatible with GHC 8.0's MonadFail change.
Patching would be possible too, but just not doing the tests is simpler.
2019-01-21 08:57:54 +01:00
Will Fancher
55fe0276b8 Limit parallel building of Haskell packages. [Fixes #53665] 2019-01-21 08:57:54 +01:00
Peter Simons
178836c9bb LTS Haskell 13.3
- add megaparsec < 7.0 for Idris

 - update Haskell package with hackage2nix v2.13-1-gda47f40 from Hackage
   revision e81e538727
2019-01-21 08:56:45 +01:00
Will Dietz
783a781fb3 smpeg: fix build by linking against libX11 explicitly
Error:

/nix/store/anvi6cx0rcj9xn48af849qnr590avyn3-binutils-2.30/bin/ld: gtv.o: undefined reference to symbol 'XMoveWindow'
/nix/store/ps571bzx27x5imzifw4wiah32mpqpgva-libX11-1.6.7/lib/libX11.so.6: error adding symbols: DSO missing from command line
2019-01-21 00:31:17 -06:00
Mario Rodas
09b815ebf4 flow: 0.90.0 -> 0.91.0 2019-01-21 05:50:15 +00:00
worldofpeace
0ac651b2fb
Merge pull request #54399 from MatrixAI/nanotime
pythonPackages.nanotime: init at 0.5.2
2019-01-21 05:41:46 +00:00
Roger Qiu
441a36f2b3 pythonPackages.nanotime: init at 0.5.2 2019-01-21 16:05:33 +11:00
Peter Hoeg
f4e02920e2
Merge pull request #54317 from peterhoeg/p/hazm
pythonPackages.zm-py: init at 0.3.0
2019-01-21 10:56:41 +08:00
Dmitry Kalinkin
77e6dcb338
arrow-cpp, pythonPackages.pyarrow: 0.11.0 -> 0.12.0 2019-01-20 21:14:30 -05:00
Dmitry Kalinkin
958201a98f
Merge pull request #48675 from veprbl/pr/xfitter_fix
xfitter: runtime fixes
2019-01-20 20:00:02 -05:00
Alexey Shmalko
b36794be90
Merge pull request #54386 from witkamp/fix/gcc-arm-embedded/MANPATH
gcc-arm-embedded: fix MANPATH
2019-01-21 02:32:12 +02:00
Mario Rodas
ac1ef106c1
racket: fix gappsWrapperArgs
Otherwise LD_LIBRARY_PATH is unset
2019-01-20 18:56:14 -05:00
R. RyanTM
d06f3ca44e libdeflate: 1.1 -> 1.2 (#54180)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libdeflate/versions
2019-01-20 22:34:35 +01:00
Theodore Witkamp
6bfbd2df0f gcc-arm-embedded: fix MANPATH 2019-01-20 12:22:36 -08:00
Dmitry Kalinkin
ecbb9d3639
qt5.qtwebengine: don't propagate cups dependency 2019-01-20 14:57:59 -05:00
Will Dietz
8c11495e47 libhandy: 0.0.6 -> 0.0.7 (#54355)
* fix tests by providing hicolor

* enable glade catalog and introspection features explicitly
  (this is no longer the default or something)

https://bytesgnomeschozo.blogspot.com/2019/01/my-name-is-handy-lib-handy.html
2019-01-20 20:39:00 +01:00
Robert Schütz
70f30678ab
Merge pull request #54328 from risicle/ris-django-contrib-hijack-admin-hijack-bump
Bump django-contrib, django-hijack, django-hijack-admin
2019-01-20 17:44:58 +01:00
Ryan Mulligan
44a93340a5
Merge pull request #54207 from r-ryantm/auto-update/freetds
freetds: 1.00.109 -> 1.00.110
2019-01-20 08:03:19 -08:00
Robert Scott
ed4bf383a8 pythonPackages.django_hijack_admin: tweak checkPhase to ensure tests are running against installed package, not source directory 2019-01-20 15:58:30 +00:00
Robert Scott
72fc58b3f1 pythonPackages.django_hijack_admin: 2.1.5 -> 2.1.10 2019-01-20 15:58:20 +00:00
Robert Scott
c9912dbf9d pythonPackages.django_hijack: 2.1.9 -> 2.1.10 2019-01-20 15:58:13 +00:00
Robert Scott
4bddac6e67 pythonPackages.django_compat: 1.0.14 -> 1.0.15 2019-01-20 15:58:04 +00:00
Jan Tojnar
ef14a225bb
Merge pull request #54007 from jtojnar/darwin-gsettings
Darwin GSettings support
2019-01-20 13:53:47 +01:00
Tobias Happ
61a7313d7a mdl: init at 0.5.0 2019-01-20 13:23:46 +01:00
Pascal Wittmann
b71ed9c888
Merge pull request #54298 from dtzWill/update/spin-6.4.9
spin: 6.4.8 -> 6.4.9
2019-01-20 12:35:51 +01:00
Jörg Thalheim
5ba532f987
Merge pull request #54269 from taku0/oraclejdk-8u201
oraclejdk: 8u191 -> 8u201, 8u202 [Security fixes]
2019-01-20 11:08:45 +00:00
worldofpeace
7e24c258d7
Merge pull request #53782 from jbaum98/google-music-scripts
google-music-scripts: init at 3.0.0
2019-01-20 05:08:55 -05:00
Domen Kožar
c6dcccc402
Merge pull request #54352 from expipiplus1/monad-memo
haskellPackages.monad-memo: remove unnecessary patch
2019-01-20 15:16:39 +07:00
Will Dietz
1506f0f8cd ispc: 1.9.2 -> 1.10.0 2019-01-20 02:00:17 -06:00
taku0
dda9edce1d oraclejdk: add warning message about future udpates 2019-01-20 13:14:42 +09:00
Will Dietz
6507d48eda spin: use dropbox "mirror" again to avoid problems 2019-01-19 21:35:05 -06:00
Joe Hermaszewski
59379cb304 haskellPackages.monad-memo: remove unnecessary patch 2019-01-20 10:43:41 +08:00
Robert Schütz
4e0f079064 python.pkgs.pyaxmlparser: some files are licensed asl20
Fixes https://github.com/NixOS/nixpkgs/issues/54338.
2019-01-20 03:08:09 +01:00
Viktor Kleen
469ecc7098
llvm: support PowerPC 2019-01-19 18:04:05 -08:00
rnhmjoj
ba7266c629
go: patch missing mimetype database 2019-01-20 00:58:57 +01:00
Dmitry Kalinkin
531bba6182 mujs: enable on darwin 2019-01-19 18:40:06 -05:00
Vladimír Čunát
e36b4d6a85
gdal: fix patch hashes
Commit d2f39adea9 added them with hashes *before* normalization done
by fetchpatch.
2019-01-20 00:38:41 +01:00
Austin Seipp
8cbe6b9ce4 nixpkgs: reorganize the postgresql extensions
This is a backwards compatible change; it mostly puts all the extensions
for postgresql in a common directory to keep them isolated.

It also moves a few things that /were not/ extensions out into other parts of
the filesystem namespace; namely the postgresql_jdbc and psqlodbc libraries
were moved under development/java-modules and development/libraries,
respectively. Because these libraries use the libpq postgresql client drivers,
they're less sensitive to underlying version changes anyway (since the protocol
is relatively stable).

No attributes were renamed or harmed in the creation of this patch.

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-01-19 17:33:32 -06:00
Alyssa Ross
0bf9656a57
Merge pull request #54265 from smaximov/gem-config-digest-sha3
gem-config: add digest-sha3
2019-01-19 17:27:44 +00:00
Michael Weiss
7bc18d2535
pythonPackages.glances: 3.0.2 -> 3.1.0 2019-01-19 17:20:37 +01:00
Vladimír Čunát
b277551a4b
Merge #52444: ffmpeg{_3_4,_4,-full}: updates 2019-01-19 16:56:21 +01:00
Vladimír Čunát
19d6c32fcf
libaom: fix fetch (and tweak version accordingly)
Apparently, upstream renamed the tag in the meantime :-/
2019-01-19 16:55:08 +01:00
Peter Hoeg
a7f0a58c4b pythonPackages.zm-py: init at 0.3.0 2019-01-19 23:28:37 +08:00
Gabriel Ebner
d2f39adea9 gdal: fix build with poppler 0.73 2019-01-19 15:42:58 +01:00
R. RyanTM
6f8e0ae608 gdal: 2.3.2 -> 2.4.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/gdal/versions
2019-01-19 15:21:50 +01:00
adisbladis
2031aaff07
Merge pull request #54315 from adisbladis/mpv-mujs
mpv: Add javascript support
2019-01-19 13:37:49 +00:00
Léo Gaspard
cf8383810e gn: use python2 as gn is incompatible with python3 2019-01-19 14:17:22 +01:00
adisbladis
c0fcae159c
mujs: 2017-01-24 -> 1.0.5 2019-01-19 12:56:01 +00:00
adisbladis
32301dbba6
shaderc: git-2018-06-01 -> 2018.0
This is a tagged upstream release
2019-01-19 12:32:54 +00:00
adisbladis
9eb9fd2d9b
shaderc: Add missing meta license 2019-01-19 12:32:53 +00:00
adisbladis
731f0e06b1
shaderc: Turn buildInputs to nativeBuildInputs
These are all build-time only native dependencies
2019-01-19 12:32:52 +00:00
adisbladis
1d55e50fe4
shaderc: Add multiple outputs 2019-01-19 12:32:51 +00:00
adisbladis
c1c6278db2
Merge pull request #53981 from matthew-piziak/textlint
add textlint to nodePackages
2019-01-19 10:15:03 +00:00
Robin Palotai
68436aec2c Add awk as a default tool for Bazel shell commands.
Apparently
e292e0452f/bazel/gflags.bzl (L8)
assumes it should be accessible. Normally we could ask them to fix, but
I would expect awk to be a commonly assumed.

The rough search
https://github.com/search?q=filename%3ABUILD+genrule+awk&type=Code
brings ~1K hits.
2019-01-19 11:07:00 +01:00
Matthew Piziak
56f3fbf9f2
nodePackages_10_x.textlint: init at 11.2.1 2019-01-19 09:56:56 +00:00
Will Dietz
c869590dea spin: install manpage 2019-01-18 21:34:55 -06:00
Will Dietz
5812580bf6 spin: 6.4.8 -> 6.4.9 2019-01-18 21:34:50 -06:00
Benjamin Staffin
c7677d9300
pythonPackages.jq: init at 0.1.6 (#54014) 2019-01-18 21:01:19 -05:00
Ben Wolsieffer
414c42a697 ubootRock64, ubootRockPro64: use dtc 1.4.5 2019-01-18 21:00:58 -05:00
Robert Schütz
bf4c5c56d8
Merge pull request #53945 from dotlambda/recommonmark-0.5.0
python.pkgs.recommonmark: 0.4.0 -> 0.5.0
2019-01-18 23:12:53 +01:00
Jake Waksbaum
fe4f244c19 pythonPackages.logzero: init at 1.5.0 2019-01-18 21:15:51 +00:00
Jake Waksbaum
a323466604 pythonPackages.google-music: init at 3.0.1 2019-01-18 21:15:50 +00:00
Jake Waksbaum
e9e7c08ca6 pythonPackages.google-music-utils: init at 2.0.0 2019-01-18 21:15:50 +00:00
Jake Waksbaum
13d5fa6720 pythonPackages.tenacity: init at 5.0.2 2019-01-18 21:15:50 +00:00
Jake Waksbaum
355d49cebb pythonPackages.click-default-group: init at 1.2 2019-01-18 21:15:50 +00:00
Jake Waksbaum
e27bef23f1 pythonPackages.google-music-proto: init at 2.2.0 2019-01-18 21:15:50 +00:00
Jake Waksbaum
ec669e2ca3 pythonPackages.audio-metadata: init at 0.3.0 2019-01-18 21:15:49 +00:00
Jake Waksbaum
41b69023da pythonPackages.bitstruct: init at 6.0.0 2019-01-18 21:15:49 +00:00
Jake Waksbaum
bffc32260f pythonPackages.bidict: init at 0.17.5 2019-01-18 21:15:49 +00:00
Jake Waksbaum
2c78b87f5e pythonPackages.pprintpp: init at 0.4.0 2019-01-18 21:15:49 +00:00
R. RyanTM
a26117593d python37Packages.python-gitlab: 1.6.0 -> 1.7.0 (#54078)
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-python-gitlab/versions
2019-01-18 20:24:36 +01:00
R. RyanTM
fb4bccd6cd python37Packages.jellyfish: 0.6.1 -> 0.7.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-jellyfish/versions

Jellyfish >= 0.7 only supports Python 3.
2019-01-18 20:17:10 +01:00
R. RyanTM
a70f5d741f python37Packages.trio: 0.9.0 -> 0.10.0 (#54098)
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-trio/versions
2019-01-18 20:15:47 +01:00
R. RyanTM
1d1aa5e96e python37Packages.pytest-benchmark: 3.1.1 -> 3.2.2 (#54099)
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-pytest-benchmark/versions
2019-01-18 19:56:00 +01:00
Robert Schütz
9a601e228d
Merge pull request #54102 from r-ryantm/auto-update/python3.7-jaraco.itertools
python37Packages.jaraco_itertools: 3.0.0 -> 4.0.0
2019-01-18 16:59:07 +01:00
R. RyanTM
fdf7a22bbb ammonite: 1.6.0 -> 1.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/ammonite/versions
2019-01-18 10:53:51 -05:00
Robert Schütz
c48b43cacc python.pkgs.jaraco_itertools: add meta and run tests 2019-01-18 16:50:57 +01:00
Vincent Laporte
63383a6db2 coqPackages.QuickChick: init at 1.0.2 for Coq 8.8 2019-01-18 14:53:15 +00:00