Renaud
a8cbf23c57
Merge pull request #70387 from stigtsp/package/perl-css-minifier-xs-rename
...
perlPackages.CSSMinifierXS: rename from perlPackages.CSSMinifierXP
2019-10-20 20:31:52 +02:00
Florian Klink
64dce73eca
Merge pull request #71449 from mweinelt/pr/anydesk/libpulse.so
...
anydesk: add pulseaudio to buildInputs
2019-10-20 20:26:52 +02:00
c0bw3b
4b8c297d52
perlPackages.Starlet: disable checks on Darwin
...
Failing on Hydra for some months
2019-10-20 20:19:25 +02:00
Renaud
1d6da540ff
Merge pull request #71128 from stigtsp/package/perl-crypt-scryptkdf-init
...
perlPackages.CryptScryptKDF: init at 0.010
2019-10-20 20:02:04 +02:00
Renaud
410d794f05
Merge pull request #71073 from nyanloutre/betaflight_configurator_10_6_0
...
betaflight-configurator: 10.5.1 -> 10.6.0
2019-10-20 20:01:00 +02:00
Renaud
138310d566
Merge pull request #71159 from romildo/upd.lxqt-globalkeys
...
lxqt.lxqt-globalkeys: 0.14.1 -> 0.14.3
2019-10-20 19:52:07 +02:00
Daniël de Kok
6f6331dbb3
softmaker-office: fix product unlock error
...
SoftMaker/FreeOffice collects some system information upon unlocking the
product. But in doing so, it attempts to execute /bin/ls. If the execve
syscall fails, the whole unlock procedure fails. This works around that
by rewriting /bin/ls to the proper path.
SoftMaker Office restarts itself upon some operations, such changing the
theme and unlocking. Unfortunately, we do not have control over its
environment then and it will fail with an error. Starting SoftMaker
Office from scratch will then work.
Fixes #71228
2019-10-20 19:36:35 +02:00
Marek Fajkus
535c5a8a04
cargo-generate: 0.3.0 -> 0.4.0
2019-10-20 10:36:05 -07:00
Renaud
176e39f568
Merge pull request #71274 from aanderse/nss-pam-ldapd
...
nss-pam-ldapd: 0.9.10 -> 0.9.11
2019-10-20 19:35:20 +02:00
Ben Wolsieffer
8d04355d87
qgroundcontrol: 3.3.0 -> 3.5.5, fix build ( #71308 )
...
* qgroundcontrol: 3.3.0 -> 3.5.4, fix build
* qgroundcontrol: 3.5.4 -> 3.5.5
2019-10-20 19:27:23 +02:00
Renaud
cc77604c8d
Merge pull request #71150 from stigtsp/package/perl-mojolicious-plugin-mail-init
...
perlPackages.MojoliciousPluginMail: init at 1.5
2019-10-20 19:22:29 +02:00
R. RyanTM
f35f0880f2
libabw: 0.1.2 -> 0.1.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/libabw/versions
2019-10-20 10:12:45 -07:00
R. RyanTM
f70fbfa63b
ldc: 1.16.0 -> 1.17.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/ldc/versions
2019-10-20 10:10:33 -07:00
Stig Palmquist
0486eacdbb
perlPackages.CryptScryptKDF: init at 0.010
2019-10-20 19:03:38 +02:00
Renaud
47ed10c17e
Merge pull request #71403 from lilyball/chit
...
chit: 0.1.14 -> 0.1.15
2019-10-20 18:57:36 +02:00
R. RyanTM
7c6f46511d
facter: 3.13.2 -> 3.14.5 ( #64019 )
...
* facter: 3.13.2 -> 3.14.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/facter/versions
* facter: 3.14.0 -> 3.14.5
2019-10-20 18:47:44 +02:00
dadada
e30988e506
init: managesieve at 0.6
2019-10-20 09:45:19 -07:00
dadada
db6505e293
maintainers: add dadada
2019-10-20 09:45:19 -07:00
Mario Rodas
5e7a5c78c3
Merge pull request #71418 from marsam/update-bazelisk
...
bazelisk: 1.0 -> 1.1.0
2019-10-20 11:21:24 -05:00
Martin Weinelt
deee216d42
anydesk: add pulseaudio to buildInputs
...
Audio support requires libpulse.so and the application complained
about not being able to find it.
2019-10-20 18:02:03 +02:00
Marek Mahut
b7594c2a86
Merge pull request #71440 from r-ryantm/auto-update/bitcoin-abc
...
bitcoin-abc: 0.20.2 -> 0.20.3
2019-10-20 17:41:35 +02:00
Frederik Rietdijk
a110c8e69d
pythonPackages.zope-deferredimport: disable tests
...
relies on zope-testrunner. Import fails, likely because of how
zope-testrunner functions.
2019-10-20 17:33:16 +02:00
Marek Mahut
37b65b303b
Merge pull request #71420 from marsam/update-rclone
...
rclone: 1.49.4 -> 1.49.5
2019-10-20 17:29:48 +02:00
Frederik Rietdijk
b5e481a07e
Revert "poppler: 0.74.0 -> 0.79.0"
...
texlive.bin fails to build.
This reverts commit 6b58b4672f
.
This reverts commit 1caceac873
.
This reverts commit 9908cad5c2
.
2019-10-20 17:01:47 +02:00
Renaud
bd42bcd240
libwhereami: disable on ARM
...
Hydra still tries to build it on aarch64 even though
this lib is incompatible with ARMv7 / ARMv8
2019-10-20 16:49:18 +02:00
Marcial Gaißert
bc09bf4d71
ricty: change mirror and homepage url
...
The old mirror and homepage at www.rs.tus.ac.jp return a 403
Forbidden.
2019-10-20 16:47:30 +02:00
Jan Tojnar
d892487598
Merge branch 'master' into staging-next
2019-10-20 16:47:27 +02:00
Florian Klink
ca6c91e395
nixos/networkmanager: remove networking.networkmanager.dynamicHosts
...
This option was removed because allowing (multiple) regular users to
override host entries affecting the whole system opens up a huge attack
vector. There seem to be very rare cases where this might be useful.
Consider setting system-wide host entries using networking.hosts,
provide them via the DNS server in your network, or use
networking.networkmanager.appendNameservers to point your system to
another (local) nameserver to set those entries.
2019-10-20 16:37:41 +02:00
Léo Gaspard
ec760828d9
Merge pull request #70784 from symphorien/pdfarranger
...
pdfarranger: init at 1.3.1
2019-10-20 16:32:06 +02:00
Frederik Rietdijk
ad8bd84fc9
Merge master into staging-next
2019-10-20 16:22:45 +02:00
R. RyanTM
add1b8c863
bitcoin-abc: 0.20.2 -> 0.20.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/bitcoin-abc/versions
2019-10-20 06:54:32 -07:00
Mario Rodas
eb7a680d96
Merge pull request #71224 from johnchildren/prototool-1.9.0
...
prototool: 1.8.0 -> 1.9.0
2019-10-20 08:27:42 -05:00
Aaron Andersen
fdee83d0fb
zabbix: init at 4.4.0
2019-10-20 09:16:41 -04:00
Renaud
a97259b067
pythonPackages.geoip2: fix meta.license
...
Apache 2.0 and not
Apple Public Source License 2.0
2019-10-20 15:03:02 +02:00
Renaud
89b3218101
libmaxminddb: fix meta.license
...
Apache 2.0 and not
Apple Public Source License 2.0
2019-10-20 15:00:24 +02:00
Renaud
d7161848fe
terraform-landscape: fix meta.license
...
Apache 2.0 and not
Apple Public Source License 2.0
2019-10-20 14:59:00 +02:00
Renaud
c2ad4b45be
Merge pull request #71320 from arthurl/arthur/pstreams-PR
...
Add pstreams library
2019-10-20 14:44:47 +02:00
John Children
d8928f8353
prototool: 1.8.0 -> 1.9.0
2019-10-20 12:57:20 +01:00
Florian Klink
0a4373a46d
Merge pull request #71319 from talyz/gitlab-revert-clear-out-initializers
...
Revert "nixos/gitlab: properly clear out initializers"
2019-10-20 13:38:14 +02:00
Frederik Rietdijk
16d733bbe5
doc: move fetchers and trivial builders under builders
2019-10-20 13:35:04 +02:00
Frederik Rietdijk
efb55d2a42
doc: split packages part into xml file per package
2019-10-20 13:35:04 +02:00
Frederik Rietdijk
115018ff15
doc: merge package notes and package-specific notes
...
Maybe there was an idea behind this separation, but looking at the
contents I don't see any reason for these being separate.
2019-10-20 13:35:04 +02:00
Frederik Rietdijk
95dfbe2d63
doc: organize chapters into parts, and reduce toc depth
...
Reorganize the chapters into parts and reduce the TOC depth to make the
TOC useful again. The top-level TOC is very brief, but that is fine
because every part will have its own TOC.
Section titles of languages/frameworks are also simplified to just
the name of the language/framework.
2019-10-20 13:35:04 +02:00
Norbert Melzer
b9d37f0934
exercism: buildGoPackage -> buildGoModule ( #71391 )
2019-10-20 05:47:55 -05:00
Maximilian Bosch
b83691323a
clipman: 1.0.1 -> 1.1.0
...
https://github.com/yory8/clipman/releases/tag/v1.0.2
https://github.com/yory8/clipman/releases/tag/v1.1.0
2019-10-20 12:28:42 +02:00
Mario Rodas
6c909f5174
Merge pull request #71037 from marsam/update-syncthing
...
syncthing: 1.2.2 -> 1.3.0
2019-10-20 05:23:09 -05:00
WilliButz
550085dd46
fileshelter: 3.0.0 -> 4.0.1
2019-10-20 11:46:54 +02:00
WilliButz
de123f796f
Merge pull request #71317 from arthurl/arthur/wt-PR
...
wt: Permit overriding of optional libraries
2019-10-20 11:34:20 +02:00
Maximilian Bosch
59241cb778
offlineimap: add myself as maintainer
2019-10-20 11:22:52 +02:00
Jonathan Ringer
a87c27eccd
pythonPackages.azure*: point to mono-repo for homepage
2019-10-20 11:18:11 +02:00