Commit Graph

214515 Commits

Author SHA1 Message Date
Yegor Timoshenko
4c1c294f7d
Merge pull request #80761 from r-ryantm/auto-update/ibus
ibus: 1.5.21 -> 1.5.22
2020-02-22 12:05:05 +03:00
Michele Guerini Rocco
57bcca369d
Merge pull request #80718 from rnhmjoj/timeout
pythonPackages.pytest-timeout: disable flaky test
2020-02-22 09:33:13 +01:00
Izorkin
982a23de94 mariadb: add needed packages 2020-02-22 11:31:05 +03:00
Izorkin
c6d159d696 mariadb: build server with NUMA 2020-02-22 11:30:07 +03:00
Izorkin
e4f17a2b17 mariadb: 10.3.20 -> 10.3.22 2020-02-22 11:26:28 +03:00
Vladimír Čunát
e01412b5c9
Merge #80387: release-combined: readd keymap tests 2020-02-22 09:15:11 +01:00
R. RyanTM
3d95727892 uftrace: 0.9.3 -> 0.9.4 2020-02-22 09:12:43 +01:00
R. RyanTM
66df83f4f7
cassowary: 0.3.0 -> 0.7.0 2020-02-22 08:11:03 +00:00
Daiderd Jordan
e4af779056
Merge pull request #80635 from marsam/fix-bazel-darwin
bazel: fix build on darwin
2020-02-22 08:52:58 +01:00
Daiderd Jordan
fd4df0bcbb
Merge pull request #80603 from eraserhd/plan9port-macos-ldflags
plan9port: fix linker flags for macosx
2020-02-22 08:51:31 +01:00
Mario Rodas
1fe82110fe
Merge pull request #80627 from marsam/update-bazel-buildtools
bazel-buildtools: 0.29.0 -> 1.0.0
2020-02-21 23:44:41 -05:00
(cdep)illabout
05a564d48c
nix-query-tree-viewer: init at 0.2.0 2020-02-22 11:18:41 +09:00
Mario Rodas
4fc354411b
Merge pull request #80760 from bhipple/auto-update/gifski
gifski: 0.9.1 -> 0.10.2
2020-02-21 20:36:35 -05:00
R. RyanTM
08191abfa5 luigi: 2.8.11 -> 2.8.12 2020-02-22 01:30:53 +00:00
Mario Rodas
8ba4961b1a
sudo-font: 0.41 -> 0.42 2020-02-21 20:00:00 -05:00
R. RyanTM
f14a49c5dd kubectx: 0.7.1 -> 0.8.0 2020-02-22 00:56:40 +00:00
Samuel Dionne-Riel
6510e08ef5
Merge pull request #80592 from JeffLabonte/brave-1.3.115_to_1.3.118
brave: 1.3.115 -> 1.3.118
2020-02-21 19:55:41 -05:00
Drew Risinger
d38b8d8ff7 pythonPackages.cvxpy: init at 1.0.25
Convex optimization problem modeler in Python.
Dependency of qiskit-aer.
2020-02-21 16:50:12 -08:00
Wael Nasreddine
20e7a3d6a6
yq-go: 3.1.0 -> 3.1.2 (#80762) 2020-02-21 14:39:23 -10:00
Dmitry Kalinkin
b83257ca5f
lhapdf.pdf_sets: fix download url 2020-02-21 19:36:34 -05:00
R. RyanTM
8f5956e63d ibus: 1.5.21 -> 1.5.22 2020-02-22 00:12:32 +00:00
Benjamin Hipple
eb8ae2166e gifski: 0.9.1 -> 0.10.2 2020-02-21 18:59:26 -05:00
Lengyel Balazs
50fb52d4e1 fix wireguard service as well after it got upstreamed. 2020-02-22 00:32:15 +01:00
R. RyanTM
af12b02b90 grails: 4.0.1 -> 4.0.2 2020-02-21 23:31:20 +00:00
Florian Klink
f545816c62
Merge pull request #80540 from flokli/scikits-odes-2.6.1
python.pkgs.scikits-odes: 2.4.0-9-g93075ae ->  2.6.1
2020-02-22 00:29:49 +01:00
Jonathan Ringer
75b79b76d8 pulseaudio-dlna: add missing setuptools dep 2020-02-21 14:09:15 -08:00
Ryan Mulligan
92055b17c5
Merge pull request #80741 from r-ryantm/auto-update/tixati
tixati: 2.66 -> 2.67
2020-02-21 12:25:48 -08:00
Ryan Mulligan
db520be3ce
Merge pull request #80737 from r-ryantm/auto-update/spectmorph
spectmorph: 0.5.0 -> 0.5.1
2020-02-21 12:25:18 -08:00
Maximilian Bosch
b7566d7715
python3Packages.face_recognition: 1.2.3 -> 1.3.0
https://pypi.org/project/face-recognition/1.3.0/
2020-02-21 19:43:56 +01:00
Silvan Mosberger
e0fc181f5c
Merge pull request #80645 from xfix/cmake_2_8-fix-build
cmake_2_8: fix build
2020-02-21 19:38:25 +01:00
Silvan Mosberger
edc41c3589
Merge pull request #80744 from Infinisil/fix/turses
turses: Fix build
2020-02-21 19:07:47 +01:00
Michele Guerini Rocco
802a528d38
Merge pull request #71079 from gnidorah/theming
Theming options for Gtk and Qt
2020-02-21 18:52:52 +01:00
Maximilian Bosch
ecf3d8bbbb
Merge pull request #80650 from Frostman/grafana-6.6.2
grafana: 6.6.1 -> 6.6.2
2020-02-21 18:33:35 +01:00
Aaron Olson
9b8a14bb7e
google-cloud-sdk: fix Darwin build by only stripping local symbols (#80554)
Darwin won't strip relocatable symbols, so strip only local symbols
from cygrpc.so

See also 6ceebc441c (commitcomment-37355193)
2020-02-21 17:28:54 +00:00
Silvan Mosberger
69c0de2fe7
Merge pull request #80625 from unode/pysam-0.15.4
pysam: 0.15.3 -> 0.15.4 (and disabling tests)
2020-02-21 18:18:13 +01:00
Silvan Mosberger
cf4130c9ec
turses: Fix build 2020-02-21 17:56:24 +01:00
Silvan Mosberger
7a56099d2d
Merge pull request #80706 from Infinisil/fix/swift
swift: Fix build for glibc 2.30
2020-02-21 17:22:29 +01:00
R. RyanTM
2c9fd5b899 tixati: 2.66 -> 2.67 2020-02-21 16:21:40 +00:00
Jörg Thalheim
fe6a2921c1
Merge pull request #80377 from earksiinni/ersin/slack-macos
slack: 4.2.0 -> 4.3.3, add Darwin target
2020-02-21 16:03:53 +00:00
R. RyanTM
6f824c38fd python27Packages.pyodbc: 4.0.28 -> 4.0.30 2020-02-21 17:01:52 +01:00
Jörg Thalheim
bec89d1893
Merge pull request #80370 from gnidorah/rambox
rambox: don't build from sources
2020-02-21 15:59:50 +00:00
gnidorah
ffdc7dc3be nixos/doc: mention qt and gtk modules 2020-02-21 18:57:56 +03:00
gnidorah
956c60eda8 nixos/qt: support theming qt4 2020-02-21 18:57:56 +03:00
gnidorah
1bd7ea84ad nixos/qt5: rename to qt 2020-02-21 18:57:56 +03:00
gnidorah
379c3f685c nixos/qt5: extend qt5 theming support 2020-02-21 18:57:56 +03:00
gnidorah
23107a32c4 nixos/qt5: refactor to support more platform themes 2020-02-21 18:57:56 +03:00
gnidorah
193e2ed86e nixos/gtk: init 2020-02-21 18:57:56 +03:00
Marek Mahut
be255392dd nixos/virtualbox-image: add params 2020-02-21 16:53:32 +01:00
Ersin Akinci
5386408991 slack: 4.3.3 -> 4.2.0
4.3.3 not available yet for Linux
2020-02-21 15:39:45 +00:00
gnidorah
f5b761175f rambox: don't build from sources 2020-02-21 18:25:21 +03:00