Commit Graph
172955 Commits
Author SHA1 Message Date
R. RyanTM 7a5688d8a6 mbuffer: 20190113 -> 20190127
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/mbuffer/versions
2019-03-10 16:45:37 -07:00
Pierre Bourdon a9cf5c27ec imagemagickBig: revert meta.broken to false 2019-03-11 00:13:02 +01:00
Pierre Bourdon 128bb7be2a ghostscript: link against "systemwide" liblcms2
GS ships with a fork of lcms2 ("lcms2mt"), but the ABI separation
between the fork and the original seems insufficient. If libgs is linked
alongside liblcms2 (for example, this is the case with imagemagick) then
it will call into the original library instead of the fork, causing
segfaults.

Follow the example of both Arch and Debian in this regard -- they both
use the systemwide lib instead of the fork.
2019-03-11 00:07:18 +01:00
Herwig HochleitnerandGitHub b854767dac Merge pull request #56018 from knedlsepp/fix-cuda-gdb
cudatoolkit: Several fixes
2019-03-10 23:21:48 +01:00
Sander van der Burg 907c478ceb titaniumenv: fix stripping the unneeded architectures 2019-03-10 23:18:08 +01:00
Austin Seipp 37fe6bf786 websocat: init at 1.3.0
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-03-10 16:50:24 -05:00
Timo KaufmannandGitHub ce96994032 sage: fix docbuild (#57294)
The docbuild (or rather its tests) failed because sphinx built some
English parts of the documentation in Russian. The added debian patch
fixes that by isolating docbuilding threads in sphinx using
proper subprocesses.
2019-03-10 21:42:54 +00:00
Lancelot SIXandGitHub ce51fbab82 Merge pull request #56486 from lsix/add_qgis_3
qgis: 2.18.28 -> 3.4.5
2019-03-10 22:34:38 +01:00
José Luis Lafuente 053d79dbf0 zathura: 0.4.1 -> 0.4.3, new features and plugin
Update to 0.4.3, compile it with more features and add CB plugin
2019-03-10 22:22:10 +01:00
Herwig HochleitnerandHerwig Hochleitner 88d9ef9e1f pythonPackage.azure-mgmt-*: fix builds
see https://github.com/NixOS/nixpkgs/issues/52547
2019-03-10 22:16:31 +01:00
Herwig HochleitnerandHerwig Hochleitner 292a4520f9 pythonPackages.msrestazure: init 0.6.0 2019-03-10 22:16:31 +01:00
Herwig HochleitnerandHerwig Hochleitner 668d18c07a pythonPackages.msrest: init 0.6.2 2019-03-10 22:16:31 +01:00
Pascal Wittmann 6b2be9070c ima-evm-utils: apply upstream fix for attr-2.4.48 compatibility 2019-03-10 21:14:20 +01:00
Pascal Wittmann 978e19be8c ima-evm-utils: 1.0.0 -> 1.1 2019-03-10 21:12:58 +01:00
R. RyanTM 59db0ca1ea libosmium: 2.15.0 -> 2.15.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libosmium/versions
2019-03-10 13:12:09 -07:00
Sarah BrofeldtandGitHub 9b3da9ef64 Merge pull request #57261 from Ma27/fix-autorandr-completions
autorandr: install bash completions properly
2019-03-10 21:04:13 +01:00
Peter SimonsandGitHub a8965a516b Merge pull request #56877 from peti/t/fix-boost-version-strings
boost: fix misspelled version numbers in 1.66.0, 1.67.0, 1.68.0, and 1.69.0
2019-03-10 21:01:57 +01:00
Sarah BrofeldtandGitHub f9bb0b3c3a Merge pull request #57232 from bachp/bonnie-1.98
bonnie: 1.97.3 -> 1.98
2019-03-10 20:35:37 +01:00
R. RyanTM 091fbe9409 libcpuid: 0.4.0 -> 0.4.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libcpuid/versions
2019-03-10 11:47:10 -07:00
Elis Hirwing eaa24202b4 phpPackages.phpstan: 0.11.2 -> 0.11.3
Changelog: https://github.com/phpstan/phpstan/releases/tag/0.11.3
2019-03-10 19:45:27 +01:00
John EricsonandGitHub 83e3aff78d Merge pull request #57267 from obsidiansystems/override-unstable-nix
nix*: Make .override work
2019-03-10 14:19:49 -04:00
Tim Steinbach 0db1b7b025 linux: 5.0 -> 5.0.1 2019-03-10 14:16:48 -04:00
Tim Steinbach 742a089322 linux: 4.20.14 -> 4.20.15 2019-03-10 14:16:26 -04:00
Tim Steinbach 810401284f linux: 4.19.27 -> 4.19.28 2019-03-10 14:16:02 -04:00
John Ericson 4dfe9f9eb8 Merge remote-tracking branch 'upstream/master' into override-unstable-nix 2019-03-10 13:53:59 -04:00
John Ericson bfc72142e0 nix*: Make .override work
Currently, .override is only on a temporary attrset that is thrown away, now it
is also on the nix derivations we use.
2019-03-10 13:52:55 -04:00
Maximilian Bosch 0015e526c7 autorandr: install bash completions properly 2019-03-10 18:06:48 +01:00
Dmitry KalinkinandGitHub db66867b9d Merge pull request #56050 from hlolli/csound-qt-update
csound-qt 0.9.6-beta2 -> 0.9.6-beta3, plus python-qt include changes
2019-03-10 12:42:01 -04:00
Dmitry KalinkinandGitHub 8bf0a82642 csound-qt: fix indentation 2019-03-10 12:40:51 -04:00
José Romildo Malaquias 94e6c82aab qogir-theme: 2018-11-12 -> 2019-03-10 2019-03-10 12:25:00 -03:00
Daiderd JordanandGitHub 132a9a0c32 Merge pull request #56980 from LnL7/python-distlib
pythonPackages.distlib: init at 0.2.8
2019-03-10 15:39:29 +01:00
Ryan MulliganandGitHub aeb707d1a9 Merge pull request #57213 from r-ryantm/auto-update/bdf2psf
bdf2psf: 1.189 -> 1.190
2019-03-10 07:08:24 -07:00
R. RyanTM e53b5aaf2c libgnurl: 7.63.0 -> 7.64.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/libgnurl/versions
2019-03-10 05:58:15 -07:00
Izorkin 799f9004a9 php: add custom options 2019-03-10 15:43:45 +03:00
Matthew GlazarandFrederik Rietdijk 0bf2d63366 python35: fix build on macOS
The upstream patch for distutils does not apply cleanly to Python 3.5's
sources. Fix the patch to make python35 build on macOS.
2019-03-10 13:38:43 +01:00
R. RyanTMandFrederik Rietdijk 54cca013ef freewheeling: 0.6.4 -> 0.6.5
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/freewheeling/versions
2019-03-10 13:19:57 +01:00
R. RyanTMandFrederik Rietdijk 459aceacc3 focuswriter: 1.7.1 -> 1.7.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/focuswriter/versions
2019-03-10 13:19:25 +01:00
R. RyanTMandFrederik Rietdijk 841d338f4e flatpak-builder: 1.0.3 -> 1.0.5
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/flatpak-builder/versions
2019-03-10 13:19:07 +01:00
R. RyanTMandFrederik Rietdijk 20510cf24e drumkv1: 0.9.4 -> 0.9.5
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/drumkv1/versions
2019-03-10 13:18:50 +01:00
R. RyanTMandFrederik Rietdijk be593f21a5 double-conversion: 3.1.1 -> 3.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/double-conversion/versions
2019-03-10 13:18:29 +01:00
R. RyanTMandFrederik Rietdijk c10e59e7bf ddcutil: 0.9.4 -> 0.9.5
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/ddcutil/versions
2019-03-10 13:18:14 +01:00
R. RyanTMandFrederik Rietdijk 416a965692 coturn: 4.5.1.0 -> 4.5.1.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/coturn/versions
2019-03-10 13:17:16 +01:00
R. RyanTMandFrederik Rietdijk 9161b2012a ckbcomp: 1.189 -> 1.190
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/ckbcomp/versions
2019-03-10 13:17:00 +01:00
R. RyanTMandFrederik Rietdijk d7c1eedf81 cfr: 0.139 -> 0.140
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/cfr/versions
2019-03-10 13:16:48 +01:00
R. RyanTMandFrederik Rietdijk 6cbf57f65c brave: 0.60.45 -> 0.61.50
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/brave/versions
2019-03-10 13:16:33 +01:00
R. RyanTMandFrederik Rietdijk 404b76582c appstream: 0.12.5 -> 0.12.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/appstream/versions
2019-03-10 13:15:33 +01:00
R. RyanTMandFrederik Rietdijk 65ec866a56 ammonite: 1.6.3 -> 1.6.4
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/ammonite/versions
2019-03-10 13:15:16 +01:00
R. RyanTM 3bf3a1a795 gcompris: 0.95 -> 0.96
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/gcompris/versions
2019-03-10 04:35:54 -07:00
Peter Simons c103b5b236 python-suds-jurko: disable the test suite
The test suite was broken by ee38a0d183.
2019-03-10 12:13:37 +01:00
Vladyslav MandGitHub a2b7b2fd83 Merge pull request #57068 from dywedir/exiftool
exiftool: 11.11 -> 11.30
2019-03-10 13:04:22 +02:00