Fabian Affolter
2126b35a11
Merge pull request #135918 from r-ryantm/auto-update/tempo
...
tempo: 1.0.1 -> 1.1.0
2021-09-05 11:25:36 +02:00
Sandro
d9ab30da48
Merge pull request #136628 from sumnerevans/heisenbridge-1.0.1
2021-09-05 03:51:30 +02:00
Sandro
9716b08f49
Merge pull request #134237 from illustris/jibri-package
...
jibri: init at 8.0-93-g51fe7a2
2021-09-05 03:50:02 +02:00
Mario Rodas
b7ff943c40
postgresqlPackages.postgis: 3.1.3 -> 3.1.4
2021-09-04 18:26:59 -05:00
Kira Bruneau
a7bf9ea8b5
grafana: support darwin
2021-09-04 13:27:07 -04:00
Martin Weinelt
41ddbafe7c
Merge pull request #136556 from LeSuisse/domoticz-2021.1
...
domoticz: 2020.2 -> 2021.1
2021-09-04 15:04:02 +02:00
Yarny0
44aea0986b
hylafaxplus: 7.0.3 -> 7.0.4
...
Release notes: https://hylafax.sourceforge.io/news/7.0.4.php
Regarding libtiff versions:
In the past, libtiff updates sometimes broke hylafaxplus builds
as the configure script checks the libtiff version
very thoroughly:
https://github.com/NixOS/nixpkgs/pull/122650
https://github.com/NixOS/nixpkgs/pull/130888
The new version permits libtiff versions `4.[0123]`,
due to this commit
https://sourceforge.net/p/hylafax/HylaFAX+/2595/
This is OK for now as we currently ship libtiff 4.3.
However, since the past tells us that libtiff
updates are rarely a problem, we keep our
patch that permits libtiff versions `4.[0-9]`.
The patch also needs adaption to new libtiff integer types
due to this commit
https://sourceforge.net/p/hylafax/HylaFAX+/2597/#diff-2
2021-09-04 13:05:36 +02:00
happysalada
0f1a3661f1
meilisearch: add wrapper derivation for renaming
2021-09-04 12:03:36 +09:00
happysalada
3584ad8d57
meilisearch: 0.9.0 -> 0.21.1
2021-09-04 12:03:36 +09:00
happysalada
702d183421
lemmy: 0.11.2 -> 0.11.3
2021-09-04 07:50:53 +09:00
Sumner Evans
08fee95dce
heisenbridge: 1.0.0 -> 1.0.1
2021-09-03 14:50:53 -06:00
Thomas Gerbet
fbb4917115
domoticz: 2020.2 -> 2021.1
...
Fix package build.
2021-09-03 10:24:14 +02:00
illustris
5111ac5764
jibri: init at 8.0-93-g51fe7a2
2021-09-03 08:43:35 +05:30
Tom Bereknyei
5f6a5d5c5f
ran: init at 0.1.6
2021-09-02 22:44:03 -04:00
Petros Angelatos
5480cb98ec
materialize: 0.8.1 -> 0.8.3
...
Signed-off-by: Petros Angelatos <petrosagg@gmail.com>
2021-09-03 10:31:26 +09:00
Robert Scott
957c778b3b
Merge pull request #135886 from r-ryantm/auto-update/nats-server
...
nats-server: 2.3.4 -> 2.4.0
2021-09-02 22:02:21 +01:00
happysalada
3b7fa8744c
elasticsearch7: wrap elasticcearch-keystore
2021-09-02 10:57:02 +09:00
Fabian Affolter
fdbade40b2
Merge pull request #136377 from LeSuisse/mosquitto-2.0.12
...
mosquitto: 2.0.11 -> 2.0.12
2021-09-01 23:49:02 +02:00
Thomas Gerbet
d4c75580c1
mosquitto: 2.0.11 -> 2.0.12
...
https://github.com/eclipse/mosquitto/blob/v2.0.12/ChangeLog.txt
2021-09-01 22:07:27 +02:00
Robin Gloster
43cc2477ae
Merge pull request #134022 from r-ryantm/auto-update/wordpress
...
wordpress: 5.7.2 -> 5.8
2021-09-01 21:23:08 +02:00
Robert Scott
0fec93a3a5
elasticmq-server-bin: 0.15.7 -> 1.2.0
2021-09-01 00:04:40 +01:00
Robert Scott
9c773516d7
elasticmq-server-bin: add passthru.tests.elasticmqTest
...
simply starts an elasticmq server with a queue "foobar", attempts to put
a message to it from python then checks it arrives
2021-09-01 00:04:40 +01:00
Robert Scott
3c0cf469a1
elasticmq-server-bin: 0.14.6 -> 0.15.7
2021-08-31 22:31:28 +01:00
Robin Townsend
5947c59899
matrix-synapse: 1.41.0 -> 1.41.1
...
https://github.com/matrix-org/synapse/releases/tag/v1.41.1
2021-08-31 10:04:06 -04:00
maxine [they]
dd713073d4
Merge pull request #135882 from MayNiklas/update-plex
...
plex: 1.24.0.4930-ab6e1a058 -> 1.24.1.4931-1a38e63c6
2021-08-31 13:07:15 +02:00
Raphael Megzari
9de959a06f
caddy: 2.4.3 -> 2.4.4 ( #136252 )
2021-08-31 11:56:51 +02:00
Pascal Bach
1b85ad6b0e
Merge pull request #135929 from Ma27/bump-nextcloud22
...
nextcloud22: 22.1.0 -> 22.1.1
2021-08-31 09:31:17 +02:00
happysalada
f9321de0f3
elk7: 7.5.1 -> 7.10.2
...
Update pkgs/development/tools/misc/kibana/7.x.nix
Co-authored-by: Mihai Fufezan <36706276+fufexan@users.noreply.github.com>
Update pkgs/servers/search/elasticsearch/7.x.nix
Co-authored-by: Mihai Fufezan <36706276+fufexan@users.noreply.github.com>
Update pkgs/servers/search/elasticsearch/7.x.nix
Co-authored-by: Mihai Fufezan <36706276+fufexan@users.noreply.github.com>
Update pkgs/development/tools/misc/kibana/7.x.nix
Co-authored-by: Mihai Fufezan <36706276+fufexan@users.noreply.github.com>
2021-08-31 09:06:13 +09:00
happysalada
d702fbfe32
elasticsearch: nixpkgs-fmt
2021-08-31 09:06:13 +09:00
Maxine Aubrey
300b61c594
consul: 1.10.1 -> 1.10.2
...
- https://github.com/hashicorp/consul/releases/tag/v1.10.2
2021-08-30 20:07:20 +02:00
Markus Kowalewski
a8331640b1
slurm: 20.11.8.1 -> 21.08.0.1
2021-08-30 12:37:43 +02:00
Mario Rodas
2250e82c70
Merge pull request #135796 from r-ryantm/auto-update/sensu-go-backend
...
sensu-go-backend: 6.2.7 -> 6.4.1
2021-08-28 08:06:05 -05:00
Maximilian Bosch
6907126241
nextcloud22: 22.1.0 -> 22.1.1
...
Changes: https://github.com/nextcloud/server/compare/v22.1.0...v22.1.1
2021-08-27 17:50:41 +02:00
R. RyanTM
477dc15647
tempo: 1.0.1 -> 1.1.0
2021-08-27 14:27:25 +00:00
Fabian Affolter
4e40d90973
Merge pull request #135818 from mweinelt/python/ring-doorbell
...
python3Packages.ring-doorbell: 0.7.0 -> 0.7.1
2021-08-27 16:10:41 +02:00
R. RyanTM
a0eae3b877
headscale: 0.7.0 -> 0.7.1
2021-08-27 22:06:04 +09:00
R. RyanTM
819b35aa85
nats-server: 2.3.4 -> 2.4.0
2021-08-27 09:03:41 +00:00
Niklas
8e532326dd
plex: 1.24.0.4930-ab6e1a058 -> 1.24.1.4931-1a38e63c6
2021-08-27 10:46:42 +02:00
R. RyanTM
56e4c70dab
teleport: 7.0.2 -> 7.0.3
2021-08-26 21:28:58 -04:00
Martin Weinelt
db2f3345f4
home-assistant: unpin ring-doorbell
2021-08-26 18:58:18 +02:00
Ryan Mulligan
07b44b5020
Merge pull request #135774 from r-ryantm/auto-update/ombi
...
ombi: 4.0.1430 -> 4.0.1468
2021-08-26 07:28:03 -07:00
R. RyanTM
b0d9437ce5
sensu-go-backend: 6.2.7 -> 6.4.1
2021-08-26 13:27:14 +00:00
zowoq
3360a376cb
buildGoModule: warn if buildFlagsArray is used
2021-08-26 21:35:06 +10:00
zowoq
13ea123c74
treewide: buildFlagsArray -> ldflags
2021-08-26 21:35:06 +10:00
Pascal Bach
eada59b86b
Merge pull request #135767 from r-ryantm/auto-update/minio
...
minio: 2021-08-20T18-32-01Z -> 2021-08-25T00-41-18Z
2021-08-26 13:12:18 +02:00
R. RyanTM
1b1d1499d5
ombi: 4.0.1430 -> 4.0.1468
2021-08-26 10:38:27 +00:00
Kim Lindberger
b5263328db
Merge pull request #135181 from r-ryantm/auto-update/keycloak
...
keycloak: 15.0.1 -> 15.0.2
2021-08-26 11:51:06 +02:00
R. RyanTM
0d92d8e613
minio: 2021-08-20T18-32-01Z -> 2021-08-25T00-41-18Z
2021-08-26 09:41:08 +00:00
zowoq
e6494966dd
treewide: buildFlagsArray -> ldflags
2021-08-26 15:43:28 +10:00
davidak
bb01facb08
Merge pull request #134111 from sebbel/master
...
matomo: 4.3.1 -> 4.4.1
2021-08-26 04:24:01 +02:00
Martin Weinelt
6b77988f96
treewide: prometheus_client -> prometheus-client
2021-08-26 02:21:59 +02:00
Maximilian Bosch
cc0b233780
Merge pull request #135190 from r-ryantm/auto-update/thanos
...
thanos: 0.19.0 -> 0.22.0
2021-08-25 22:46:02 +02:00
Jaakko Luttinen
3f2c99d8a1
tvheadend: use ffmpeg_4 instead of ffmpeg_3
2021-08-25 20:20:56 +02:00
R. RyanTM
9c8b5a8b7f
headscale: 0.6.1 -> 0.7.0
2021-08-25 21:55:31 +09:00
Robin Gloster
52a6502174
postfixadmin: stdenv.lib -> lib
2021-08-24 23:50:31 +02:00
Robin Gloster
9dabe2df72
postfixadmin: 3.3.9 -> 3.3.10
2021-08-24 23:46:07 +02:00
Robin Gloster
862dd4ef58
postfixadmin: review additions
...
Co-authored-by: Linus Heckemann <git@sphalerite.org>
2021-08-24 23:46:06 +02:00
Robin Gloster
0eafc74d50
postfixadmin: init at 3.3.9
2021-08-24 23:46:06 +02:00
Maximilian Bosch
abde7f39bd
Merge pull request #134671 from sumnerevans/matrix-synapse-1.41
...
matrix-synapse: 1.40.0 -> 1.41.0
2021-08-24 22:33:14 +02:00
Ryan Mulligan
3a97096824
Merge pull request #135572 from r-ryantm/auto-update/tailscale
...
tailscale: 1.12.3 -> 1.14.0
2021-08-24 11:25:33 -07:00
Sumner Evans
2f1030b3ad
matrix-synapse: 1.40.0 -> 1.41.0
2021-08-24 10:49:50 -06:00
R. RyanTM
54d50d3bf8
tailscale: 1.12.3 -> 1.14.0
2021-08-24 15:23:01 +00:00
Martin Weinelt
8b05fd931b
home-assistant: pin async-upnp-client at 0.19.2
2021-08-24 13:28:35 +02:00
Sandro
400b6feb49
Merge pull request #135460 from lovesegfault/hqplayerd-4.25.2
2021-08-23 23:15:31 +02:00
Maximilian Bosch
a7f280bcb1
Merge pull request #135335 from r-ryantm/auto-update/grocy
...
grocy: 3.1.0 -> 3.1.1
2021-08-23 23:13:22 +02:00
Bernardo Meurer
48f0ae5331
hqplayerd: 4.25.2 -> 4.25.2-66
2021-08-23 10:31:55 -07:00
Doron Behar
8ca21df7aa
Merge pull request #135271 from r-ryantm/auto-update/rtsp-simple-server
...
rtsp-simple-server: 0.17.1 -> 0.17.2
2021-08-23 15:43:38 +00:00
Sandro
38131a2a5f
Merge pull request #135443 from 0x4A6F/master-routinator
2021-08-23 16:21:19 +02:00
Sandro
0c7db4b307
Merge pull request #135395 from em0lar/vouch-proxy-init
...
vouch-proxy: init at 0.32.0
2021-08-23 16:19:42 +02:00
Artturi
10164b04f5
Merge pull request #135372 from r-ryantm/auto-update/tempo
2021-08-23 17:18:34 +03:00
Artturi
6fb5d4cedc
Merge pull request #135358 from r-ryantm/auto-update/smcroute
2021-08-23 17:11:14 +03:00
Artturi
6a542dede7
Merge pull request #135383 from r-ryantm/auto-update/tt-rss-theme-feedly
...
tt-rss-theme-feedly: 2.5.0 -> 2.8.2
2021-08-23 16:35:10 +03:00
Artturi
5911885739
Merge pull request #135379 from r-ryantm/auto-update/traefik
...
traefik: 2.5.0 -> 2.5.1
2021-08-23 16:34:20 +03:00
Leo Maroni
ab4f3c81c8
vouch-proxy: init at 0.32.0
2021-08-23 14:38:19 +02:00
0x4A6F
adfe946418
routinator: 0.9.0 -> 0.10.0
2021-08-23 14:18:38 +02:00
Maximilian Bosch
5e37ccce7d
prometheus-knot-exporter: 2020-01-30 -> 2021-08-21
...
The only change that is relevant for us is that my Knot fix is now part
of the repo itself[1], so no need apply a patch anymore.
[1] b18eb7db73
2021-08-23 12:29:22 +02:00
R. RyanTM
0a7426b931
sozu: 0.11.56 -> 0.13.6
2021-08-23 19:11:28 +09:00
Pascal Bach
666c204dbd
Merge pull request #135209 from r-ryantm/auto-update/minio
...
minio: 2021-08-05T22-01-19Z -> 2021-08-20T18-32-01Z
2021-08-23 10:33:17 +02:00
Fabian Affolter
2689bd2472
Merge pull request #135363 from r-ryantm/auto-update/swego
...
swego: 0.94 -> 0.97
2021-08-23 08:16:01 +02:00
R. RyanTM
e75485b963
tt-rss-theme-feedly: 2.5.0 -> 2.8.2
2021-08-23 06:09:55 +00:00
R. RyanTM
a41f7a04eb
traefik: 2.5.0 -> 2.5.1
2021-08-23 05:52:25 +00:00
R. RyanTM
18c29fb695
tempo: 0.5.0 -> 1.0.1
2021-08-23 05:13:50 +00:00
R. RyanTM
43af21f67c
swego: 0.94 -> 0.97
2021-08-23 04:36:01 +00:00
R. RyanTM
aaaf20a97d
smcroute: 2.4.4 -> 2.5.1
2021-08-23 03:33:05 +00:00
R. RyanTM
8f27e517a2
rabbitmq-server: 3.9.3 -> 3.9.4
2021-08-23 10:14:16 +09:00
R. RyanTM
e52facaf75
grocy: 3.1.0 -> 3.1.1
2021-08-22 20:04:29 +00:00
Sandro
3b73d1b028
Merge pull request #135156 from r-ryantm/auto-update/unit
...
unit: 1.24.0 -> 1.25.0
2021-08-22 21:14:29 +02:00
Sandro
ab7abc8271
Merge pull request #93181 from dasj19/filtron
2021-08-22 20:20:01 +02:00
ajs124
a6908fe95b
Merge pull request #135169 from r-ryantm/auto-update/icinga2
...
icinga2: 2.13.0 -> 2.13.1
2021-08-22 20:18:42 +02:00
Malte Brandy
5a774fc2f6
Merge branch 'master' into haskell-updates
2021-08-22 19:42:48 +02:00
Daniel Șerbănescu
64de340d72
filtron: init at 0.2.0
2021-08-22 19:19:03 +02:00
R. RyanTM
59402d595c
rtsp-simple-server: 0.17.1 -> 0.17.2
2021-08-22 12:48:32 +00:00
R. RyanTM
f7b4c2f6e6
minio: 2021-08-05T22-01-19Z -> 2021-08-20T18-32-01Z
2021-08-22 06:51:59 +00:00
R. RyanTM
bac10a57e9
thanos: 0.19.0 -> 0.22.0
2021-08-22 05:35:45 +00:00
R. RyanTM
1aa8a9fe45
keycloak: 15.0.1 -> 15.0.2
2021-08-22 04:28:58 +00:00
R. RyanTM
cba087a88e
icinga2: 2.13.0 -> 2.13.1
2021-08-22 03:16:22 +00:00
R. RyanTM
e7c7ccaf6d
unit: 1.24.0 -> 1.25.0
2021-08-22 01:52:23 +00:00
github-actions[bot]
4c4f7353fa
Merge master into haskell-updates
2021-08-22 00:06:15 +00:00
Sandro
a7a97c9a97
Merge pull request #135041 from qowoz/go-buildflags
2021-08-21 20:40:18 +02:00
Markus Schneider
ffac945344
Rpiplay ( #121117 )
...
* rpiplay: init at unstable-2021-02-27
* added rpiplay to all packages
* rpiplay: unstable-2021-02-27 -> unstable-2021-06-14
Co-authored-by: Markus Schneider <mschneider@linkdot.org>
2021-08-21 15:32:35 +02:00