Commit Graph

226066 Commits

Author SHA1 Message Date
Bruno Bigras
48c4f434fa starship: 0.41.1 -> 0.41.3 2020-05-15 11:22:25 -04:00
Matthieu Coudron
7319061eef
Merge pull request #87803 from aepsil0n/upgrade-alot-0.9.1
alot: 0.9 → 0.9.1
2020-05-15 17:08:12 +02:00
lewo
df928fafd4
Merge pull request #87725 from nlewo/fix-dockertools
dockerTools.examples: fix the nginx image
2020-05-15 16:54:09 +02:00
Jan Tojnar
7ac738273d
lsp-plugins: Fix build
/build/source/include/metadata/modules.h:122:1: note: in expansion of macro 'MOD_PLUGIN'
	  122 | MOD_PLUGIN(slap_delay_mono, plugin_ui)
	      | ^~~~~~~~~~
	lv2.cpp:414:43: error: invalid conversion from 'void* (*)(const lsp::_LV2UI_Descriptor*, const char*, const char*, LV2UI_Write_Function, LV2UI_Controller, void**, const LV2_Feature* const*)' {aka 'void* (*)(const lsp::_LV2UI_Descriptor*, const char*, const char*, void (*)(void*, unsigned int, unsigned int, unsigned int, const void*), void*, void**, const LV2_Feature* const*)'} to 'void* (*)(const LV2UI_Descriptor*, const char*, const char*, LV2UI_Write_Function, LV2UI_Controller, void**, const LV2_Feature* const*)' {aka 'void* (*)(const LV2UI_Descriptor*, const char*, const char*, void (*)(void*, unsigned int, unsigned int, unsigned int, const void*), void*, void**, const LV2_Feature* const*)'} [-fpermissive]
	  414 |                 d->instantiate          = lv2ui_instantiate;    \
	      |                                           ^~~~~~~~~~~~~~~~~
	      |                                           |
	      |                                           void* (*)(const lsp::_LV2UI_Descriptor*, const char*, const char*, LV2UI_Write_Function, LV2UI_Controller, void**, const LV2_Feature* const*) {aka void* (*)(const lsp::_LV2UI_Descriptor*, const char*, const char*, void (*)(void*, unsigned int, unsigned int, unsigned int, const void*), void*, void**, const LV2_Feature* const*)}
2020-05-15 16:14:20 +02:00
Pascal Winkelmann
b94e8cc448 incorporate suggested changes from pull request 2020-05-15 16:03:26 +02:00
Robert Schütz
a6a5cba049
Merge pull request #87346 from r-ryantm/auto-update/python2.7-latexcodec
python27Packages.latexcodec: 1.0.7 -> 2.0.0
2020-05-15 15:44:57 +02:00
Jan Tojnar
a762c0e304
Merge pull request #87731 from jtojnar/update-no-build-src 2020-05-15 15:40:43 +02:00
Florian Klink
44c0533497 fly: 6.0.0 -> 6.1.0 2020-05-15 14:54:35 +02:00
Michael Weiss
b0df5a6816
signal-desktop: 1.33.4 -> 1.34.0 2020-05-15 14:11:58 +02:00
Eduard Bopp
c562954326 alot: replace geistesk as maintainer
As requested by geistesk here:
https://github.com/NixOS/nixpkgs/pull/87803#issuecomment-628711513
2020-05-15 14:05:03 +02:00
Robert Schütz
136aebc2e1 python.pkgs.sphinxcontrib-bibtex: disable python2
Support dropped in efa4e66b5a.
2020-05-15 14:03:33 +02:00
Eduard Bopp
0682ec40c6 alot: 0.9 → 0.9.1
Dropped the patch, as it is included in the point release.

Switched the hash representation to regular base32.
2020-05-15 14:03:06 +02:00
Florian Klink
5d362c2335 fly: use completion generator
There's no need to ship the pre-generated completions in the nixpkgs
tree anymore.
2020-05-15 13:53:14 +02:00
adisbladis
e4d710b1c9
Merge pull request #87409 from rasendubi/melpa-2020-05-09
melpa-packages: 2020-05-11
2020-05-15 13:03:31 +02:00
Jörg Thalheim
2645339fe8
Merge pull request #87876 from cryptix/update-gopls 2020-05-15 11:36:25 +01:00
Robert Schütz
9774e87ef1 python.pkgs.latexcodec: run tests 2020-05-15 12:21:38 +02:00
Pascal Winkelmann
8f475b0470 jugglinglab: init at 1.2 2020-05-15 12:17:13 +02:00
adisbladis
730133e130
darktable: Remove doc directory from output
It puts very generic file names in the store like
`$out/share/doc/README.md` which has a high risk of collisions.
2020-05-15 10:38:39 +01:00
Henry
24a6c81291 gopls: 0.4.0 -> 0.4.1 2020-05-15 11:33:55 +02:00
Jörg Thalheim
2ab9b44a8f
Merge pull request #87874 from marsam/update-git-absorb
gitAndTools.git-absorb: 0.5.0 -> 0.6.0
2020-05-15 10:25:34 +01:00
Jörg Thalheim
84f5d69b42
Merge pull request #87873 from leenaars/sylk272
Sylk: 2.7.0 -> 2.7.2
2020-05-15 10:21:06 +01:00
Mario Rodas
3c4b40300b
shadowsocks-rust: 1.7.2 -> 1.8.11 2020-05-15 04:20:00 -05:00
Jörg Thalheim
9b3129e356
Merge pull request #87862 from anmonteiro/anmonteiro/bs-platform-7.3.2 2020-05-15 10:17:34 +01:00
Jörg Thalheim
4de5006b9a
Merge pull request #85853 from sjau/vdagent_timeout
vdagent: fixing 90s timeout on shutdown
2020-05-15 10:08:19 +01:00
Francois-Rene Rideau
ad17c01f93 go-ethereum: 1.9.13 -> 1.9.14 2020-05-15 04:58:27 -04:00
Michiel Leenaars
0a4f1bc7f7 Sylk: 2.7.0 -> 2.7.2 2020-05-15 10:39:50 +02:00
lewo
98a723e6b3
Merge pull request #87253 from utdemir/dockertools-preserve-env
Preserve environment variables from the parent image on dockerTools.buildImage
2020-05-15 09:59:00 +02:00
Jörg Thalheim
b96a4dcc60
uwsgi: make instance configuration deeply mergeable
allows to specify independent uwsgi instances in two modules.
2020-05-15 08:53:31 +01:00
Peter Simons
c956b591b4
Merge pull request #87860 from mcwitt/mcwitt/statmod-add-libiconv
r-statmod: Add libiconv to buildInputs
2020-05-15 09:34:46 +02:00
R. RyanTM
f6bfb371cb python27Packages.bids-validator: 1.3.12 -> 1.5.1 2020-05-14 22:12:49 -07:00
R. RyanTM
f89cfee230 python27Packages.evdev: 1.2.0 -> 1.3.0 2020-05-14 22:04:55 -07:00
R. RyanTM
23be01d6ab python27Packages.kafka-python: 1.4.7 -> 2.0.1 2020-05-14 22:04:34 -07:00
R. RyanTM
762efd1987 python27Packages.plexapi: 3.2.0 -> 3.4.0 2020-05-14 22:04:01 -07:00
Mario Rodas
415e3ec512
gitAndTools.git-absorb: 0.5.0 -> 0.6.0 2020-05-15 00:00:00 -05:00
Henk Kalkwater
5ecd99b2bd qt5.qtgamepad: init at 5.12.7 2020-05-14 21:56:30 -07:00
sternenseemann
aa35d565ff meteor: 1.10.1 -> 1.10.2 2020-05-14 21:33:52 -07:00
Antonio Nuno Monteiro
90e5b2a44e
bs-platform: 7.3.1 -> 7.3.2 2020-05-14 21:00:31 -07:00
Matt Wittmann
5b3f0c4f4a
r-statmod: Add libiconv to buildInputs 2020-05-14 20:00:58 -07:00
Benjamin Hipple
d0ef94bfd8
Merge pull request #87852 from zowoq/miniserve
miniserve: 0.6.0 -> 0.7.0
2020-05-14 21:45:37 -04:00
Mario Rodas
26ac020560
Merge pull request #87739 from zowoq/inputs-tags
podman, etc packages: fix/update inputs/tags
2020-05-14 20:33:37 -05:00
Anderson Torres
0687add56e
Merge pull request #87716 from AndersonTorres/weird-window-mangers-upload
Small window managers:

- berry: init at 0.1.5
- smallwm: init at 2020-02-28
- yeahwm: init at 0.3.5
- lwm: init at 1.2.4
2020-05-14 22:22:07 -03:00
zowoq
8fc9d7fe6a miniserve: 0.6.0 -> 0.7.0
https://github.com/svenstaro/miniserve/blob/master/CHANGELOG.md#070---2020-05-14
2020-05-15 10:08:48 +10:00
Drew Risinger
ec7dbdb74c python3Packages.cirq: 0.6.1 -> 0.8.0 2020-05-14 16:45:56 -07:00
Jörg Thalheim
fc03905902
Merge pull request #87849 from doronbehar/update-gotify-server
gotify: adapt update script to use vendor sha
2020-05-14 23:51:50 +01:00
José Romildo Malaquias
effd2173c9
Merge pull request #87597 from romildo/upd.jgmenu
jgmenu: optionally install a xfce4 panel plugin
2020-05-14 19:44:47 -03:00
José Romildo Malaquias
54b7ad9e71
Merge pull request #87764 from romildo/upd.arc-theme
arc-theme: 20200416 -> 20200513
2020-05-14 19:43:06 -03:00
José Romildo Malaquias
15f2810b62
Merge pull request #87757 from romildo/upd.efl
enlightenment.efl: 1.24.0 -> 1.24.1
2020-05-14 19:41:28 -03:00
Doron Behar
5746259af6 gotify: adapt update script to use vendor sha 2020-05-15 01:39:42 +03:00
José Romildo Malaquias
62ee53fccf
Merge pull request #87759 from romildo/upd.terminology
enlightenment.terminology: 1.6.0 -> 1.7.0
2020-05-14 19:39:09 -03:00
José Romildo Malaquias
740cc35059
Merge pull request #87777 from romildo/upd.balsa
balsa: 2.5.9 -> 2.6.1
2020-05-14 19:37:47 -03:00