Nikolay Amiantov
1f6caaa218
openspades: 0.1.2 -> 0.1.3
...
Also add Noto Fonts by default.
2019-06-04 01:36:27 +03:00
Nikolay Amiantov
0f8b2fac5f
onscripter-en: update URL
2019-06-04 01:36:27 +03:00
Nikolay Amiantov
e188f6765a
xgboost: 0.72 -> 0.90
2019-06-04 01:36:27 +03:00
Nikolay Amiantov
1f65bb626d
swarm: 3.1 -> 2019-03-11
2019-06-04 01:36:27 +03:00
Nikolay Amiantov
3c6f43f5cd
python3.pkgs.datatable: init at 0.8.0
2019-06-04 01:36:27 +03:00
Nikolay Amiantov
c5ed8dd610
python3.pkgs.typesentry: init at 0.2.7
2019-06-04 01:36:27 +03:00
Nikolay Amiantov
d29a39d7d5
python3.pkgs.PyChromecast: 3.2.1 -> 3.2.2
2019-06-04 01:36:27 +03:00
Nikolay Amiantov
9835414c07
python3.pkgs.hmmlearn: 0.2.1 -> 0.2.2
2019-06-04 01:36:27 +03:00
Vladyslav M
424aa43748
Merge pull request #62636 from dywedir/hexyl
...
hexyl: 0.5.0 -> 0.5.1
2019-06-04 01:15:17 +03:00
Ryan Mulligan
a6dd18644c
Merge pull request #62527 from r-ryantm/auto-update/python3.7-gsd
...
python37Packages.gsd: 1.6.2 -> 1.7.0
2019-06-03 14:50:41 -07:00
Bas van Dijk
f6ba5b91e8
Merge pull request #62616 from basvandijk/strongswan-5.8.0
...
strongswan: 5.7.2 -> 5.8.0
2019-06-03 23:43:20 +02:00
Vladyslav M
e151c5927a
hexyl: 0.5.0 -> 0.5.1
2019-06-04 00:25:23 +03:00
Daiderd Jordan
167f380d39
Merge pull request #62247 from bachp/plex-1.15.6.1079
...
plex: 1.15.4.994 -> 1.15.6.1079
2019-06-03 23:02:16 +02:00
worldofpeace
73e3b77d3d
Merge pull request #62575 from r-ryantm/auto-update/spice-up
...
spice-up: 1.8.1 -> 1.8.2
2019-06-03 16:13:28 -04:00
Matthew Bauer
00a9a80174
Merge pull request #62447 from matthewbauer/nodejs-use-icu
...
nodejs: use system icu
2019-06-03 16:12:44 -04:00
Matthew Bauer
8c09536ef1
Merge pull request #62622 from matthewbauer/zoom-us-ld-preload
...
zoom-us: set LD_PRELOAD=.../v4l2convert.so
2019-06-03 15:07:38 -04:00
Sébastien Maret
39a3ad3dce
gildas: 20190501_a -> 20190601_b
2019-06-03 21:07:00 +02:00
Izorkin
3e567d2567
phpPackages.couchbase: 2.6.0 -> 2.6.1
2019-06-03 22:03:22 +03:00
Izorkin
6128cfac0e
phpPackages.protobuf: 3.7.1 -> 3.8.0
2019-06-03 22:02:29 +03:00
Izorkin
d56f064e03
phpPackages.php-cs-fixer: 2.14.2 -> 2.15.1
2019-06-03 22:01:07 +03:00
Izorkin
0854eb5504
phpPackages.imagick: 3.4.3 -> 3.4.4
2019-06-03 21:59:32 +03:00
Izorkin
9c85185b1e
phpPackages.event: 2.5.0 -> 2.5.1
2019-06-03 21:58:35 +03:00
Matthew Bauer
cfec14e1fe
Merge pull request #62334 from Kiwi/hplip
...
hplip: add aarch64-linux to platforms
2019-06-03 14:16:52 -04:00
Matthew Bauer
64f837491c
Merge pull request #62618 from matthewbauer/talloc-fix
...
proot/talloc fixes
2019-06-03 13:56:55 -04:00
Matthew Bauer
c3f6b46db6
Merge pull request #60348 from matthewbauer/enchant-updates
...
enchant: 1.6.1 -> 2.2.3
2019-06-03 13:34:16 -04:00
Matthew Bauer
f64d21da21
Merge pull request #56834 from matthewbauer/v8-update
...
v8: 5.4.232 -> 7.4.255
2019-06-03 13:34:04 -04:00
Matthew Bauer
9d65bb588f
zoom-us: set LD_PRELOAD=.../v4l2convert.so
...
This was needed for my webcam to work with zoom-us. v4l2convert is a
wrapper for apps that only support simple bgr24 or yuv420. For these
apps to support webcams that don’t use those formats, we need to use
LD_PRELOAD to get those symbols. Taken from archlinux wiki:
https://wiki.archlinux.org/index.php/Webcam_setup#V4L1_support
2019-06-03 13:08:45 -04:00
Matthew Bauer
ba76fa91c7
treewide: handle enchant = enchant2
...
patch or provide backup to enchant1 where necessary
2019-06-03 12:47:28 -04:00
R. RyanTM
6eb0be091c
rabbitmq-server: 3.7.14 -> 3.7.15
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/rabbitmq-server/versions
2019-06-03 18:41:49 +02:00
Matthew Bauer
9af84fe525
julia: strip out gfortran refs
...
Fixes #62588
2019-06-03 12:32:17 -04:00
Matthew Bauer
cc582920f2
proot: 20190305 -> 20190510
2019-06-03 12:28:29 -04:00
Matthew Bauer
6c9977f753
waf: only add crossFlags when hostPlatform.system == targetPlatform
...
waf fails otherwise in some weird CHECK_UNAME things
Fixes #62540
2019-06-03 12:28:29 -04:00
Matthew Bauer
9f7bb1f512
python27: add override to build statically
2019-06-03 12:28:25 -04:00
Matthew Glazar
74bb653916
duplicity: speed up testing
...
Apply some upstream duplicity patches which optimize installCheckPhase.
On my laptop, this lowers duplicity's total build time from 8 m 42 s to
6 m 50 s (-21%).
2019-06-03 09:14:41 -07:00
Matthew Glazar
071167e6a9
duplicity: enable tests
...
* Install required tool dependencies ('tar', 'rdiff', etc.)
* Run installed duplicity instead of source tree duplicity
* Fix shebang of scripts in testing/overrides/bin/
* Disable some unhelpful developer-only tests
* Disable a test broken on Linux (root cause unknown)
* Work around low file descriptor soft limit for Darwin builders
2019-06-03 09:14:40 -07:00
Ryan Mulligan
5884dfe5a9
Merge pull request #62581 from r-ryantm/auto-update/uget
...
uget: 2.2.1 -> 2.2.2
2019-06-03 09:05:45 -07:00
Ryan Mulligan
197c759214
Merge pull request #62497 from r-ryantm/auto-update/pdns-recursor
...
pdns-recursor: 4.1.12 -> 4.1.13
2019-06-03 09:05:27 -07:00
Bas van Dijk
1959799d51
strongswan: 5.7.2 -> 5.8.0
2019-06-03 18:01:55 +02:00
Cyril Cohen
547466064e
coqPackages.mathcomp: 1.8.0 -> 1.9.0 and adding real-closed
2019-06-03 15:23:35 +00:00
Mario Rodas
ddaf94d804
ocamlPackages.merlin: 3.2.2 -> 3.3.0
2019-06-03 17:13:37 +02:00
Matthew Bauer
3e96aebf4e
enchant: 1.6.1 -> 2.2.3
...
Moves default enchant to 2.2.3. Release url:
https://github.com/AbiWord/enchant/releases/tag/v2.0.0
Mostly need to verify no breakage occurs for packages using enchant.
2019-06-03 11:13:36 -04:00
Matthew Bauer
be705d8249
pyenchant: mark broken on darwin/macOS
2019-06-03 11:13:35 -04:00
Matthew Bauer
eb0d5fc3f0
pylint: remove pyenchant dependency
...
pyenchant is broken on macOS and also no longer actively developed.
pylint has made this an optional dependency that is no longer part of the
default test suite.
See this issue for more discussion:
https://github.com/PyCQA/pylint/issues/1900
2019-06-03 11:13:35 -04:00
Mario Rodas
7531309c6e
Merge pull request #62404 from xrelkd/update/cargo-make
...
cargo-make: 0.19.3 -> 0.19.4
2019-06-03 09:12:58 -05:00
Mario Rodas
168d253a00
Merge pull request #62539 from r-ryantm/auto-update/python2.7-python-stdnum
...
python27Packages.python-stdnum: 1.10 -> 1.11
2019-06-03 09:07:01 -05:00
R. RyanTM
a0d1442ed8
python27Packages.python-stdnum: 1.10 -> 1.11
...
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-python-stdnum/versions
2019-06-03 09:01:40 -05:00
Nikolay Amiantov
28bd05ce62
libsForQt5.qtwebkit-plugins: 2015-05-09 -> 2017-01-25
2019-06-03 17:01:04 +03:00
Nikolay Amiantov
d5b8080332
libxls: 1.4.0 -> 1.5.1
2019-06-03 17:00:38 +03:00
Mario Rodas
15017d6d90
Merge pull request #62547 from r-ryantm/auto-update/python3.7-uncertainties
...
python37Packages.uncertainties: 3.0.3 -> 3.1
2019-06-03 08:54:22 -05:00
R. RyanTM
4ae62e26ea
python37Packages.uncertainties: 3.0.3 -> 3.1.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-uncertainties/versions
2019-06-03 08:49:56 -05:00
R. RyanTM
25fb89009f
python37Packages.stripe: 2.27.0 -> 2.29.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-stripe/versions
2019-06-03 08:41:20 -05:00
Jörg Thalheim
37e4161535
src: 1.25 -> 1.26 ( #62576 )
...
src: 1.25 -> 1.26
2019-06-03 14:19:06 +01:00
Mario Rodas
15989fb47b
Merge pull request #62548 from r-ryantm/auto-update/python3.7-XlsxWriter
...
python37Packages.XlsxWriter: 1.1.7 -> 1.1.8
2019-06-03 08:16:50 -05:00
Ryan Mulligan
1a28cf8943
Merge pull request #62584 from r-ryantm/auto-update/urlscan
...
urlscan: 0.9.2 -> 0.9.3
2019-06-03 05:52:47 -07:00
Ryan Mulligan
6d2df40892
Merge pull request #62597 from r-ryantm/auto-update/you-get
...
you-get: 0.4.1295 -> 0.4.1302
2019-06-03 05:51:42 -07:00
Ryan Mulligan
106e639b91
Merge pull request #62598 from r-ryantm/auto-update/zim
...
zim: 0.71.0 -> 0.71.1
2019-06-03 05:50:52 -07:00
Ryan Mulligan
9555f0b4ec
Merge pull request #62388 from r-ryantm/auto-update/drawpile
...
drawpile: 2.1.8 -> 2.1.10
2019-06-03 05:49:30 -07:00
Ryan Mulligan
33c0d28e32
Merge pull request #62579 from r-ryantm/auto-update/tpm2-tss
...
tpm2-tss: 2.2.2 -> 2.2.3
2019-06-03 05:46:55 -07:00
Ryan Mulligan
1c090da0f1
Merge pull request #62416 from r-ryantm/auto-update/gede
...
gede: 2.13.1 -> 2.14.1
2019-06-03 05:46:17 -07:00
Tor Hedin Brønner
ebd379e40c
Merge pull request #62427 from worldofpeace/gnome-updates
...
Some GNOME3 updates (again)
2019-06-03 14:44:27 +02:00
Maximilian Bosch
c2b83eaf31
Merge pull request #62596 from r-ryantm/auto-update/xterm
...
xterm: 345 -> 346
2019-06-03 14:37:14 +02:00
Jörg Thalheim
51d3d5b8d0
skypeforlinux: 8.44.0.40 -> 8.45.0.41 ( #62569 )
...
skypeforlinux: 8.44.0.40 -> 8.45.0.41
2019-06-03 13:25:07 +01:00
Jörg Thalheim
e8e1dc71c5
Merge pull request #62529 from danieldk/remove-btsync-module
...
nixos/btsync: remove
2019-06-03 13:21:58 +01:00
Jörg Thalheim
96ec038aa0
Merge pull request #62600 from asymmetric/paperkey
...
paperkey: use HTTPS
2019-06-03 13:18:06 +01:00
Jörg Thalheim
78a365448d
Merge pull request #62538 from Hodapp87/master
...
gzdoom: Fix wrong fluidsynth version
2019-06-03 13:17:30 +01:00
R. RyanTM
70204c2ab6
qpdf: 8.4.1 -> 8.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/qpdf/versions
2019-06-03 14:54:13 +03:00
Lorenzo Manacorda
43a65d7b7a
paperkey: use HTTPS
2019-06-03 13:51:02 +02:00
Nikolay Amiantov
80bf658eb8
gbenchmark: 1.4.1 -> 1.5.0
2019-06-03 14:32:55 +03:00
Vladyslav M
e95fee8bb6
cargo-web: 0.6.23 -> 0.6.25
2019-06-03 14:30:02 +03:00
Roman Volosatovs
b906a41133
cockroachdb: 1.19.0 -> 1.19.1
2019-06-03 13:07:52 +02:00
R. RyanTM
376b9675eb
zim: 0.71.0 -> 0.71.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/zim/versions
2019-06-03 03:39:20 -07:00
R. RyanTM
e20966d5f2
you-get: 0.4.1295 -> 0.4.1302
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/you-get/versions
2019-06-03 03:29:07 -07:00
R. RyanTM
e80724f140
xterm: 345 -> 346
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/xterm/versions
2019-06-03 03:16:11 -07:00
Vincent Laporte
ad31729226
ocaml-ng.ocamlPackages_4_08.ocaml: 4.08.0+beta3 -> 4.08.0+rc1
2019-06-03 12:13:14 +02:00
Florian Klink
e4648997b5
python37Packages.twilio: 6.26.2 -> 6.27.1 ( #62545 )
...
python37Packages.twilio: 6.26.2 -> 6.27.1
2019-06-03 11:54:04 +02:00
Maximilian Bosch
739f74d056
Merge pull request #62586 from davidtwco/franz-5.1.0
...
franz: 5.0.0-beta.19 -> 5.1.0
2019-06-03 11:44:45 +02:00
Maximilian Bosch
51acfce682
Merge pull request #62504 from dywedir/pulsemixer
...
pulsemixer: 1.4.0 -> 1.5.0
2019-06-03 11:35:14 +02:00
Nikolay Amiantov
7ec20f99e6
cppzmq: 4.2.3 -> 4.3.0
2019-06-03 11:11:53 +03:00
David Wood
e82ddcb684
franz: 5.0.0-beta.19 -> 5.1.0
2019-06-03 08:57:01 +01:00
Vladimír Čunát
fbda7ca802
ultrastardx: fixup compilation
...
It starts for me now, so hopefully it's just OK.
2019-06-03 09:54:15 +02:00
markuskowa
db3398a5fe
Merge pull request #62560 from r-ryantm/auto-update/rdma-core
...
rdma-core: 23.1 -> 24.0
2019-06-03 09:45:10 +02:00
R. RyanTM
97903f3dc5
urlscan: 0.9.2 -> 0.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/urlscan/versions
2019-06-03 00:34:13 -07:00
Daniël de Kok
3093e35f8f
bittorrentSync: remove
2019-06-03 09:16:13 +02:00
R. RyanTM
9e530fe285
uget: 2.2.1 -> 2.2.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/uget/versions
2019-06-03 00:09:12 -07:00
R. RyanTM
7080e6ec1d
tpm2-tss: 2.2.2 -> 2.2.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/tpm2-tss/versions
2019-06-02 23:40:13 -07:00
R. RyanTM
4478416816
src: 1.25 -> 1.26
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/src/versions
2019-06-02 22:07:34 -07:00
R. RyanTM
3803b5d714
spice-up: 1.8.1 -> 1.8.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/spice-up/versions
2019-06-02 22:00:46 -07:00
R. RyanTM
856b121cd0
solr: 8.1.0 -> 8.1.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/solr/versions
2019-06-02 21:39:10 -07:00
R. RyanTM
dcbb041636
skypeforlinux: 8.44.0.40 -> 8.45.0.41
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/skypeforlinux/versions
2019-06-02 21:02:52 -07:00
Will Dietz
ae71c13a92
Merge pull request #62552 from r-ryantm/auto-update/qownnotes
...
qownnotes: 19.4.5 -> 19.5.7
2019-06-02 22:54:44 -05:00
R. RyanTM
b9023319f4
rsyslog: 8.1904.0 -> 8.1905.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/rsyslog/versions
2019-06-02 19:51:44 -07:00
R. RyanTM
af6001a089
rspamd: 1.9.2 -> 1.9.4
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/rspamd/versions
2019-06-02 19:47:15 -07:00
xrelkd
81eaee8143
just: 0.4.3 -> 0.4.4
2019-06-03 10:07:38 +08:00
R. RyanTM
f6e96c3be4
rdma-core: 23.1 -> 24.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/rdma-core/versions
2019-06-02 19:01:01 -07:00
R. RyanTM
fc5b800a7a
qownnotes: 19.4.5 -> 19.5.7
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/qownnotes/versions
2019-06-02 17:46:27 -07:00
R. RyanTM
63684d50be
mosquitto: 1.6.1 -> 1.6.2 ( #62480 )
...
Security release: http://mosquitto.org/blog/2019/04/version-1-6-2-released/
2019-06-03 00:14:19 +00:00
R. RyanTM
eef54c2360
python37Packages.XlsxWriter: 1.1.7 -> 1.1.8
...
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-xlsxwriter/versions
2019-06-02 16:59:59 -07:00
Mateusz Kowalczyk
cb18cee680
Merge pull request #62479 from r-ryantm/auto-update/mkvtoolnix
...
mkvtoolnix: 33.1.0 -> 34.0.0
2019-06-03 08:34:09 +09:00
R. RyanTM
5caa17599c
python37Packages.twilio: 6.26.2 -> 6.27.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-twilio/versions
2019-06-02 16:30:37 -07:00
worldofpeace
40b40f3c6a
Merge pull request #62163 from jonringer/applicationinsights
...
python.pkgs.applicationinsights: init at 0.11.9
2019-06-02 18:30:23 -04:00
R. RyanTM
866157765e
python37Packages.rpyc: 4.0.2 -> 4.1.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-rpyc/versions
2019-06-02 15:08:15 -07:00
Chris Hodapp
cbb4aca341
gzdoom: Fix wrong fluidsynth version
2019-06-02 17:37:50 -04:00
R. RyanTM
99b760f4af
python37Packages.pytest-tornado: 0.7.0 -> 0.8.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-pytest-tornado/versions
2019-06-02 14:37:25 -07:00
Matthew Bauer
c3677ed0ef
nodejs: use icu63 for nodejs12
2019-06-02 17:34:27 -04:00
Mario Rodas
1e9b1818f6
Merge pull request #62521 from r-ryantm/auto-update/python3.7-django-classy-tags
...
python37Packages.django_classytags: 0.8.0 -> 0.9.0
2019-06-02 16:33:57 -05:00
Mario Rodas
cd1a00cfce
Merge pull request #62531 from r-ryantm/auto-update/python3.7-lark-parser
...
python37Packages.lark-parser: 0.7.0 -> 0.7.1
2019-06-02 16:31:42 -05:00
worldofpeace
43311f45c7
Merge pull request #62258 from marsam/fix-flexget
...
flexget: fix build
2019-06-02 16:50:10 -04:00
R. RyanTM
510a167a91
python37Packages.jupytext: 0.8.6 -> 1.1.3 ( #62530 )
...
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-jupytext/versions
2019-06-02 21:46:05 +02:00
R. RyanTM
42186e38f4
python37Packages.Nuitka: 0.6.3 -> 0.6.3.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-06-02 12:43:27 -07:00
R. RyanTM
c2b2bc48e0
python37Packages.numericalunits: 1.16 -> 1.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-numericalunits/versions
2019-06-02 12:31:31 -07:00
Alyssa Ross
45f4cc1957
Merge pull request #57803 from alyssais/lynx
...
lynx: enable default-colors
2019-06-02 19:16:55 +00:00
Nikolay Amiantov
226dc2178e
xits-math: 1.108 -> 1.200
2019-06-02 21:56:56 +03:00
R. RyanTM
fbf14135d5
python37Packages.lark-parser: 0.7.0 -> 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-lark-parser/versions
2019-06-02 11:55:40 -07:00
Nikolay Amiantov
1deb406ac2
mxnet: 1.2.1 -> 1.4.1
2019-06-02 21:50:06 +03:00
Mario Rodas
c534d5c865
Merge pull request #62523 from r-ryantm/auto-update/python3.7-django-cors-headers
...
python37Packages.django-cors-headers: 2.5.3 -> 3.0.2
2019-06-02 13:38:30 -05:00
Ryan Mulligan
0c0e8423d8
Merge pull request #62453 from r-ryantm/auto-update/kronometer
...
kronometer: 2.2.1 -> 2.2.2
2019-06-02 11:33:52 -07:00
Mario Rodas
7419e47311
Merge pull request #62514 from r-ryantm/auto-update/python3.7-aspy.yaml
...
python37Packages.aspy-yaml: 1.1.2 -> 1.3.0
2019-06-02 13:24:07 -05:00
Mario Rodas
da057da983
gitAndTools.pre-commit: 1.15.2 -> 1.16.1
2019-06-02 13:20:27 -05:00
R. RyanTM
cbc5f612c2
powershell: 6.2.0 -> 6.2.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/powershell/versions
2019-06-02 13:12:23 -05:00
R. RyanTM
03a32ec60b
python37Packages.gsd: 1.6.2 -> 1.7.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-gsd/versions
2019-06-02 11:03:23 -07:00
R. RyanTM
550ec2fcdb
python37Packages.h11: 0.8.1 -> 0.9.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-h11/versions
2019-06-02 11:00:32 -07:00
Franz Pletz
f05fcf41be
mxisd: 1.4.3 -> 1.4.4
2019-06-02 19:52:04 +02:00
Franz Pletz
dc193761a8
libressl: switch to 2.9 branch
...
This is stable since 2.9.1:
https://ftp.openbsd.org/pub/OpenBSD/LibreSSL/libressl-2.9.1-relnotes.txt
2019-06-02 19:52:04 +02:00
Franz Pletz
cea163252a
libressl_2_7: remove, not maintained anymore
...
Stable LibreSSL releases are supported one year after their OpenBSD release.
OpenBSD 6.3 with this branch was released on 2018-04-01.
2019-06-02 19:52:04 +02:00
Florian Klink
f71206190f
wireguard-tools, wireguard-go: add update scripts, wireguard-go: 0.0.20181222 -> 0.0.20190517 ( #62432 )
...
wireguard-tools, wireguard-go: add update scripts, wireguard-go: 0.0.20181222 -> 0.0.20190517
2019-06-02 19:48:35 +02:00
Tim Steinbach
57815f9164
oh-my-zsh: 2019-05-28 -> 2019-06-01
2019-06-02 13:27:17 -04:00
Mario Rodas
f6840be5d6
Merge pull request #62488 from knedlsepp/fix-pybind11
...
pybind11: Fix build
2019-06-02 12:01:33 -05:00
R. RyanTM
e5335527a0
python37Packages.django-cors-headers: 2.5.3 -> 3.0.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-django-cors-headers/versions
2019-06-02 10:01:11 -07:00
R. RyanTM
a748ed5b9b
python37Packages.distributed: 1.27.1 -> 1.28.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-distributed/versions
2019-06-02 09:58:24 -07:00
R. RyanTM
66a80c9907
python37Packages.django_classytags: 0.8.0 -> 0.9.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-django-classy-tags/versions
2019-06-02 09:51:50 -07:00
Mario Rodas
c5e7786260
flexget: 2.20.22 -> 2.21.2
2019-06-02 11:48:56 -05:00
Mario Rodas
cc38877ab7
flexget: fix build
2019-06-02 11:48:56 -05:00
Mario Rodas
c86f50122f
pythonPackages.zxcvbn: init at 4.4.28
2019-06-02 11:48:56 -05:00
Mario Rodas
ecfe4b40e2
pythonPackages.zxcvbn-python: drop
...
"zxcvbn-python" was deprecated, and renamed to "zxcvbn".
See: https://github.com/dwolfhub/zxcvbn-python/pull/30/
2019-06-02 11:48:55 -05:00
Nikolay Amiantov
1260b05279
cntk: 2.4 -> 2.7
...
Restrict platforms to x86_64-linux.
2019-06-02 19:40:49 +03:00
Mario Rodas
1997353884
Merge pull request #62508 from r-ryantm/auto-update/python3.7-amqp
...
python37Packages.amqp: 2.4.2 -> 2.5.0
2019-06-02 11:05:10 -05:00
R. RyanTM
b09734a652
python37Packages.bugwarrior: 1.6.0 -> 1.7.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-bugwarrior/versions
2019-06-02 08:32:09 -07:00
R. RyanTM
31eaadc205
python37Packages.braintree: 3.53.0 -> 3.54.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-braintree/versions
2019-06-02 08:13:51 -07:00
Mario Rodas
07fb0bed14
Merge pull request #62501 from risicle/ris-sparse-no-py2
...
pythonPackages.sparse: disable for py2.7
2019-06-02 09:41:16 -05:00
R. RyanTM
655b1efbaa
python37Packages.aspy-yaml: 1.1.2 -> 1.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-aspy.yaml/versions
2019-06-02 07:33:11 -07:00
R. RyanTM
826f8220ea
python27Packages.avro: 1.8.2 -> 1.9.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/python2.7-avro/versions
2019-06-02 07:19:42 -07:00
R. RyanTM
d548021c0e
python37Packages.amqp: 2.4.2 -> 2.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-amqp/versions
2019-06-02 07:12:16 -07:00
Jan Tojnar
fc277721f0
pulseeffects: 4.6.0 -> 4.6.2 ( #62506 )
...
pulseeffects: 4.6.0 -> 4.6.2
2019-06-02 16:06:02 +02:00
Jan Tojnar
15370a17b9
pipewire: 0.2.5 -> 0.2.6 ( #62500 )
...
pipewire: 0.2.5 -> 0.2.6
2019-06-02 16:03:22 +02:00
R. RyanTM
5ff57e5543
pulseeffects: 4.6.0 -> 4.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/pulseeffects/versions
2019-06-02 06:54:56 -07:00
R. RyanTM
f8272d08ab
pipewire: 0.2.5 -> 0.2.6
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/pipewire/versions
2019-06-02 15:40:10 +02:00
Vladyslav M
f77faebc71
pulsemixer: 1.4.0 -> 1.5.0
2019-06-02 16:12:44 +03:00
R. RyanTM
04d748b7bd
plantuml: 1.2019.5 -> 1.2019.6
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/plantuml/versions
2019-06-02 15:02:55 +02:00
Mario Rodas
6f828fae1d
Merge pull request #62498 from r-ryantm/auto-update/pgmetrics
...
pgmetrics: 1.6.2 -> 1.7.0
2019-06-02 07:57:20 -05:00
Robert Scott
59e50937a2
pythonPackages.sparse: disable for py2.7
...
upstream dropped support https://github.com/pydata/sparse/pull/235
2019-06-02 13:26:17 +01:00