Commit graph

174737 commits

Author SHA1 Message Date
Renaud be5799ff69
Merge pull request #70785 from r-ryantm/auto-update/samplv1
samplv1: 0.9.9 -> 0.9.10
2019-10-09 22:52:54 +02:00
lewo 9bf8c96e6c
Merge pull request #70622 from r-ryantm/auto-update/LanguageTool
languagetool: 4.6 -> 4.7
2019-10-09 22:42:10 +02:00
worldofpeace 586208204e
Merge pull request #69576 from lilyball/macvim-no-chroot
macvim: Add sandboxProfile
2019-10-09 20:41:29 +00:00
worldofpeace 5883c59f76
Merge pull request #70880 from jtojnar/no-no-hot-corners
gnomeExtensions.nohotcorner: drop
2019-10-09 20:40:03 +00:00
lewo 8cff1c3a10
Merge pull request #70669 from geistesk/golangci-lint-v1.19.1
golangci-lint: 1.17.1 -> 1.20.0
2019-10-09 22:33:54 +02:00
lewo 252c7cf711
Merge pull request #70698 from r-ryantm/auto-update/poedit
poedit: 2.2.1 -> 2.2.4
2019-10-09 22:32:37 +02:00
lewo 191f28a0b7
Merge pull request #70855 from nlewo/hydra-cli-fix
hydra-cli: fix the cargoSha256 hash
2019-10-09 22:30:04 +02:00
Konrad Borowski 8e2c34c0b0 virtualbox: 6.0.10 -> 6.0.12 2019-10-09 22:14:57 +02:00
Jan Tojnar 59bb56a243
gnomeExtensions.nohotcorner: drop
It is part of GNOME 3.34
2019-10-09 22:09:16 +02:00
Vladimír Čunát 53a97c3447
mesa's llvm: 7 -> 9
This is needed to support some new GPUs: #68809
2019-10-09 20:47:13 +02:00
Vladimír Čunát 11dae1a516
Merge #69537: mesa: 19.1.5 -> 19.2.1 (into staging) 2019-10-09 20:44:55 +02:00
Tad Fisher c0c69261df
SDL2: patch build with mesa 19.2 2019-10-09 20:41:59 +02:00
Vladimír Čunát f22e7f5de0
mesa: 19.2.0 -> 19.2.1 2019-10-09 20:39:26 +02:00
worldofpeace 646b519965
Merge pull request #70870 from jonringer/fix-slither-analyzer
pythonPackages.slither-analyzer: add setuptools
2019-10-09 18:19:02 +00:00
Johannes Schleifenbaum 8275ac3b59 mycli: 1.19.0 -> 1.20.1 2019-10-09 10:59:46 -07:00
Vladyslav M 32113d5554
sakura: 3.6.0 -> 3.7.0 (#70611)
sakura: 3.6.0 -> 3.7.0
2019-10-09 20:54:00 +03:00
Robert Schütz 2355cc13b9 python3.pkgs.pyhomematic: 0.1.59 -> 0.1.60 2019-10-09 10:33:35 -07:00
Jonathan Ringer 4ed9036e4b pythonPackages.slither-analyzer: add setuptools 2019-10-09 10:16:59 -07:00
Mario Rodas 67323040e3 heroku: 7.27.1 -> 7.33.1 2019-10-09 10:14:02 -07:00
Dmitry Kalinkin a7b3728c64
Merge pull request #70255 from eadwu/sourcehut/update-1
sourcehut.*: 2019.10.02
2019-10-09 12:50:58 -04:00
Antoine Eiche 0a7c50e0e0 hydra-cli: update the cargoSha256 hash
This might be related to the way cargo fetches sources since the old
hash still works on the original PR (before being rebased onto master by
the merge action).
See
- https://github.com/NixOS/nixpkgs/pull/67680
- https://hydra.nixos.org/build/102205464/nixlog/2
2019-10-09 18:29:18 +02:00
Ryan Mulligan 4aac0e422f
Merge pull request #70711 from r-ryantm/auto-update/python3.7-braintree
python37Packages.braintree: 3.56.0 -> 3.57.1
2019-10-09 09:27:08 -07:00
Renaud a07a926c04
Merge pull request #69984 from r-ryantm/auto-update/tintin
tintin: 2.01.8 -> 2.01.90
2019-10-09 18:21:22 +02:00
Renaud c742163768
Merge pull request #69990 from r-ryantm/auto-update/x42-plugins
x42-plugins: 20190714 -> 20190820
2019-10-09 18:15:25 +02:00
Renaud 7899b5be55
Merge pull request #70190 from hkjn/20191001-ledgerblue-0.1.29
pythonPackages.ledgerblue: 0.1.28 -> 0.1.29
2019-10-09 18:09:58 +02:00
Michael Weiss bd16602cb9
gitRepo: 1.13.6 -> 1.13.7 2019-10-09 18:02:22 +02:00
Renaud 0047d6795a
Merge pull request #70245 from juaningan/pysonos
python3Packages.pysonos: 0.0.22 -> 0.0.23
2019-10-09 17:59:17 +02:00
Robert Schütz 7ab21ef4eb esphome: 1.12.2 -> 1.13.6 2019-10-09 17:46:00 +02:00
Wael Nasreddine 9dc7b25eaa
termite: passthru vte-ng (#70776) 2019-10-09 08:42:59 -07:00
Robin Gloster d6d4a6b456
Merge pull request #70845 from BenBals/master
Geogebra: 5.0.535 -> 5.0.560
2019-10-09 17:36:35 +02:00
David Guibert 18b5ca29f5 inxi: enable json output
Before this patch:
$ inxi --output json --output-file output.json $additional_args
Error 80: The required json Perl module is not installed:
Cpanel::JSON::XS OR JSON::XS
See --recommends for more information.

With this patch, it works as expected:
$ inxi --output json --output-file output.json $additional_args
Writing JSON data to: output.json
Data written successfully.
2019-10-09 08:30:56 -07:00
Robert Schütz 164c0a29ee python.pkgs.py3status: propagate setuptools
`pkg_resources` is imported since
cf26a686fb.
2019-10-09 08:30:15 -07:00
Robert Schütz 395cdd7d4c dovecot_pigeonhole: 0.5.7.2 -> 0.5.8
https://dovecot.org/pipermail/dovecot-news/2019-October/000420.html
2019-10-09 17:09:47 +02:00
Robert Schütz 5f03f32fa6 dovecot: 2.3.7.2 -> 2.3.8
https://dovecot.org/pipermail/dovecot-news/2019-October/000419.html
2019-10-09 17:08:50 +02:00
Nikita Uvarov 8627cc58ba rtags: 2.16 -> 2.34 2019-10-09 08:02:39 -07:00
Marek Mahut dc9757bd63
Merge pull request #70842 from mmahut/jormungandr
jormungandr: 0.5.5 -> 0.5.6
2019-10-09 16:58:50 +02:00
Vladimír Čunát de513680c5
scylladb: remove the "broken" mark, add "big-parallel"
The build is really CPU-intensive, and requires around
2 * --cores GiB RAM.
2019-10-09 16:54:03 +02:00
Franz Pletz f024e7b769
Merge pull request #67890 from mguentner/mxisd_ma1sd
mxisd: 1.4.5 -> 1.4.6 ☺ ma1sd: init at 2.1.1
2019-10-09 14:36:56 +00:00
Milan Pässler ff0148d868 nixos/nginx: use mailcap mime.types
The mime type definitions included with nginx are very incomplete, so
we use a list of mime types from the mailcap package, which is also
used by most other Linux distributions by default.
2019-10-09 14:20:40 +00:00
Renaud 015e3edd24
Merge pull request #70397 from doronbehar/update-qtutilities
qtutilities: 6.0.0 -> 6.0.1
2019-10-09 16:03:29 +02:00
Renaud 1544d7df69
Merge pull request #70496 from illegalprime/libphonenumber-8.10.20
libphonenumber: 8.9.9 -> 8.10.20
2019-10-09 15:07:56 +02:00
Luz ec13398cdf librepcb: 0.1.0 -> 0.1.2 (#70538)
* Update to new source

* Fix message 'xcb plugin not found'
2019-10-09 14:59:48 +02:00
Vladimír Čunát d16545fc95
Merge branch 'master' 2019-10-09 14:38:46 +02:00
Vladimír Čunát 44511d2739
opencpn: remove the "broken" mark, as it builds now 2019-10-09 14:25:55 +02:00
Vladimír Čunát 61273bc672
Merge branch 'master' 2019-10-09 14:24:04 +02:00
Renaud dbf21775d4
Merge pull request #70527 from Izorkin/nginx-unit
unit: 1.11.0 -> 1.12.0
2019-10-09 13:58:44 +02:00
Renaud 7a82ed50b3
Merge pull request #70564 from r-ryantm/auto-update/distgen
distgen: 1.3 -> 1.4
2019-10-09 13:47:07 +02:00
Renaud d8aae81885
Merge pull request #70599 from r-ryantm/auto-update/hebcal
hebcal: 4.18 -> 4.19
2019-10-09 13:43:53 +02:00
R. RyanTM 8a7f358c74 aespipe: 2.4e -> 2.4f (#70547)
* aespipe: 2.4e -> 2.4f

Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/aespipe/versions

* aespipe: enable Padlock and AES-NI
2019-10-09 13:42:10 +02:00
markuskowa eb7ecd3b6f
Merge pull request #70849 from markuskowa/upd-openmpi
openmpi: 4.0.1 -> 4.0.2
2019-10-09 13:28:14 +02:00
Jörg Thalheim aa22903f1b
libtermkey: 0.20 -> 0.22 (#59570)
libtermkey: 0.20 -> 0.22
2019-10-09 12:17:20 +01:00
Markus Kowalewski 9b04b8cf2b
openmpi: 4.0.1 -> 4.0.2
removed upstream patch
2019-10-09 12:32:51 +02:00
Andreas Rammhold c1c9758e7c
Merge pull request #70815 from r-ryantm/auto-update/libyaml-cpp
libyamlcpp: 0.6.2 -> 0.6.3
2019-10-09 12:03:20 +02:00
Ben Justus Bals 911d5d59ec
Geogebra: 5.0.535 -> 5.0.560 2019-10-09 11:59:46 +02:00
Marek Mahut bfa72ae587 jormungandr: 0.5.5 -> 0.5.6 2019-10-09 11:25:30 +02:00
Peter Simons 5384da4e69
Merge pull request #70515 from peti/t/update-to-gfortran8
gfortran: use version 8 by default to match our C and C++ compiler
2019-10-09 10:52:26 +02:00
Jan Hrnko a3fe055666 oxidized: fix gitcrypt dependencies 2019-10-09 10:06:20 +02:00
Elis Hirwing e904777dc9
Merge pull request #70756 from r-ryantm/auto-update/python3.7-voluptuous-serialize
python37Packages.voluptuous-serialize: 2.2.0 -> 2.3.0
2019-10-09 09:39:36 +02:00
Elis Hirwing 79852ae24a
Merge pull request #70777 from kolaente/update/gitea-1.9.4
gitea: 1.9.3 -> 1.9.4
2019-10-09 09:34:45 +02:00
markuskowa e92e170692
Merge pull request #70773 from r-ryantm/auto-update/rdma-core
rdma-core: 25.0 -> 26.0
2019-10-09 09:29:18 +02:00
Vladyslav M 6dc7f20f85
hexyl: 0.5.1 -> 0.6.0 (#70800)
hexyl: 0.5.1 -> 0.6.0
2019-10-09 10:08:03 +03:00
Vladimír Čunát d8218de5c5
go: apply upstream patch
This should fix the tests almost always failing on Hydra for i686.
2019-10-09 08:41:19 +02:00
Marco Maggesi bf56c15695
hol_light: 2019-03-27 -> 2019-10-06 2019-10-09 06:13:48 +00:00
Jaka Hudoklin aef0e13d26
Merge pull request #70816 from r-ryantm/auto-update/yarn
yarn: 1.17.3 -> 1.19.0
2019-10-09 08:10:03 +02:00
Michael Raskin b0bd8f85b0
Merge pull request #70814 from dylex/xscreensaver
xscreensaver: update hash to match source
2019-10-09 05:44:34 +00:00
Tor Hedin Brønner a66adfcc5b gnome3.gnome-shell: 3.34.0 -> 3.34.1 2019-10-09 04:56:48 +02:00
Tor Hedin Brønner 47f4abc49b gnome3.mutter: 3.34.0 -> 3.34.1 2019-10-09 04:56:04 +02:00
Michael Hoang bb978d8184 firmware-linux-nonfree: 2019-08-15 -> 2019-09-23 2019-10-09 13:01:02 +11:00
R. RyanTM e83d1ea5ee yarn: 1.17.3 -> 1.19.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/yarn/versions
2019-10-08 18:37:34 -07:00
R. RyanTM deaa2173f0 libyamlcpp: 0.6.2 -> 0.6.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/libyaml-cpp/versions
2019-10-08 18:18:28 -07:00
Dylan Simon 8e908728db xscreensaver: update hash to match source 2019-10-08 20:56:28 -04:00
Robin Gloster c67a7b0e00
Merge pull request #70760 from r-ryantm/auto-update/redis
redis: 5.0.5 -> 5.0.6
2019-10-09 02:15:14 +02:00
adisbladis 6137b83330
Merge pull request #70550 from adisbladis/qtbase-qpa-platforms
qt5.qtbase: Build all QPA backends by default
2019-10-09 00:56:48 +01:00
R. RyanTM 53c604760f visualvm: 1.4.3 -> 1.4.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/visualvm/versions
2019-10-08 16:54:01 -07:00
Robin Gloster 160ae3fcf2
Merge pull request #70700 from r-ryantm/auto-update/prosody
prosody: 0.11.2 -> 0.11.3
2019-10-09 01:51:42 +02:00
Robin Gloster 356464388f
Merge pull request #69370 from chkno/no-extra-flags
makeWrapper: Remove unused extraFlagsArray feature
2019-10-09 01:32:28 +02:00
R. RyanTM a795e561f7 solc: 0.5.11 -> 0.5.12
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/solc/versions
2019-10-08 16:17:47 -07:00
R. RyanTM a2fd3f41e5 virt-what: 1.19 -> 1.20
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/virt-what/versions
2019-10-08 16:12:53 -07:00
Ryan Mulligan 994b6c7306
Merge pull request #70761 from r-ryantm/auto-update/radsecproxy
radsecproxy: 1.8.0 -> 1.8.1
2019-10-08 16:12:37 -07:00
R. RyanTM f276880141 x265: 3.1.1 -> 3.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/x265/versions
2019-10-08 16:01:34 -07:00
Dmitry Kalinkin 702f58f9e8
Merge pull request #70584 from tobim/pkgs/arrow-cpp
arrow-cpp: 0.14.1 -> 0.15.0
2019-10-08 18:38:29 -04:00
Tor Hedin Brønner 7757dd115c
Merge pull request #70705 from hedning/gnome-3.34.1
Gnome 3.34.1
2019-10-09 00:35:38 +02:00
Robin Gloster eadeca9ea7
Merge pull request #70216 from talyz/gitlab_12_3_2
gitlab: 12.1.6 -> 12.3.5, bundler: 1.17.2 -> 1.17.3
2019-10-09 00:27:04 +02:00
Lily Ballard cc510cb7b5 hexyl: 0.5.1 -> 0.6.0 2019-10-08 15:18:06 -07:00
R. RyanTM e71b9c8239 unetbootin: 661 -> 675
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/unetbootin/versions
2019-10-08 15:12:15 -07:00
R. RyanTM 17ceba2174 gitAndTools.subgit: 3.3.7 -> 3.3.8
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/subgit/versions
2019-10-08 15:07:19 -07:00
R. RyanTM df928f0038 tmatrix: 1.0 -> 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/tmatrix/versions
2019-10-08 14:51:59 -07:00
markuskowa c40d1486cc
Merge pull request #70771 from cko/add-descriptions
Add missing descriptions
2019-10-08 23:31:50 +02:00
R. RyanTM ff81cf1186 gitAndTools.stgit: 0.19 -> 0.20
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/stgit/versions
2019-10-08 14:26:42 -07:00
R. RyanTM a174411c3c stellarium: 0.19.1 -> 0.19.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/stellarium/versions
2019-10-08 14:17:20 -07:00
Gabriel Ebner 3171df49b5
wstunnel: init at unstable-2019-01-28 (#70758)
wstunnel: init at unstable-2019-01-28
2019-10-08 23:08:30 +02:00
Sarah Brofeldt ec358abcc3
Merge pull request #70260 from athas/ispc-no-host
ispc: do not test on the "host" target
2019-10-08 22:52:34 +02:00
R. RyanTM 3e67b3c269 python27Packages.ropper: 1.12.1 -> 1.12.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/ropper/versions
2019-10-08 13:31:11 -07:00
Mario Rodas 23f8c25416 starship: 0.20.2 -> 0.21.0
Changelog: https://github.com/starship/starship/releases/tag/v0.21.0
2019-10-08 13:27:59 -07:00
R. RyanTM 51910200c7 samplv1: 0.9.9 -> 0.9.10
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/samplv1/versions
2019-10-08 13:25:18 -07:00
Tobias Mayer f39ea02e24 pythonPackages.awkward: 0.12.12 -> 0.12.13 2019-10-08 22:24:01 +02:00
Dmitry Kalinkin 8c86e54a25 arrow-cpp: fix/disable some plasma tests on darwin 2019-10-08 22:22:33 +02:00
Tobias Mayer bf09368bf5 arrow-cpp: run nixfmt 2019-10-08 22:22:33 +02:00
Tobias Mayer 366476defd arrow-cpp: 0.14.1 -> 0.15.0
This also enables building the plasma module.
2019-10-08 22:22:33 +02:00
Vladyslav M 4466427a32
i3status-rust: 0.10.0 -> 0.11.0 (#70653)
i3status-rust: 0.10.0 -> 0.11.0
2019-10-08 22:21:54 +03:00
geistesk 6e39f5c762 golangci-lint: 1.17.1 -> 1.20.0 2019-10-08 21:18:44 +02:00
kolaente 7c087faeb8
gitea: 1.9.3 -> 1.9.4 2019-10-08 21:11:07 +02:00
Christine Koppelt 854c969b57 add missing meta data 2019-10-08 20:54:38 +02:00
Graham Christensen 21597ed69e
Merge pull request #70750 from grahamc/wlrobs
obs-wlrobs: init at 20191008
2019-10-08 14:26:56 -04:00
R. RyanTM 3687cd58b4 rdma-core: 25.0 -> 26.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/rdma-core/versions
2019-10-08 11:10:17 -07:00
Ricardo M. Correia 7ec975fa84 rustc, cargo: remove myself from maintainers 2019-10-08 19:52:47 +02:00
Ricardo M. Correia e39cfe2309 adoptopenjdk-icedtea-web: remove myself from maintainers 2019-10-08 19:51:52 +02:00
Mario Rodas 1a615531b9
Merge pull request #70748 from r-ryantm/auto-update/python3.7-SQLObject
python37Packages.sqlobject: 3.7.2 -> 3.7.3
2019-10-08 12:48:48 -05:00
Tim Steinbach ecb95c8bcb
linux: 5.4-rc1 -> 5.4-rc2 2019-10-08 13:18:51 -04:00
Tim Steinbach e14ccd7285 linux-testing: 5.3-rc8 -> 5.4-rc1 2019-10-08 13:08:02 -04:00
R. RyanTM 5d95d05283 radsecproxy: 1.8.0 -> 1.8.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/radsecproxy/versions
2019-10-08 10:05:32 -07:00
R. RyanTM 137e5975a0 redis: 5.0.5 -> 5.0.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/redis/versions
2019-10-08 10:02:31 -07:00
R. RyanTM 3db5d9264d robin-map: 0.6.1 -> 0.6.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/robin-map/versions
2019-10-08 09:59:23 -07:00
Graham Christensen a763975ad1
obs-wlrobs: init at 20191008 2019-10-08 12:49:49 -04:00
worldofpeace 9acb145da3 xfce4-12.xfce4-vala-panel-appmenu-plugin: fix eval 2019-10-08 12:30:46 -04:00
Gabriel Ebner b574693e97 wstunnel: init at unstable-2019-01-28 2019-10-08 18:26:02 +02:00
R. RyanTM 4a95dd41a8 qbittorrent: 4.1.7 -> 4.1.8
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/qbittorrent/versions
2019-10-08 09:01:03 -07:00
Renaud 2fdca375dd
Merge pull request #70517 from marsam/update-cascadia-code
cascadia-code: 1909.16 -> 1910.04
2019-10-08 17:54:30 +02:00
R. RyanTM fd35dad46b python37Packages.voluptuous-serialize: 2.2.0 -> 2.3.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/python3.7-voluptuous-serialize/versions
2019-10-08 08:50:53 -07:00
zimbatm 4738a5772b
keycard-cli: embed version 2019-10-08 17:47:34 +02:00
R. RyanTM d7340fe232 python37Packages.strictyaml: 1.0.1 -> 1.0.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/python3.7-strictyaml/versions
2019-10-08 08:42:28 -07:00
zimbatm 6886db123c
keycard-cli: init at 0.0.12 2019-10-08 17:35:14 +02:00
R. RyanTM bffcb980e3 dos2unix: 7.4.0 -> 7.4.1 (#70566)
* dos2unix: 7.4.0 -> 7.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/dos2unix/versions

* dos2unix: cleanup
2019-10-08 17:33:20 +02:00
Christine Koppelt 54e4b13887 jikes: removing 2019-10-08 08:29:36 -07:00
Renaud 3323655ccb
Merge pull request #70539 from kampka/drone
drone: 1.3.1 -> 1.6.0
2019-10-08 17:21:37 +02:00
Renaud 3fea3bb3b7
Merge pull request #70540 from kampka/drone-cli
drone-cli: 0.8.6 -> 1.2.0
2019-10-08 17:21:05 +02:00
Linus Heckemann 5aa4b19946 treewide: mark some broken packages as broken
Refs:
e6754980264fe927320d5ff2dbd24ca4fac9a160
1e9cc5b9844ef603fe160e9f671178f96200774f
793a2fe1e8bb886ca2096c5904e1193dc3268b6d
c19cf65261639f749012454932a532aa7c681e4b
f6544d618f30fae0bc4798c4387a8c7c9c047a7c
2019-10-08 17:14:26 +02:00
talyz c115d4df88 gitlab: Add myself to list of maintainers 2019-10-08 16:37:01 +02:00
talyz 9be76d0b6a gitlab: 12.3.4 -> 12.3.5 2019-10-08 16:35:50 +02:00
markuskowa cfcc975798
Merge pull request #70373 from markuskowa/upd-slurm
slurm: 19.05.2.1 -> 19.05.3.2
2019-10-08 16:33:39 +02:00
Tim Steinbach 6879b2d6b9
oh-my-zsh: 2019-10-07 -> 2019-10-08 2019-10-08 10:01:51 -04:00
R. RyanTM 68deec3a81 python37Packages.sqlobject: 3.7.2 -> 3.7.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/python3.7-sqlobject/versions
2019-10-08 07:00:48 -07:00
talyz afa3abf632 gitlab: Refactor for new repo structure
GitLab recently restructured their repos; whereas previously they had
one gitlab-ce and one gitlab-ee repo, they're now one and the
same. All proprietary components are put into the ee subdirectory -
removing it gives us the foss / community version of GitLab. For more
info, see
https://about.gitlab.com/2019/02/21/merging-ce-and-ee-codebases/

This gives us the opportunity to simplify things quite a bit, since we
don't have to keep track of two separate versions of either the base
data or rubyEnv.
2019-10-08 15:52:11 +02:00
Doron Behar eb2a1472b7 wmc-mpris: unstable-2019-07-24 -> 0.1.0 2019-10-08 16:04:31 +03:00
Christian Kampka 3aa784b3e3
drone-cli: 0.8.6 -> 1.2.0 2019-10-08 14:56:36 +02:00
Michael Weiss 8468a6f90f
tdesktop: 1.8.13 -> 1.8.15 2019-10-08 14:55:50 +02:00
Mario Rodas c0977bf500
Merge pull request #70694 from marsam/update-terraform
terraform: 0.12.9 -> 0.12.10
2019-10-08 07:24:56 -05:00
Patrick Hilhorst be015b471c entr: Add synthetica9 as maintainer (#70625) 2019-10-08 14:24:14 +02:00
Silvan Mosberger 70d692d5ec
Merge pull request #70685 from Infinisil/fix/mumble-override
mumble/murmur: Fix .override not working
2019-10-08 13:37:40 +02:00
worldofpeace f05062e6a1
Merge pull request #70673 from Profpatsch/ultrastar-creator-manager-wrapQtAppHook
ultrastar-creator/ultrastar-manager: wrapQtAppsHook
2019-10-08 11:17:33 +00:00
zimbatm 90c89eac6e
mdsh: 0.1.4 -> 0.2.0 2019-10-08 13:16:12 +02:00
Michael Weiss 07d4df5962
Merge pull request #70651 from primeos/wlroots
wlroots: 0.7.0 -> 0.8.1
2019-10-08 13:08:50 +02:00
worldofpeace ee8032c3c3 ultastar-manager: use qt5's mkDerivation 2019-10-08 07:08:45 -04:00
worldofpeace de3f49275e ultrastar-creator: use qt5's mkDerivation 2019-10-08 07:06:38 -04:00
worldofpeace 392eebdb28
Merge pull request #70544 from d-goldin/fix_qtweb_warning_clang
qt5.{qtwebengine, qtwebkit}: fix -Wno-class-memaccess warning for clang
2019-10-08 11:02:06 +00:00
Thomas Tuegel 22b4014900
Merge pull request #69357 from mtetreault/plymouth-custom-logo
breeze-plymouth: allow usage of custom logo
2019-10-08 05:32:07 -05:00
Tor Hedin Brønner 6b8241bb52 vte: 0.58.0 → 0.58.1 2019-10-08 12:08:53 +02:00
Tor Hedin Brønner c909680e6c gnome3.gnome-terminal: 3.34.0 → 3.34.1
- fixes gio-unix include
2019-10-08 12:08:52 +02:00
Tor Hedin Brønner c039946622 gnome3.gnome-nibbles: 3.34.0 → 3.34.1 2019-10-08 12:08:52 +02:00
Tor Hedin Brønner 810de2c76c gnome3.gnome-maps: 3.34.0 → 3.34.1 2019-10-08 12:08:52 +02:00
Tor Hedin Brønner b1f4570016 gnome3.gnome-desktop: 3.34.0 → 3.34.1 2019-10-08 12:08:52 +02:00
Tor Hedin Brønner ab6b4c7c72 evince: 3.34.0 → 3.34.1
- meson files are now distributed
2019-10-08 12:08:52 +02:00
Tor Hedin Brønner 853fb6a2a6 gnome3.eog: 3.34.0 → 3.34.1 2019-10-08 12:08:52 +02:00
Tor Hedin Brønner 30b39034b0 gnome3.dconf-editor: 3.34.1 → 3.34.2 2019-10-08 12:08:52 +02:00
Tor Hedin Brønner c32ab6262b gnome3.metacity: 3.34.0 → 3.34.1 2019-10-08 12:08:52 +02:00
Tor Hedin Brønner e3e250e205 gnome3.iagno: 3.34.0 → 3.34.1 2019-10-08 12:08:51 +02:00
Tor Hedin Brønner 4427ec8b9f gnome3.gnome-taquin: 3.34.0 → 3.34.1 2019-10-08 12:08:51 +02:00
Tor Hedin Brønner 1d62ae015c gnome3.gnome-tetravex: 3.34.0 → 3.34.1 2019-10-08 12:08:51 +02:00
Tor Hedin Brønner a272186937 gnome3.gnome-panel: 3.34.0 → 3.34.1 2019-10-08 12:08:51 +02:00
Tor Hedin Brønner 2d81086454 gnome3.four-in-a-row: 3.34.0 → 3.34.1 2019-10-08 12:08:51 +02:00
Tor Hedin Brønner 502da337bc gnome3.gnome-software: 3.34.0 → 3.34.1 2019-10-08 12:08:51 +02:00
Tor Hedin Brønner 3e3575d1fc gnomeExtensions.dash-to-dock: 20190921 -> 67
Actual release for gnome 3.34
2019-10-08 12:08:51 +02:00
Tor Hedin Brønner ca64e5669d gnome3.gnome-boxes: 3.34.0 → 3.34.1 2019-10-08 12:08:51 +02:00
Tor Hedin Brønner 2a6bacd992 gnome3.quadrapassel: 3.34.0 → 3.34.1 2019-10-08 12:08:50 +02:00
Tor Hedin Brønner bce4a8b5b4 gnome3.nautilus: 3.34.0 → 3.34.1 2019-10-08 12:08:50 +02:00
Tor Hedin Brønner fedc3638da gnome-builder: 3.34.0 → 3.34.1 2019-10-08 12:08:50 +02:00
Tor Hedin Brønner 04d5ccc234 gvfs: 1.42.0 → 1.42.1 2019-10-08 12:08:50 +02:00
Tor Hedin Brønner 934a1ab103 gnome3.gnome-session: 3.34.0 → 3.34.1 2019-10-08 12:08:50 +02:00
Tor Hedin Brønner c1ec32c8e6 gnome3.gnome-calculator: 3.34.0 → 3.34.1 2019-10-08 12:08:50 +02:00
Tor Hedin Brønner 96e9af3fe4 gnome3.gjs: 1.58.0 → 1.58.1 2019-10-08 12:08:49 +02:00
Tor Hedin Brønner a1a83834a6 gnome3.gdm: 3.34.0 → 3.34.1 2019-10-08 12:08:49 +02:00
Tor Hedin Brønner 51e612d4bb gnome3.evolution: 3.34.0 → 3.34.1 2019-10-08 12:08:49 +02:00
Tor Hedin Brønner ae35a341fe evolution-data-server: 3.34.0 → 3.34.1 2019-10-08 12:08:49 +02:00
Tor Hedin Brønner dcd27465d6 libsecret: use plain update policy 2019-10-08 12:08:49 +02:00
Tor Hedin Brønner a22500d2dc vino: disable broken updateScript
We're pulling in a custom src here, so gnome3.updateScript crashes.
2019-10-08 12:08:49 +02:00
Tor Hedin Brønner ee27c71d8d gnome3.totem: 3.34.0 → 3.34.1 2019-10-08 12:08:49 +02:00
Tor Hedin Brønner 4c675e64c0 simple-scan: 3.34.0 → 3.34.1 2019-10-08 12:08:48 +02:00
Tor Hedin Brønner 5ff8945da9 libdazzle: 3.34.0 → 3.34.1 2019-10-08 12:08:48 +02:00
Tor Hedin Brønner 59f44d7c69 gnome3.gnome-initial-setup: 3.34.0 → 3.34.1 2019-10-08 12:08:48 +02:00
Frederik Rietdijk a0c34f54cc Merge master into staging-next 2019-10-08 11:56:52 +02:00
talyz 59324d1fb9 gitlab: Build frontend assets from source
Instead of extracting prebuilt assets from the debian build, build
them from the source. This should give faster package updates and
reduces the amount of data needed to be downloaded by more than 500MB.
2019-10-08 11:24:06 +02:00
Eelco Dolstra 72531b1806
Merge pull request #70683 from dtzWill/fix/systemd-refs-to-sbin-modprobe
systemd: fix /sbin/modprobe usage in logind, nspawn@ service files
2019-10-08 11:12:25 +02:00
Alva d63593bb42
oil: add alva as maintainer 2019-10-08 10:39:58 +02:00
R. RyanTM 5a952d0822 libbsd: 0.9.1 -> 0.10.0 (#66948)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libbsd/versions
2019-10-08 10:37:02 +02:00
justinwoo 8a97fedb4e purescript: 0.13.0 -> 0.13.3 2019-10-08 17:29:25 +09:00
Peter Simons 75711a10fc R: drop redundant gfortran8 override 2019-10-08 09:48:03 +02:00
lewo f6b8aed4b8
Merge pull request #70661 from makefu/pkgs/nixpkgs-pytools/update
pythonPackages.nixpkgs-pytools: 1.0.1 -> 1.3.0
2019-10-08 09:34:30 +02:00
Peter Simons 982d8599fb gfortran: use version 8 by default to match our C and C++ compiler
We recently updated to gcc 8.x, but our default Fortran compiler is still at
version 7.x. This causes trouble for all packages that mix C++ and Fortran
code, like R does.

Unfortunately, gfortran8 is marked broken on Darwin, so we cannot switch on
that platform yet:

 | $ nix-instantiate --arg nixpkg '{ outPath = ./.; revCount = 999999; shortRev = "peti"; }' ./pkgs/top-level/release.nix -A unstable --show-trace
 | [...]
 | while evaluating the attribute 'handled' at /home/simons/src/nixpkgs/pkgs/stdenv/generic/check-meta.nix:251:7:
 | while evaluating 'handleEvalIssue' at /home/simons/src/nixpkgs/pkgs/stdenv/generic/check-meta.nix:147:38, called from /home/simons/src/nixpkgs/pkgs/stdenv/generic/check-meta.nix:252:14:
 | Failed to evaluate gfortran-wrapper-8.3.0: «broken»: is marked as broken
2019-10-08 09:19:10 +02:00
Matthieu Coudron c47fc5727a
Merge pull request #70686 from dtzWill/update/qtpass-1.3.1
qtpass: 1.3.0 -> 1.3.1, fixups
2019-10-08 15:54:53 +09:00
R. RyanTM 86e68d02b3 python37Packages.azure-mgmt-containerservice: 5.3.0 -> 7.0.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/python3.7-azure-mgmt-containerservice/versions
2019-10-07 23:08:42 -07:00
R. RyanTM 460bb4a436 debootstrap: 1.0.115 -> 1.0.116
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/debootstrap/versions
2019-10-07 22:05:43 -07:00
R. RyanTM 5a471eaca5 geany: 1.35 -> 1.36
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/geany/versions
2019-10-07 21:33:41 -07:00
R. RyanTM aea94e1b16 gdcm: 3.0.1 -> 3.0.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/gdcm/versions
2019-10-07 21:32:19 -07:00
Patrick Hilhorst c23f0c0510 whois: 5.5.1 -> 5.5.2 2019-10-07 21:26:37 -07:00
R. RyanTM 9651b3e2b1 msmtp: 1.8.5 -> 1.8.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/msmtp/versions
2019-10-07 21:23:22 -07:00
R. RyanTM 959d303263 mpop: 1.4.5 -> 1.4.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/mpop/versions
2019-10-07 21:19:35 -07:00
Will Dietz bd43751712 cbatticon: 1.6.9 -> 1.6.10 2019-10-07 21:14:41 -07:00
R. RyanTM acfef2ea91 povray: 3.7.0.8 -> 3.8.0-x.10064738
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/povray/versions
2019-10-07 21:11:20 -07:00
R. RyanTM e8a8ad192b pagemon: 0.01.16 -> 0.01.17
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/pagemon/versions
2019-10-07 21:09:15 -07:00
R. RyanTM 0177567863 python37Packages.braintree: 3.56.0 -> 3.57.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/python3.7-braintree/versions
2019-10-07 21:09:11 -07:00