Nikolay Amiantov
2a69ddb69b
mtprotoproxy: init at 1.0.5
2019-06-09 11:44:08 +03:00
Vladimír Čunát
a1bb64e792
Merge #62873 : bind: fix build on some ARMs
2019-06-09 10:02:10 +02:00
Vladimír Čunát
c5c366156c
bind: drop a darwin-specific patch ( #62882 )
...
The patch didn't apply since 9.12 -> 9.14 (26026c3e1a
).
I'll hope it's not needed anymore (and let Borg verify that).
It was reportedly just a configure-time error: e4602677
.
2019-06-09 09:44:00 +02:00
Ben Wolsieffer
b473f17e40
bind: fix build on armv6l
2019-06-08 19:02:43 -04:00
Matthew Bauer
70de27bbb4
Merge pull request #61668 from minijackson/jellyfin-skia
...
jellyfin: add bundled libraries to LD_LIBRARY_PATH
2019-06-08 12:02:42 -04:00
Elis Hirwing
ebee0a3a1f
Merge pull request #62857 from minijackson/jellyfin-10.3.4
...
jellyfin: 10.3.3 -> 10.3.4
2019-06-08 14:32:20 +02:00
Aristid Breitkreuz
dacc02faa5
pulseaudio: Fix detection of ALSA UCM
...
This one was a bit tricky to find because it only causes a runtime
error, and pulseaudio has shims for most ALSA UCM methods except one.
(I guess nobody ever really tests pulseaudio in combination with
UCM-less ALSA?)
ALSA 1.1.8 had ${alsa-dev}/include/alsa/ in the pkg-config file, which
was considered wrong and fixed in 1.1.9.
However, pulseaudio was relying on being able to include ALSA headers
like <asoundlib.h> and <use-case.h> rather than <alsa/asoundlib.h> and
<alsa/use-case.h>. (For asoundlib.h it only causes a warning, because
the ALSA guys created a shim for that header.)
These two patches change pulseaudio to use the correct include
directives.
2019-06-08 14:00:22 +02:00
Minijackson
5a8a901c08
jellyfin: 10.3.3 -> 10.3.4
2019-06-08 11:42:46 +02:00
Franz Pletz
3827343aec
Merge pull request #62452 from Ma27/package-wireguard-prometheus-exporter
...
prometheus-wireguard-exporter: init at 2.0.1
2019-06-07 16:50:39 +00:00
Maximilian Bosch
bf09e6a14e
prometheus-wireguard-exporter: init at 2.0.1
...
This is a simple exporter which exports the information
provided by `wg show all dump` to prometheus.
Co-authored-by: Franz Pletz <fpletz@fnordicwalking.de>
2019-06-07 17:40:44 +02:00
zimbatm
e3a316a4d5
cryptpad: init at v2.23.0
2019-06-07 13:02:40 +02:00
Maximilian Bosch
7212b33175
Merge pull request #62605 from Ma27/bump-documize
...
documize-community: 2.5.0 -> 2.5.1
2019-06-07 11:35:03 +02:00
Vladimír Čunát
8f5edef47e
Merge branch 'staging-next' (PR #62209 )
2019-06-07 08:07:10 +02:00
Peter Hoeg
1d88f4223b
home-assistant: add support for html5 notifications
2019-06-07 11:23:11 +08:00
Mario Rodas
87d266fe93
postgresqlPackages.pgroonga: 2.1.9 -> 2.2.0
2019-06-06 20:20:33 -05:00
Matthew Bauer
73679b51f4
Merge pull request #62777 from thefloweringash/mariadb-clang
...
mariadb: fix clang and darwin build
2019-06-06 12:04:09 -04:00
Andrew Childs
b8a6649797
mariadb: fix clang and darwin build
...
The contents of `clang-isfinite.patch` are no longer necessary after
upstream revision 031fa6d4258574379ca3c1cbe912d235e9581982, which
includes a similar change.
Building in c++11 mode removes support for the GCC `typeof` extension
in favor of the standardized `__typeof__`. This causes errors when
using the `strmake_buf` macro, which relies on `typeof`.
2019-06-07 00:29:40 +09:00
Matthew Bauer
d598eca41e
Merge pull request #62752 from matthewbauer/darwin-fixes100
...
Fixes for x86_64-darwin failures on Hydra
2019-06-06 09:46:41 -04:00
WilliButz
27f3d7ae74
grafana: 6.2.1 -> 6.2.2
2019-06-06 12:12:54 +02:00
Matthew Bauer
0c3b7ea547
postgresql: disable tests on darwin
...
reported in https://www.postgresql.org/message-id/4D8E1BC5-BBCF-4B19-8226-359201EA8305%40gmail.com
2019-06-06 00:18:38 -04:00
Matthew Bauer
641a59ab6d
mysql55: broken on darwin
...
https://hydra.nixos.org/build/94204716
2019-06-05 22:52:04 -04:00
Sander van der Burg
18c2b52314
node2nix: 1.6.0 -> 1.7.0 and regenerate all Nix expressions, introduce nodePackages_12_x attribute set
2019-06-05 23:48:42 +02:00
R. RyanTM
40567497a9
shairport-sync: 3.2.2 -> 3.3 ( #62567 )
2019-06-05 13:49:58 +00:00
markuskowa
0bf6841a21
Merge pull request #62570 from r-ryantm/auto-update/slurm
...
slurm: 18.08.7.1 -> 19.05.0.1
2019-06-05 14:46:41 +02:00
markuskowa
3b30e61539
Merge pull request #62485 from r-ryantm/auto-update/nextcloud
...
nextcloud: 15.0.8 -> 16.0.1
2019-06-05 13:47:03 +02:00
Vladimír Čunát
ec2b43e07a
knot-dns: 2.8.1 -> 2.8.2
...
https://gitlab.labs.nic.cz/knot/knot-dns/raw/v2.8.2/NEWS
2019-06-05 12:50:21 +02:00
Vladimír Čunát
c0ccf42c69
Merge branch 'staging-next' into staging
2019-06-05 11:12:34 +02:00
Vladimír Čunát
576af17187
Merge branch 'master' into staging-next
...
Hydra nixpkgs: ?compare=1523575
2019-06-05 11:06:44 +02:00
worldofpeace
e283999204
Merge pull request #62275 from dtzWill/update/xorgserver-1.20.5
...
xorg.xorgserver: 1.20.4 -> 1.20.5
2019-06-05 00:17:25 -04:00
worldofpeace
132b013b9a
Merge pull request #62263 from Izorkin/nginx-unit
...
unit: 1.8.0 -> 1.9.0
2019-06-04 23:14:02 -04:00
R. RyanTM
984120f4c9
sabnzbd: 2.3.8 -> 2.3.9 ( #62565 )
2019-06-04 19:25:35 +00:00
Maximilian Bosch
50aa468e63
Merge pull request #62563 from r-ryantm/auto-update/rspamd
...
rspamd: 1.9.2 -> 1.9.4
2019-06-04 20:08:25 +02:00
Matthew Bauer
75a82b54a1
Merge pull request #44343 from Izorkin/mariadb-10.3
...
mariadb: 10.2.17 -> 10.3.15
2019-06-04 12:28:31 -04:00
Izorkin
a3da901ec7
mariadb: 10.2.17 -> 10.3.15
2019-06-04 19:02:16 +03:00
Matthew Bauer
0778645861
Merge pull request #51902 from Izorkin/mariadb-galera
...
mariadb.galera: 25.3.24 -> 25.3.26
2019-06-04 11:33:47 -04:00
Franz Pletz
b4fa23991b
pulseaudio: fix alsa due to alsaLib headers move
...
The pulseaudio alsa module would fail to load due to missing symbols.
2019-06-04 17:10:14 +02:00
Mario Rodas
ca4f7e0518
Merge pull request #62601 from rvolosatovs/update/cockroachdb
...
cockroachdb: 1.19.0 -> 1.19.1
2019-06-04 08:12:35 -05:00
Maximilian Bosch
6f608121cb
Merge pull request #62641 from WilliButz/package-loki
...
grafana-loki: init at 0.1.0
2019-06-04 12:32:14 +02:00
Will Dietz
962d49aec8
xorg.xorgserver: 1.20.4 -> 1.20.5
...
https://lists.x.org/archives/xorg-announce/2019-May/002993.html
2019-06-04 01:03:39 -05:00
Aaron Andersen
4c0cd14ccc
Merge pull request #62573 from r-ryantm/auto-update/solr
...
solr: 8.1.0 -> 8.1.1
2019-06-03 20:43:26 -04:00
WilliButz
25b2a5eba6
grafana-loki: init at 0.1.0
2019-06-04 01:50:34 +02:00
Daiderd Jordan
167f380d39
Merge pull request #62247 from bachp/plex-1.15.6.1079
...
plex: 1.15.4.994 -> 1.15.6.1079
2019-06-03 23:02:16 +02:00
Vladimír Čunát
ee86a325dd
Merge branch 'staging-next' into staging
...
Conflicts (simple):
nixos/doc/manual/release-notes/rl-1909.xml
2019-06-03 22:34:49 +02:00
R. RyanTM
6eb0be091c
rabbitmq-server: 3.7.14 -> 3.7.15
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/rabbitmq-server/versions
2019-06-03 18:41:49 +02:00
Ryan Mulligan
197c759214
Merge pull request #62497 from r-ryantm/auto-update/pdns-recursor
...
pdns-recursor: 4.1.12 -> 4.1.13
2019-06-03 09:05:27 -07:00
Maximilian Bosch
99dbdb0af2
documize-community: 2.5.0 -> 2.5.1
...
See https://github.com/documize/community/releases/tag/v2.5.1
2019-06-03 14:31:37 +02:00
Roman Volosatovs
b906a41133
cockroachdb: 1.19.0 -> 1.19.1
2019-06-03 13:07:52 +02:00
Vladimír Čunát
c4724fb7bc
Merge branch 'master' into staging-next
...
Hydra nixpkgs: ?compare=1523028
2019-06-03 10:01:25 +02:00
R. RyanTM
856b121cd0
solr: 8.1.0 -> 8.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/solr/versions
2019-06-02 21:39:10 -07:00
R. RyanTM
917a1f5574
slurm: 18.08.7.1 -> 19.05.0.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/slurm/versions
2019-06-02 21:15:24 -07:00
R. RyanTM
af6001a089
rspamd: 1.9.2 -> 1.9.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/rspamd/versions
2019-06-02 19:47:15 -07:00
R. RyanTM
63684d50be
mosquitto: 1.6.1 -> 1.6.2 ( #62480 )
...
Security release: http://mosquitto.org/blog/2019/04/version-1-6-2-released/
2019-06-03 00:14:19 +00:00
Franz Pletz
f05fcf41be
mxisd: 1.4.3 -> 1.4.4
2019-06-02 19:52:04 +02:00
R. RyanTM
5215f3e081
pdns-recursor: 4.1.12 -> 4.1.13
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/pdns-recursor/versions
2019-06-02 04:58:11 -07:00
R. RyanTM
7254994411
lighttpd: 1.4.53 -> 1.4.54
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/lighttpd/versions
2019-06-02 10:21:14 +02:00
R. RyanTM
b187bef267
nextcloud: 15.0.8 -> 16.0.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/nextcloud/versions
2019-06-02 01:14:59 -07:00
Elis Hirwing
ffd4d3301f
Merge pull request #62476 from r-ryantm/auto-update/memcached
...
memcached: 1.5.14 -> 1.5.16
2019-06-02 08:54:24 +02:00
Elis Hirwing
dd220e12d2
Merge pull request #62446 from r-ryantm/auto-update/jackett
...
jackett: 0.11.256 -> 0.11.384
2019-06-02 08:47:45 +02:00
Elis Hirwing
192d97aa5e
Merge pull request #62471 from r-ryantm/auto-update/lidarr
...
lidarr: 0.6.1.830 -> 0.6.2.883
2019-06-02 08:39:11 +02:00
R. RyanTM
713b6e5daf
memcached: 1.5.14 -> 1.5.16
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/memcached/versions
2019-06-01 23:09:12 -07:00
R. RyanTM
73e3d080b6
lidarr: 0.6.1.830 -> 0.6.2.883
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/lidarr/versions
2019-06-01 21:59:05 -07:00
Mario Rodas
35f3b2f9c0
Merge pull request #62426 from r-ryantm/auto-update/groonga
...
groonga: 9.0.2 -> 9.0.3
2019-06-01 18:43:38 -05:00
R. RyanTM
8f458eff1a
jackett: 0.11.256 -> 0.11.384
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/jackett/versions
2019-06-01 16:07:31 -07:00
Izorkin
cecfd0652c
ejabberd: 19.02 -> 19.05
2019-06-02 00:39:32 +03:00
Matthew Bauer
f21b846afe
Merge pull request #57752 from aanderse/limesurvey
...
limesurvey: 2.05_plus_141210 -> 3.17.1+190408, init module
2019-06-01 17:31:15 -04:00
R. RyanTM
925e62349e
groonga: 9.0.2 -> 9.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/groonga/versions
2019-06-01 13:10:29 -07:00
Matthew Bauer
f5e7e1c24b
Merge pull request #62271 from matthewbauer/cleanup-after-postgresql
...
postgresql: install in $out/share/postgresql
2019-06-01 15:00:03 -04:00
Franz Pletz
4a5d203f29
Merge pull request #62405 from nyanloutre/mautrix_update_0_5_2
...
mautrix-telegram: 0.5.1 -> 0.5.2
2019-06-01 16:20:10 +00:00
nyanloutre
024c1c3d2a
mautrix-telegram: 0.5.1 -> 0.5.2
2019-06-01 17:37:32 +02:00
Alyssa Ross
062210bdff
treewide: update cargoSha256 hashes for cargo-vendor upgrade
...
A recent upgrade of cargo-vendor changed its output slightly, which
broke all cargoSha256 hashes in nixpkgs.
See https://github.com/NixOS/nixpkgs/issues/60668 for more information.
Since then, a few hashes have been fixed in master by hand, but there
were a lot still to do, so I did all of the ones left over with some
scripts I wrote.
The one hash I wasn’t able to update was habitat's, because it’s
currently broken and the build doesn’t get far enough to produce a
hash anyway.
2019-06-01 15:17:52 +00:00
Mario Rodas
c2bef01777
Merge pull request #61986 from r-ryantm/auto-update/redis
...
redis: 5.0.4 -> 5.0.5
2019-06-01 04:49:29 -05:00
Michael Raskin
8779718c81
Merge pull request #62360 from r-ryantm/auto-update/bftpd
...
bftpd: 5.0 -> 5.1
2019-06-01 08:05:47 +00:00
R. RyanTM
96137dda97
bftpd: 5.0 -> 5.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/bftpd/versions
2019-06-01 00:05:28 -07:00
pacien
435685942b
matrix-synapse: 0.99.5.1 -> 0.99.5.2
2019-05-31 15:07:10 +02:00
Mario Rodas
5dfbc73c3b
Merge pull request #62006 from marsam/init-postgresql-pg_auto_failover
...
postgresqlPackages.pg_auto_failover: init at 1.0.2
2019-05-31 06:56:08 -05:00
Matthew Bauer
376bb5108a
postgresql: install in $out/share/postgresql
...
Fixes #62235
2019-05-30 22:30:15 -04:00
Izorkin
aa8a11c1b3
unit: 1.8.0 -> 1.9.0
2019-05-30 22:57:45 +03:00
Maximilian Bosch
5949838975
Merge pull request #59519 from Ma27/improve-mautrix-telegram
...
mautrix-telegram: patch away alembic dependency
2019-05-30 11:01:20 +02:00
Pascal Bach
ab4088c0a0
plex: 1.15.4.994 -> 1.15.6.1079
2019-05-30 10:48:49 +02:00
Peter Hoeg
4b428d8c09
Merge pull request #62203 from peterhoeg/u/matrix
...
matrix-synapse: 0.95.5 -> 0.95.5.1
2019-05-30 09:15:31 +08:00
Franz Pletz
0f92c4b427
Merge pull request #62173 from WilliButz/grafana-update
...
grafana: 6.2.0 -> 6.2.1
2019-05-29 15:09:05 +00:00
Franz Pletz
0cffbd0842
Merge pull request #62152 from mayflower/crowd-update
...
atlassian-crowd: 3.4.3 -> 3.4.4
2019-05-29 15:07:02 +00:00
Renaud
05c5075048
Merge pull request #62162 from mmahut/trezord
...
trezord-go: 2.0.26 -> 2.0.27
2019-05-29 16:39:34 +02:00
Frederik Rietdijk
b95dfb09b8
Merge staging into staging-next
2019-05-29 10:39:52 +02:00
Frederik Rietdijk
97aba37876
Merge pull request #61657 from NixOS/staging-next
...
Staging next
2019-05-29 08:38:21 +00:00
Peter Hoeg
adddf5492b
matrix-synapse: 0.95.5 -> 0.95.5.1
...
This version is needed for compatibility with 1.0.0 and the new v4 rooms.
Also, enable systemd support based on host OS.
2019-05-29 10:05:09 +08:00
Peter Romfeld
d8aee48e77
elasticmq-server-bin: init at 0.14.6
2019-05-29 07:11:31 +09:00
WilliButz
129a77eb1a
grafana: 6.2.0 -> 6.2.1
2019-05-28 22:40:06 +02:00
Marek Mahut
40d0add9dd
trezord-go: 2.0.26 -> 2.0.27
2019-05-28 18:51:39 +02:00
Simon Lackerbauer
301c7a158a
atlassian-crowd: 3.4.3 -> 3.4.4
2019-05-28 13:50:39 +02:00
Renaud
febcf2aad2
Merge pull request #62130 from LnL7/darwin-uwsgi
...
uwsgi: enable on darwin
2019-05-28 11:12:12 +02:00
Markus Kowalewski
cf178af4f8
samba: 4.10.3 -> 4.10.4
2019-05-28 09:09:42 +02:00
R. RyanTM
fc0d4e98ef
samba: 4.10.2 -> 4.10.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/samba/versions
2019-05-28 09:09:42 +02:00
Frederik Rietdijk
3685108787
Merge staging-next into staging
2019-05-28 08:32:57 +02:00
Frederik Rietdijk
36a6746f21
Merge master into staging-next
2019-05-28 08:32:03 +02:00
Austin Seipp
2a56ea3593
foundationdb61: 6.1.7pre4928_a990458e -> 6.1.8
...
This bumps the 6.1.x branch to the official 6.1.8 release. Also fixes a
minor bug in the new CMake build (an invalid parameter passed to CMake)
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-05-27 23:27:38 -05:00
Daiderd Jordan
a5a3d6d60b
uwsgi: enable on darwin
2019-05-27 21:41:38 +02:00
Robert Schütz
ad4bd3ba8d
Merge pull request #61754 from dotlambda/home-assistant-0.93
...
home-assistant: 0.92.2 -> 0.93.2
2019-05-27 16:30:54 +02:00
Renaud
f43b54f35e
Merge pull request #61907 from Izorkin/tengine
...
tengine: 2.2.3 -> 2.3.0
2019-05-26 23:52:36 +02:00
Izorkin
c9156695cc
tengine: 2.2.3 -> 2.3.0
2019-05-27 00:21:57 +03:00
Aaron Andersen
39adff94a1
Merge pull request #61988 from teh/clickhouse
...
clickhouse: 18.16.1 -> 19.6.2.11
2019-05-26 15:35:46 -04:00
Vladimír Čunát
b4ae841b23
Merge branch 'staging-next' into staging
2019-05-26 09:48:55 +02:00
Renaud
f563832d28
Merge pull request #62002 from cresh/riemann-3.2
...
riemann: 0.3.1 -> 0.3.2
2019-05-26 01:07:09 +02:00
Tom Hunger
efcaed45ce
clickhouse: 18.16.1 -> 19.6.2.11
2019-05-25 19:48:28 +01:00
Frederik Rietdijk
b2ab860db3
Merge master into staging-next
2019-05-25 12:38:00 +02:00
Robert Schütz
4fc639aa75
home-assistant: 0.92.2 -> 0.93.2
...
https://www.home-assistant.io/blog/2019/05/16/release-93/
2019-05-25 11:08:10 +02:00
Robert Schütz
c20b21df47
home-assistant-cli: 0.6.0 -> 0.7.0
...
https://github.com/home-assistant/home-assistant-cli/releases/tag/0.7.0
2019-05-25 11:08:10 +02:00
Jörg Thalheim
2ea821800e
tautulli: 2.1.28 -> 2.1.29 ( #62004 )
...
tautulli: 2.1.28 -> 2.1.29
2019-05-25 09:21:41 +01:00
Florian Klink
32c25b4f1d
shairport-sync: set sysconfdir to /etc/
...
since 2.8.5, shairport-sync uses the directory path sysconfdir to
determine where to place the configuration file shairport-sync.conf.
This led to shairport-sync complaining at startup:
> configuration file name "/nix/store/i8gb0hsb2zczdl8g1h73pbcb952585l9-shairport-sync-3.2.2/etc/shairport-sync.conf" can not be resolved.
Looking for a configuration file there doesn't make much sense, as we'd
have to include configuration in the shairport-sync derivation itself.
By setting sysconfdir to /etc/, shairport-sync will try to read its
configuration from /etc/shairport-sync.conf, which is a more sane
default.
2019-05-24 18:33:28 +00:00
Ryan Mulligan
4edbd027e2
Merge pull request #62010 from r-ryantm/auto-update/uftp
...
uftp: 4.9.9 -> 4.9.11
2019-05-24 11:18:11 -07:00
R. RyanTM
c3a0f32d3e
uftp: 4.9.9 -> 4.9.11
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/uftp/versions
2019-05-24 08:31:09 -07:00
R. RyanTM
9de07d894f
tautulli: 2.1.28 -> 2.1.29
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/tautulli/versions
2019-05-24 06:02:27 -07:00
Marcus Crestani
483a07d97d
riemann: 0.3.1 -> 0.3.2
2019-05-24 14:26:02 +02:00
Frederik Rietdijk
6e4e7c5dc6
Merge master into staging-next
2019-05-24 12:39:37 +02:00
Mario Rodas
e3156c8595
postgresqlPackages.pg_auto_failover: init at 1.0.2
2019-05-24 04:20:00 -05:00
Maximilian Bosch
0a94f89fca
mautrix-telegram: patch away alembic dependency
...
`alembic`[1] is a database migration tool which is invoked from the CLI
when installing the telegram bridge, but never needed during the
runtime.
The reason why `alembic` is required here is to ensure that it
exists in the Python environment when deploying the bridge. However
`alembic` requires `mautrix-telegram` in its environment to create a
database schema from the Python models.
Such a dependency relation may be possible with tools like virtualenv,
however it'll result in an infinite recursion at evaluation time in Nix.
With this patch, `mautrix-telegram` doesn't depend on `alembic` anymore
and provides a patched alembic (`pkgs.mautrix-telegram.alembic`) which
has `mautrix-telegram` in its path.
[1] https://alembic.sqlalchemy.org/en/latest/
2019-05-24 09:35:39 +02:00
R. RyanTM
16a431a5be
redis: 5.0.4 -> 5.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/redis/versions
2019-05-24 00:27:04 -07:00
Ante Salinovic
f25550e840
confluent-platform: Rename confluent package and update to 5.2.1
...
* Renamed confluent -> confluent-plaform
* Added longer description to search index by Apache Kafka term
* Upgraded to 5.2.1 version of the platform
2019-05-24 12:07:27 +10:00
Aaron Andersen
d8fd3cf602
limesurvey: drop php command from package, simplify directory structure
2019-05-23 21:43:08 -04:00
Aaron Andersen
fc49f75f63
limesurvey: 2.05_plus_141210 -> 3.17.1+190408
2019-05-23 21:42:51 -04:00
Léo Gaspard
608aee3a56
Merge pull request #61899 from mguentner/matrix_synapse_0.99.5
...
matrix-synapse: 0.99.4 -> 0.99.5
2019-05-22 21:29:14 +02:00
Maximilian Güntner
cff544bc99
matrix-synapse: 0.99.4 -> 0.99.5
2019-05-22 18:32:02 +02:00
WilliButz
3871b7610c
grafana: 6.1.6 -> 6.2.0
2019-05-22 14:24:21 +02:00
Renaud
5f944be207
Merge pull request #61845 from aanderse/solr
...
solr: 8.0.0 -> 8.1.0
2019-05-22 13:58:08 +02:00
markuskowa
4dda834ee3
Merge pull request #61870 from r-ryantm/auto-update/openresty
...
openresty: 1.13.6.2 -> 1.15.8.1
2019-05-22 13:51:09 +02:00
R. RyanTM
03d2c7f8a7
openresty: 1.13.6.2 -> 1.15.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/openresty/versions
2019-05-22 02:17:37 -07:00
Aaron Andersen
0890f8d743
solr: minor cleanup/formatting
2019-05-21 20:29:19 -04:00
Aaron Andersen
b48109ca9b
solr: 8.0.0 -> 8.1.0
2019-05-21 20:28:02 -04:00
Robin Gloster
913737e4bb
Merge pull request #61787 from r-ryantm/auto-update/atlassian-confluence
...
atlassian-confluence: 6.15.2 -> 6.15.4
2019-05-21 18:18:32 +00:00
Austin Seipp
b38b0f610f
foundationdb61: 6.1.6pre4898 -> 6.1.7pre4928
...
Also includes some minor, miscellaneous cleanups to the CMake build
expression.
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-05-21 10:48:56 -05:00
Renaud
d0f75abb39
389-ds-base: 1.3.5.19 -> 1.3.9.1 ( #61675 )
...
http://www.port389.org/docs/389ds/releases/release-notes.html
+ fix build failure with <nss.h>
+ enable parallel building (faster)
2019-05-21 11:09:31 +02:00
Florian Klink
4bc40350ae
nextcloud: 15.0.7 -> 15.0.8
2019-05-21 16:06:45 +09:00
Mario Rodas
40679c6b56
endlessh: init at 1.0
2019-05-21 16:04:21 +09:00
R. RyanTM
4cb11aa901
atlassian-confluence: 6.15.2 -> 6.15.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/atlassian-confluence/versions
2019-05-20 20:59:19 -07:00
Léo Gaspard
afd8f69d94
Merge pull request #61721 from mguentner/matrix_synapse_0.99.4
...
matrix-synapse: 0.99.3.2 -> 0.99.4
2019-05-21 02:30:43 +02:00
Robert Schütz
e94d857373
home-assistant: run parse-requirements.py
2019-05-20 13:31:44 +02:00
Maximilian Güntner
f654606e87
matrix-synapse: 0.99.3.2 -> 0.99.4
2019-05-19 23:10:05 +02:00
Izorkin
c9d2d2fa82
mariadb: change default codepage to utf8mb4
2019-05-19 16:06:13 +03:00
Izorkin
3a6e362ec3
mariadb: change client config
2019-05-19 16:06:13 +03:00
Izorkin
1db3a91bab
mariadb: change server config
2019-05-19 16:06:11 +03:00
Aaron Andersen
b5a0c38e55
Merge pull request #59401 from mguentner/mxisd_1_3
...
mxisd: 1.2.0 -> 1.4.3
2019-05-19 07:00:47 -04:00
Mario Rodas
60277c7d5e
Merge pull request #58441 from marsam/init-postgresql-pipelinedb
...
postgresqlPackages.pipelinedb: init at 1.0.0-13
2019-05-18 13:20:09 -05:00
Minijackson
5251cbb051
jellyfin: add bundled libraries to LD_LIBRARY_PATH
2019-05-18 12:15:38 +02:00
Minijackson
bc38106acb
jellyfin: 10.3.2 -> 10.3.3
2019-05-18 10:56:55 +02:00
Frederik Rietdijk
840e530934
Merge staging into staging-next
2019-05-18 08:17:48 +02:00
Silvan Mosberger
85c0a4dc33
Merge pull request #61512 from c0bw3b/pkg/winstone
...
winstone: drop package and service
2019-05-17 17:36:38 +02:00
Will Dietz
ee4fc39aa7
bind: 9.12.4-P1 -> 9.14.2
...
9.12 is EOL as of May 2019.
9.14.2 release notes (which appear to extend those for 9.14.1):
https://ftp.isc.org/isc/bind9/9.14.2/RELEASE-NOTES-bind-9.14.2.html
Please check the security fixes and prioritize this as appropriate.
2019-05-17 03:36:59 -05:00
Maximilian Güntner
1a84bfc0a2
mxisd: 1.2.0 -> 1.4.3
2019-05-16 21:14:13 +02:00
Frederik Rietdijk
d4464ff8fe
Merge master into staging-next
2019-05-16 08:17:55 +02:00
elseym
f61bb1b7ed
documize-community: 2.4.1 -> 2.5.0
2019-05-15 21:44:38 +02:00