Commit Graph

196430 Commits

Author SHA1 Message Date
Tim Steinbach
0e751e6655
oh-my-zsh: 2019-10-08 -> 2019-10-09 2019-10-09 17:19:57 -04:00
Renaud
be5799ff69
Merge pull request #70785 from r-ryantm/auto-update/samplv1
samplv1: 0.9.9 -> 0.9.10
2019-10-09 22:52:54 +02:00
lewo
9bf8c96e6c
Merge pull request #70622 from r-ryantm/auto-update/LanguageTool
languagetool: 4.6 -> 4.7
2019-10-09 22:42:10 +02:00
worldofpeace
586208204e
Merge pull request #69576 from lilyball/macvim-no-chroot
macvim: Add sandboxProfile
2019-10-09 20:41:29 +00:00
worldofpeace
5883c59f76
Merge pull request #70880 from jtojnar/no-no-hot-corners
gnomeExtensions.nohotcorner: drop
2019-10-09 20:40:03 +00:00
lewo
8cff1c3a10
Merge pull request #70669 from geistesk/golangci-lint-v1.19.1
golangci-lint: 1.17.1 -> 1.20.0
2019-10-09 22:33:54 +02:00
lewo
252c7cf711
Merge pull request #70698 from r-ryantm/auto-update/poedit
poedit: 2.2.1 -> 2.2.4
2019-10-09 22:32:37 +02:00
lewo
191f28a0b7
Merge pull request #70855 from nlewo/hydra-cli-fix
hydra-cli: fix the cargoSha256 hash
2019-10-09 22:30:04 +02:00
Jan Tojnar
59bb56a243
gnomeExtensions.nohotcorner: drop
It is part of GNOME 3.34
2019-10-09 22:09:16 +02:00
wodim
c5daa2cb3b
Fix typo 2019-10-09 20:42:36 +02:00
worldofpeace
646b519965
Merge pull request #70870 from jonringer/fix-slither-analyzer
pythonPackages.slither-analyzer: add setuptools
2019-10-09 18:19:02 +00:00
worldofpeace
b0f50efd3b
Merge pull request #70873 from worldofpeace/rl-notes-19.09-fixup
rl-1909: brief package version changes
2019-10-09 18:14:34 +00:00
Johannes Schleifenbaum
8275ac3b59 mycli: 1.19.0 -> 1.20.1 2019-10-09 10:59:46 -07:00
Vladyslav M
32113d5554
sakura: 3.6.0 -> 3.7.0 (#70611)
sakura: 3.6.0 -> 3.7.0
2019-10-09 20:54:00 +03:00
worldofpeace
f853bb4369 rl-1909: brief package version changes 2019-10-09 13:51:44 -04:00
Robert Schütz
2355cc13b9 python3.pkgs.pyhomematic: 0.1.59 -> 0.1.60 2019-10-09 10:33:35 -07:00
Jonathan Ringer
4ed9036e4b pythonPackages.slither-analyzer: add setuptools 2019-10-09 10:16:59 -07:00
Mario Rodas
67323040e3 heroku: 7.27.1 -> 7.33.1 2019-10-09 10:14:02 -07:00
Dmitry Kalinkin
a7b3728c64
Merge pull request #70255 from eadwu/sourcehut/update-1
sourcehut.*: 2019.10.02
2019-10-09 12:50:58 -04:00
Antoine Eiche
0a7c50e0e0 hydra-cli: update the cargoSha256 hash
This might be related to the way cargo fetches sources since the old
hash still works on the original PR (before being rebased onto master by
the merge action).
See
- https://github.com/NixOS/nixpkgs/pull/67680
- https://hydra.nixos.org/build/102205464/nixlog/2
2019-10-09 18:29:18 +02:00
Ryan Mulligan
4aac0e422f
Merge pull request #70711 from r-ryantm/auto-update/python3.7-braintree
python37Packages.braintree: 3.56.0 -> 3.57.1
2019-10-09 09:27:08 -07:00
Renaud
a07a926c04
Merge pull request #69984 from r-ryantm/auto-update/tintin
tintin: 2.01.8 -> 2.01.90
2019-10-09 18:21:22 +02:00
Renaud
c742163768
Merge pull request #69990 from r-ryantm/auto-update/x42-plugins
x42-plugins: 20190714 -> 20190820
2019-10-09 18:15:25 +02:00
Renaud
7899b5be55
Merge pull request #70190 from hkjn/20191001-ledgerblue-0.1.29
pythonPackages.ledgerblue: 0.1.28 -> 0.1.29
2019-10-09 18:09:58 +02:00
Michael Weiss
bd16602cb9
gitRepo: 1.13.6 -> 1.13.7 2019-10-09 18:02:22 +02:00
Renaud
0047d6795a
Merge pull request #70245 from juaningan/pysonos
python3Packages.pysonos: 0.0.22 -> 0.0.23
2019-10-09 17:59:17 +02:00
Wael Nasreddine
9dc7b25eaa
termite: passthru vte-ng (#70776) 2019-10-09 08:42:59 -07:00
Robin Gloster
d6d4a6b456
Merge pull request #70845 from BenBals/master
Geogebra: 5.0.535 -> 5.0.560
2019-10-09 17:36:35 +02:00
Robin Gloster
0bf7300375
Merge pull request #70850 from yoohaemin/patch-1
Fix documentation typo
2019-10-09 17:35:41 +02:00
Robin Gloster
8e1fdad7c6
Merge pull request #70858 from manveru/nginx-map-hash-sizes
nginx: add map_hash_*_size options
2019-10-09 17:32:40 +02:00
David Guibert
18b5ca29f5 inxi: enable json output
Before this patch:
$ inxi --output json --output-file output.json $additional_args
Error 80: The required json Perl module is not installed:
Cpanel::JSON::XS OR JSON::XS
See --recommends for more information.

With this patch, it works as expected:
$ inxi --output json --output-file output.json $additional_args
Writing JSON data to: output.json
Data written successfully.
2019-10-09 08:30:56 -07:00
Robert Schütz
164c0a29ee python.pkgs.py3status: propagate setuptools
`pkg_resources` is imported since
cf26a686fb.
2019-10-09 08:30:15 -07:00
Christoph Hrdinka
65be608330
Merge pull request #70371 from dminuoso/dovecot-fix-type
dovecot: fix wrong type in configFile option
2019-10-09 17:25:12 +02:00
Nikita Uvarov
8627cc58ba rtags: 2.16 -> 2.34 2019-10-09 08:02:39 -07:00
Marek Mahut
dc9757bd63
Merge pull request #70842 from mmahut/jormungandr
jormungandr: 0.5.5 -> 0.5.6
2019-10-09 16:58:50 +02:00
Franz Pletz
f024e7b769
Merge pull request #67890 from mguentner/mxisd_ma1sd
mxisd: 1.4.5 -> 1.4.6 ☺ ma1sd: init at 2.1.1
2019-10-09 14:36:56 +00:00
Milan Pässler
ff0148d868 nixos/nginx: use mailcap mime.types
The mime type definitions included with nginx are very incomplete, so
we use a list of mime types from the mailcap package, which is also
used by most other Linux distributions by default.
2019-10-09 14:20:40 +00:00
Renaud
015e3edd24
Merge pull request #70397 from doronbehar/update-qtutilities
qtutilities: 6.0.0 -> 6.0.1
2019-10-09 16:03:29 +02:00
Michael Fellinger
2d0b34aa1c
nginx: add map_hash_*_size options 2019-10-09 15:59:03 +02:00
Renaud
1544d7df69
Merge pull request #70496 from illegalprime/libphonenumber-8.10.20
libphonenumber: 8.9.9 -> 8.10.20
2019-10-09 15:07:56 +02:00
Luz
ec13398cdf librepcb: 0.1.0 -> 0.1.2 (#70538)
* Update to new source

* Fix message 'xcb plugin not found'
2019-10-09 14:59:48 +02:00
Vladimír Čunát
3f39ab6d53
Merge #68730: opencpn: 5.0.0 -> unstable-2019-05-15
This unbreaks the build.
2019-10-09 14:27:26 +02:00
Vladimír Čunát
44511d2739
opencpn: remove the "broken" mark, as it builds now 2019-10-09 14:25:55 +02:00
Vladimír Čunát
61273bc672
Merge branch 'master' 2019-10-09 14:24:04 +02:00
Renaud
dbf21775d4
Merge pull request #70527 from Izorkin/nginx-unit
unit: 1.11.0 -> 1.12.0
2019-10-09 13:58:44 +02:00
Renaud
7a82ed50b3
Merge pull request #70564 from r-ryantm/auto-update/distgen
distgen: 1.3 -> 1.4
2019-10-09 13:47:07 +02:00
Renaud
d8aae81885
Merge pull request #70599 from r-ryantm/auto-update/hebcal
hebcal: 4.18 -> 4.19
2019-10-09 13:43:53 +02:00
R. RyanTM
8a7f358c74 aespipe: 2.4e -> 2.4f (#70547)
* aespipe: 2.4e -> 2.4f

Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/aespipe/versions

* aespipe: enable Padlock and AES-NI
2019-10-09 13:42:10 +02:00
Konrad Borowski
7e1e138606 nixos/caddy: add tests (#70778) 2019-10-09 11:32:03 +00:00
markuskowa
eb7ecd3b6f
Merge pull request #70849 from markuskowa/upd-openmpi
openmpi: 4.0.1 -> 4.0.2
2019-10-09 13:28:14 +02:00