Commit graph

199074 commits

Author SHA1 Message Date
Alexey Shmalko 3718d27126
Merge pull request #71982 from doronbehar/update-castget
castget: 1.2.4 -> 2.0.0
2019-10-26 14:22:21 +03:00
lassulus b34046859f vbam: 2.1.3 -> 2.1.4 2019-10-26 13:17:17 +02:00
Michael Weiss 7b169daf26
androidStudioPackages.{dev,canary}: 3.6.0.13 -> 4.0.0.1 2019-10-26 13:11:48 +02:00
Alexey Shmalko 289d9f6821
Merge pull request #71983 from uskudnik/update-helm
helm: 2.14.3 -> 2.15.1
2019-10-26 14:04:06 +03:00
Markus Ankenbrand 905245b32c dcmtk: init at 3.6.4 2019-10-26 13:02:50 +02:00
Alexey Shmalko 226e073308
Merge pull request #72009 from fgaz/shattered-pixel-dungeon/0.7.5e
shattered-pixel-dungeon: 0.7.4c -> 0.7.5e
2019-10-26 13:54:47 +03:00
Emery Hemingway 5237e151eb maintainers: update ehmry 2019-10-26 12:07:34 +02:00
Timo Kaufmann 43165b29e2
Merge pull request #71894 from timokau/home-manager-2019-10-23
home-manager: 2019-09-20 -> 2019-10-23
2019-10-26 12:05:58 +02:00
Robert Helgesson c69ebd2883
svtplay-dl: mark as not broken 2019-10-26 11:57:08 +02:00
Mario Rodas 971bf59cd3
1password: 0.6.2 -> 0.7.0 2019-10-26 04:20:00 -05:00
Francesco Gazzetta 882a960312 shattered-pixel-dungeon: 0.7.4c -> 0.7.5e 2019-10-26 11:10:18 +02:00
Maximilian Bosch 22470fff35
mautrix-telegram: fix build
With updating `pluggy` to `0.13.0`[1] the way how python modules are
imported during pytest changed which broke all modules that had a
`coding: future_fstrings` annotation at the top which used to be needed
for python <=3.5. This only affected the tests, deploying a
`mautrix-telegram` from master with `doCheck = false;` works fine.

I applied a patch for `mautrix-telegram` which drops python 3.5 compat
(this package is intended to be used as application with python 3.7, so this
should be fine on master/unstable) and modified `mautrix-appservice`
accordingly as a lot of things on master changed since their last
release, so applying a patch didn't work there.

Resolves #71996

[1] faf8cfba4e
2019-10-26 10:58:56 +02:00
Domen Kožar e478127e80
Merge pull request #72002 from marsam/fix-pythonPackages.docker-darwin
pythonPackages.docker: fix build on darwin
2019-10-26 10:17:38 +02:00
John Ericson 6a4726d602
Merge pull request #68398 from angerman/feature/fix-openssl
fix openssl for cross compilation
2019-10-26 09:39:32 +02:00
c0bw3b 614cf5d00a Revert "qpdfview: escape "*.pro" qmakeFlags"
This reverts commit 7bb372b664.
2019-10-26 08:37:56 +02:00
Silvan Mosberger 2638fc226c
Merge pull request #71905 from arcnmx/pr-fix-buku
buku: relax mypy-extensions version req
2019-10-26 08:29:04 +02:00
adisbladis 5cd2781b68
Merge pull request #71990 from terlar/update-melpa-packages
melpa-packages: 2019-10-25
2019-10-26 08:27:55 +02:00
Mario Rodas bef1709e90
bash-completion: fix build on darwin
Disable tests on Darwin because is failing consistently.
2019-10-25 21:00:00 -05:00
R. RyanTM 112436afc3 rocksdb: 6.2.4 -> 6.3.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/rocksdb/versions
2019-10-25 18:35:11 -07:00
Mario Rodas 3b43c08dc5
Merge pull request #71959 from marsam/fix-libglvnd-darwin
libglvnd: fix build on darwin
2019-10-25 20:31:43 -05:00
Mario Rodas ad7764c615
pythonPackages.docker: fix build on darwin 2019-10-25 20:00:00 -05:00
geistesk 2435d4b961 cutecom: 0.50.0 -> 0.51.0 2019-10-26 00:59:56 +02:00
WilliButz 95f1a9a034
Merge pull request #71999 from WilliButz/fix-i18n
nixos/i18n: use str instead of string for consoleKeyMap
2019-10-26 00:50:35 +02:00
Florian Klink 32fd88726b nixos/virtualbox: fix systemd-networkd-wait-online.service waiting for vboxnet0
While switching NixOS configurations with both

networking.useNetworkd = true;
virtualisation.virtualbox.host.enable;

You often end up waiting for systemd-networkd-wait-online.service.

This happens because the vboxnet0 device doesn't have a carrier until
virtualbox machines are started, so networkd gets stuck in
"Configuring":

⇒  networkctl list
IDX LINK          TYPE      OPERATIONAL SETUP
  1 lo            loopback  carrier     unmanaged
  2 wlp2s0        wlan      routable    unmanaged
  3 vboxnet0      ether     no-carrier  configuring

This updates the NixOS virtualbox host module to include a
RequiredForOnline=no statement in the generated 40-vboxnet0.network
file, so networkd doesn't consider it necessary for
systemd-networkd-wait-online.service to finish.
2019-10-26 00:45:42 +02:00
WilliButz 509fadd01a
nixos/i18n: use str instead of string for consoleKeyMap 2019-10-26 00:07:55 +02:00
Maximilian Bosch f5c3d6baaa
Merge pull request #71998 from WilliButz/update-loki
grafana-loki: 0.3.0 -> 0.4.0
2019-10-26 00:07:41 +02:00
WilliButz 3236de7b4d
grafana-loki: 0.3.0 -> 0.4.0 2019-10-25 23:37:40 +02:00
Vladyslav M 78763398c3
starship: 0.25.0 -> 0.25.2 (#71988)
starship: 0.25.0 -> 0.25.2
2019-10-25 23:50:40 +03:00
Renaud 83da13bd25
Merge pull request #71895 from dtzWill/feature/catt
catt: init at 0.10.2
2019-10-25 21:15:15 +02:00
Renaud 7bb372b664
qpdfview: escape "*.pro" qmakeFlags 2019-10-25 20:54:03 +02:00
Francesco Gazzetta 7ff539d1d1 shattered-pixel-dungeon: init at 0.7.4c 2019-10-25 20:29:24 +02:00
R. RyanTM 5d1910c83c lm_sensors: 3.5.0 -> 3.6.0 (#71668)
* lm_sensors: 3.5.0 -> 3.6.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/lm-sensors/versions

* lm-sensors: proper makeFlags array
2019-10-25 20:21:49 +02:00
Guillaume Bouchard 4a2475c924 epsxe: fix link with openssl (#71920)
* epsxe: fix link with openssl

Epsxe is hardcoded to build with openssl-1.0 (using libcrypto.so.1.0.0),
but current nixpkgs contains openssl-1.1, which provides
libcrypto.so.1.1.

This patchs just uses the previous version of the library.

* epsxe: use autoPatchelfHook instead of manual rpath overriding

This simplifies the file AND generates failures at build time if a
needed dynamic library is not found during build time.
2019-10-25 19:51:37 +02:00
Tim Steinbach 50208ab5b9
oh-my-zsh: 2019-10-24 -> 2019-10-25 2019-10-25 13:44:03 -04:00
Robin Gloster 4328c87617
Merge pull request #71987 from tadeokondrak/mpv-0.30.0
mpv: 0.29.1 -> 0.30.0
2019-10-25 19:34:42 +02:00
R. RyanTM 886de2dd23 tbb: 2019_U8 -> 2019_U9
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/tbb/versions
2019-10-25 12:30:12 -05:00
Maximilian Bosch 4a5c0e029d
Merge pull request #71963 from dtzWill/security/nextcloud17-php-and-nginx-config
Address nextcloud "urgent security issue" w/nginx per upstream recs
2019-10-25 19:12:18 +02:00
Terje Larsen 38dc9cbfc5
melpa-packages: 2019-10-25
The previous update included several errors which broke packages. This
one re-fetched and fixed them.
2019-10-25 19:09:45 +02:00
David Wood d1100be00c
starship: 0.25.0 -> 0.25.2 2019-10-25 17:00:47 +01:00
R. RyanTM a6b64a828d qownnotes: 19.9.16 -> 19.10.10 (#71866)
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-10-25 17:58:42 +02:00
Tadeo Kondrak b2256035a5
mpv: 0.29.1 -> 0.30.0 2019-10-25 09:54:46 -06:00
Frederik Rietdijk 1d7e21905c pipenv: patch pipenv to point to python that has virtualenv 2019-10-25 17:31:51 +02:00
Maximilian Bosch 6db4ae1f27
Merge pull request #70441 from doronbehar/package-gotify-server
gotify-server: init at 2.0.10
2019-10-25 17:10:14 +02:00
Ricardo Ardissone b4f257cd23 qpdfview: find qmake files at preConfigure 2019-10-25 17:07:56 +02:00
R. RyanTM 672cd1398a thrift: 0.12.0 -> 0.13.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/thrift/versions
2019-10-25 17:05:27 +02:00
worldofpeace d767d5dbde
Merge pull request #71985 from etu/pass-checkup-trailing-dot
pass-checkup: Remove trailing dot
2019-10-25 14:58:54 +00:00
Urban Skudnik a038ae1118
helm: 2.14.3 -> 2.15.1 2019-10-25 16:47:55 +02:00
Elis Hirwing af5983b427
pass-checkup: Remove trailing dot 2019-10-25 16:41:44 +02:00
Robin Gloster 9a6d5a8b15
Merge pull request #71812 from NeQuissimus/applespi
linux: Enable KEYBOARD_APPLESPI
2019-10-25 16:33:04 +02:00
Janne Heß 2abe2b2cda nixos/stunnel: Add maintainers 2019-10-25 16:19:57 +02:00