Commit graph

176652 commits

Author SHA1 Message Date
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
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
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
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
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
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
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
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
Doron Behar a66e5106fd
gotify-server: init at 2.0.10 2019-10-25 16:19:28 +02:00
Mario Rodas 77a5bf5bfb
Merge pull request #70797 from cfsmp3/master
Added libvmaf + support for it in ffmpeg-full
2019-10-25 09:11:42 -05:00
Mario Rodas 253de2cb22
Merge pull request #71288 from matthuszagh/cocotb
cocotb: init at 1.2.0
2019-10-25 08:59:20 -05:00
Mario Rodas d6fc52b8ca
Merge pull request #71956 from marsam/fix-libogg-darwin
libogg: fix build on darwin
2019-10-25 08:49:41 -05:00
Alexey Shmalko 8b6bfda0cf
Merge pull request #71937 from NobbZ/exercism-3.0.13
exercism: 3.0.12 -> 3.0.13
2019-10-25 15:46:13 +03:00
worldofpeace b9f2c7d36a python3.pkgs.python-dbusmock: fix build
The test_code codestyle test failed because of the lines being too long.
We added --ignore=E501 to fix this, which makes it ignore checking
line length.
2019-10-25 08:44:50 -04:00
Alexey Shmalko 9e5e9db4ad
Merge pull request #71974 from seqizz/g_vimwiki_markdown
vimwiki-markdown: init at 0.2.0
2019-10-25 15:42:50 +03:00
Alexey Shmalko 58cfd06862
Merge pull request #71932 from r-ryantm/auto-update/x42-plugins
x42-plugins: 20190820 -> 20191013
2019-10-25 15:41:50 +03:00
R. RyanTM f118648201 transgui: 5.17.0 -> 5.18.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/transgui/versions
2019-10-25 14:38:02 +02:00
Alexey Shmalko 3778be4243
Merge pull request #71941 from r-ryantm/auto-update/xmrig-proxy
xmrig-proxy: 3.1.1 -> 3.2.0
2019-10-25 15:34:22 +03:00
Robin Gloster 48a22a0ff7
Merge pull request #71964 from arthurl/wt-PR
wt: Allow optional library harfbuzz to be overriden with null
2019-10-25 14:29:39 +02:00
Robin Gloster 9db9719ea2
Merge pull request #71971 from vbgl/coq-8.10.1
coq_8_10: 8.10.0 → 8.10.1
2019-10-25 14:28:27 +02:00
Robin Gloster 639ca92236
Merge pull request #71973 from Lassulus/gzdoom
gzdoom: 4.2.1 -> 4.2.3
2019-10-25 14:27:45 +02:00
Robin Gloster b047445f69
Merge pull request #71980 from Tomahna/scalafmt
scalafmt: 2.0.1 -> 2.2.1
2019-10-25 14:27:08 +02:00