Commit graph

198974 commits

Author SHA1 Message Date
Alexey Shmalko b3675878af
Merge pull request #71981 from Lassulus/vbam
vbam: 2.1.3 -> 2.1.4
2019-10-26 15:17:18 +03:00
Marek Mahut f91beeff33
Merge pull request #71896 from markuskowa/upd-hwloc
hwloc: 2.0.4 -> 2.1.0
2019-10-26 14:15:57 +02:00
Alexey Shmalko 140d402cb5
Merge pull request #71991 from iimog/dcmtk
DCMTK: init at 3.6.4
2019-10-26 15:15:50 +03:00
Michael Weiss ec53f1d084
dav1d: 0.5.0 -> 0.5.1
Release notes: https://code.videolan.org/videolan/dav1d/-/tags/0.5.1
Changelog: https://code.videolan.org/videolan/dav1d/blob/0.5.1/NEWS
2019-10-26 14:15:27 +02:00
Marek Mahut 6c53031644
Merge pull request #72015 from marsam/update-1password
1password: 0.6.2 -> 0.7.0
2019-10-26 14:12:22 +02:00
worldofpeace 923199537f
Merge pull request #71385 from geistesk/cutecom-0.51.0
cutecom: 0.50.0 -> 0.51.0
2019-10-26 12:07:23 +00:00
Marek Mahut 14be1bdffe
Merge pull request #71764 from r-ryantm/auto-update/pioneer
pioneer: 20190203 -> 20191009
2019-10-26 14:03:43 +02:00
Peter Hoeg e93d04597d calibre: 3.47.1 -> 3.48.0 2019-10-26 13:57:39 +02:00
Ricardo Ardissone 4de18778a3 hedgewars: 1.0.0-beta2 -> 1.0.0 2019-10-26 13:52:18 +02:00
Emery Hemingway 02bd9b45a6 yggdrasil: 0.3.8 -> 0.3.11 2019-10-26 13:51:31 +02:00
Gemini Lasswell d6549a2c42 nixos/yggdrasil: remove DynamicUser for systemd 243 2019-10-26 13:51:31 +02:00
Gemini Lasswell b8cb8c39d6 nixos/yggdrasil: add service 2019-10-26 13:51:31 +02:00
Gemini Lasswell 3cc9bcb338 yggdrasil: init at 0.3.8 2019-10-26 13:51:31 +02:00
Gemini Lasswell 9c4f137f16 maintainers: add gazally 2019-10-26 13:51:31 +02:00
Aaron Andersen 2921e8a82a
Merge pull request #71789 from tomfitzhenry/openarena-server
openarena: add module and test
2019-10-26 07:48:19 -04:00
Bas van Dijk 240c8bb70a
Merge pull request #69965 from r-ryantm/auto-update/strongswan
strongswan: 5.8.0 -> 5.8.1
2019-10-26 13:46:40 +02:00
Elias Probst 8d8c3cadd6 Fix typo in message (vswichtesvswitches) 2019-10-26 13:26:01 +02:00
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
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
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