github-actions[bot]
28fd8e0d59
Merge master into staging-next
2020-12-23 00:48:29 +00:00
Michele Guerini Rocco
4b66d030e7
Merge pull request #107403 from gdamjan/fix-uwsgi-php
...
pkgs/uwsgi: fix compiling and linking the php plugin in uwsgi
2020-12-23 00:55:48 +01:00
Pavol Rusnak
c03280f9ca
Merge pull request #107343 from mmilata/lndmon-201202
...
prometheus-lnd-exporter: unstable-2020-01-09 -> unstable-2020-12-04
2020-12-22 21:07:00 +01:00
Дамјан Георгиевски
41af371de2
uwsgi: add passthru.tests.uwsgi to derivation
2020-12-22 14:12:19 +01:00
Дамјан Георгиевски
87bed6c86a
uwsgi: the php plugin needs to link with session.so
...
On NixOS the session.so php extension is a separate package (and not builtin
in libphp.so). But since the uwsgi php plugin uses the session
mechanisms, we need to link the plugin to that library too.
With this change uwsgipluginpy is hacked to take an additional UWSGICONFIG_PHP_LDFLAGS
environment variable and add it to its LDFLAGS, and then in the nix
expression the UWSGICONFIG_PHP_LDFLAGS is set to point to php.extensions.session
2020-12-22 14:12:15 +01:00
Дамјан Георгиевски
6dd858dc30
uwsgi: set UWSGICONFIG_PHPPATH to the php.dev store
...
uwsgi needs to run php-config to get the include path. set the
UWSGICONFIG_PHPPATH to the php-config in the php.dev store.
Patch common.h to directly include php_session.h (since it's a separate package on
nixos).
NIX_CFLAGS_LINK was removed since it doesn't seem to be used at all
https://github.com/unbit/uwsgi/blob/master/plugins/php/common.h
2020-12-22 14:09:20 +01:00
github-actions[bot]
3aac2c14a8
Merge master into staging-next
2020-12-22 12:25:40 +00:00
Sandro
ca8343d1b9
Merge pull request #105781 from phile314/rm_old_kafka
2020-12-22 10:03:08 +01:00
github-actions[bot]
f1ccef3fd4
Merge master into staging-next
2020-12-22 00:46:39 +00:00
WilliButz
e19995e43b
codimd: 1.6.0 -> 1.7.0, rename to hedgedoc
...
CodiMD was renamed to HedgeDoc and is now built with nodejs-14_x.
https://github.com/hedgedoc/hedgedoc/releases/tag/1.7.0
2020-12-22 01:39:02 +01:00
Vladimír Čunát
583470209f
Revert "Merge #97536 : uwsgi: fix compiling and linking"
...
This reverts commit df4d0b03ef
, reversing
changes made to b333263534
.
It didn't even evaluate!
2020-12-21 22:48:19 +01:00
WilliButz
8fc05f7a19
Merge pull request #107292 from mguentner/nginxlog_exporter
...
nginxlog_exporter: 1.3.0 -> 1.8.1 + module w/ tests
2020-12-21 21:40:16 +01:00
Maximilian Güntner
65fd031277
nixos: add prometheus_nginxlog_exporter module + test
2020-12-21 21:23:39 +01:00
Martin Milata
31e7bbc902
prometheus-lnd-exporter: unstable-2020-01-09 -> unstable-2020-12-04
2020-12-21 20:59:52 +01:00
Philipp Hausmann
a63c1a930f
kafka: remove old versions
2020-12-21 19:46:16 +01:00
Дамјан Георгиевски
e189177c26
uwsgi: add passthru.tests.uwsgi to derivation
2020-12-21 17:52:04 +01:00
Дамјан Георгиевски
22e8804308
uwsgi: the php plugin needs to link with session.so
...
On NixOS the session.so php extension is a separate package (and not builtin
in libphp.so). But since the uwsgi php plugin uses the session
mechanisms, we need to link the plugin to that library too.
With this change uwsgipluginpy is hacked to take an additional UWSGICONFIG_PHP_LDFLAGS
environment variable and add it to its LDFLAGS, and then in the nix
expression the UWSGICONFIG_PHP_LDFLAGS is set to point to php.extensions.session
2020-12-21 16:50:54 +01:00
Дамјан Георгиевски
fd018e990b
uwsgi: set UWSGICONFIG_PHPPATH to the php.dev store
...
uwsgi needs to run php-config to get the include path. set the
UWSGICONFIG_PHPPATH to the php-config in the php.dev store.
Patch common.h to directly include php_session.h (since it's a separate package on
nixos).
NIX_CFLAGS_LINK was removed since it doesn't seem to be used at all
https://github.com/unbit/uwsgi/blob/master/plugins/php/common.h
2020-12-21 16:50:53 +01:00
Maximilian Güntner
ce7608d6e7
nginxlog-exporter: 1.3.0 -> 1.8.0
2020-12-20 23:33:30 +01:00
github-actions[bot]
ab8c2b2b2c
Merge master into staging-next
2020-12-20 18:19:51 +00:00
Sandro
5734a9fb88
Merge pull request #102034 from spacefrogg/fusionInventory
...
FusionInventory: 2.3.21 -> 2.6
2020-12-20 17:37:55 +01:00
github-actions[bot]
9f677fc6b8
Merge master into staging-next
2020-12-19 18:19:27 +00:00
Silvan Mosberger
e52f705248
Merge pull request #84324 from Emantor/init/icecc_icemon
...
Icecream support
2020-12-19 17:54:28 +01:00
github-actions[bot]
6904262415
Merge master into staging-next
2020-12-19 00:42:26 +00:00
Martin Weinelt
1db8a43877
Merge pull request #107066 from mweinelt/home-assistant
...
homeassistant: 2020.12.0 -> 2020.12.1
2020-12-19 00:12:51 +01:00
github-actions[bot]
79de6598b7
Merge master into staging-next
2020-12-18 18:23:04 +00:00
Martin Weinelt
7c2d133582
Merge pull request #107095 from uvNikita/python/ciscomobilityexpress
...
pythonPackages.ciscomobilityexpress: init at 0.3.9
2020-12-18 18:08:18 +01:00
Nikita Uvarov
1cbaca3bf2
home-assistant: update component-packages
2020-12-18 17:33:00 +01:00
Robin Gloster
a0a87c86ac
Merge pull request #107114 from helsinki-systems/upd/nginx
...
nginx: 1.19.5 -> 1.19.6
2020-12-18 16:10:12 +01:00
Mario Rodas
0356399563
postgreslPackages.postgis: 3.0.3 -> 3.1.0
...
https://postgis.net/2020/12/18/postgis-3.1.0/
2020-12-18 04:20:00 +00:00
github-actions[bot]
abb757ba28
Merge master into staging-next
2020-12-18 00:42:45 +00:00
Maximilian Bosch
821ed09f38
Merge pull request #107085 from zowoq/go-mod-packagepath
...
buildGoModule: disallow goPackagePath
2020-12-17 22:44:00 +01:00
ajs124
e2a3d3f559
nginx: add myself as maintainer
2020-12-17 19:58:07 +01:00
ajs124
fc3db0f443
nginx: 1.19.5 -> 1.19.6
2020-12-17 19:55:15 +01:00
Johannes Schleifenbaum
d0ec6db7ce
mailhog: 1.0.0 -> 1.0.1
2020-12-17 16:58:29 +01:00
github-actions[bot]
22634a46f3
Merge master into staging-next
2020-12-17 12:22:11 +00:00
Daiderd Jordan
324f038547
Merge pull request #107029 from r-ryantm/auto-update/plexmediaserver
...
plexRaw: 1.21.0.3711-b509cc236 -> 1.21.1.3795-ee64ab56f
2020-12-17 13:15:09 +01:00
zowoq
a8b883b04c
demoit: remove goPackagePath
2020-12-17 16:38:13 +10:00
github-actions[bot]
c40424f79b
Merge staging-next into staging
2020-12-17 00:42:56 +00:00
Martin Weinelt
7f2c1c3cc8
homeassistant: 2020.12.0 -> 2020.12.1
2020-12-16 22:52:32 +01:00
Martin Weinelt
b83e5b85bd
Merge pull request #106855 from mweinelt/home-assistant
...
home-assistant: 0.118.5 -> 2020.12.0
2020-12-16 22:50:58 +01:00
Maximilian Bosch
2685904958
Merge pull request #107019 from Ma27/bump-nextcloud
...
nextcloud20: 20.0.3 -> 20.0.4
2020-12-16 21:23:44 +01:00
Markus Kowalewski
f074e879fd
slurm: 20.02.6.1 -> 20.11.0.1
2020-12-16 20:22:11 +01:00
R. RyanTM
7653c5f43d
plexRaw: 1.21.0.3711-b509cc236 -> 1.21.1.3795-ee64ab56f
2020-12-16 13:43:35 +00:00
Maximilian Bosch
6d0745a454
nextcloud20: 20.0.3 -> 20.0.4
...
ChangeLog: https://nextcloud.com/changelog/#20-0-4
2020-12-16 11:59:59 +01:00
github-actions[bot]
6e0acbf2ec
Merge staging-next into staging
2020-12-15 18:20:53 +00:00
Vladimír Čunát
818c3001e8
knot-dns: 3.0.2 -> 3.0.3
...
https://gitlab.nic.cz/knot/knot-dns/-/tags/v3.0.3
2020-12-15 16:58:56 +01:00
github-actions[bot]
bf67e18c52
Merge staging-next into staging
2020-12-15 06:18:38 +00:00
Bernardo Meurer
6612d859a2
tailscale: 1.2.8 -> 1.2.10
2020-12-14 18:34:43 -08:00
github-actions[bot]
ce7773fcf7
Merge staging-next into staging
2020-12-14 18:14:34 +00:00