Commit Graph

32745 Commits

Author SHA1 Message Date
Marie Ramlow
e426c6dc6a
db-rest: 6.0.3 -> 6.0.4 2024-01-30 16:04:57 +01:00
Nikolay Korotkiy
260eaecaa4
Merge pull request #282154 from r-ryantm/auto-update/unpackerr
unpackerr: 0.12.0 -> 0.13.1
2024-01-27 19:50:47 +04:00
Franz Pletz
9dae63bf0d
Merge pull request #283330 from Ma27/grafana-source-build
grafana: 10.2.3 -> 10.3.1, build frontend from source
2024-01-27 16:11:59 +01:00
Mario Rodas
d83dedae90
Merge pull request #283084 from marsam/add-citus
postgresqlPackages.citus: init at 12.1.0
2024-01-27 05:54:04 -05:00
Yt
b3e657e2ac
Merge pull request #284121 from r-ryantm/auto-update/redpanda-client
redpanda-client: 23.3.2 -> 23.3.4
2024-01-27 10:32:54 +00:00
Maximilian Bosch
3e20d778ed
Merge pull request #283970 from teutat3s/nextcloud-only-on-linux
nextcloud, nextcloud-notify_push: set platforms to linux
2024-01-27 08:38:49 +01:00
Yt
a759a579fb
Merge pull request #283447 from Munksgaard/livebook-fixes
livebook: Use `mix release` to build instead of escript
2024-01-26 22:14:08 +00:00
R. Ryantm
417666166e redpanda-client: 23.3.2 -> 23.3.4 2024-01-26 21:59:53 +00:00
Nick Cao
c854e0a46f
Merge pull request #284053 from traxys/fitrackee_update
fit-trackee: 0.7.22 -> 0.7.29
2024-01-26 16:52:17 -05:00
traxys
1b3cbb70f3 fit-trackee: 0.7.22 -> 0.7.29 2024-01-26 22:05:56 +01:00
Philip Munksgaard
897d5670a3
livebook: Use mix release to build instead of escript
The current build of livebook does not work with the new [Livebook
Teams](https://livebook.dev/teams/) features. The problem can be observed by
running the current version of livebook, adding a new team and going to the team
page. The process will crash and the team page will show a 500 error.

The base of the problem is that the escript build method is not officially
supported. This commit changes the livebook package to use the `mix release`
workflow, which is also the one used to build the official Docker container.

Unfortunately, the binary built with `mix release` does not support command line
arguments like the `escript` binary does. Instead, users need to pass in most of
the configuration as environment variables, as documented
[here](https://hexdocs.pm/livebook/readme.html#environment-variables). As a
result, this commit also changes the Livebook service to reflect this new way of
configuring Livebook.

Finally, the Livebook release configuration specifically excludes the
ERTS (Erlang Runtime System), which means that the resulting release cannot run
without Erlang installed.

I have tested the results (both of the package and the service) locally.
2024-01-26 20:19:46 +01:00
R. Ryantm
de9d0ca71a virtiofsd: 1.10.0 -> 1.10.1 2024-01-26 17:40:48 +01:00
teutat3s
0ae5f8f348
nextcloud-notify_push: set platforms to linux, add
changelog
2024-01-26 17:37:42 +01:00
teutat3s
92f44f90bd
nextcloud: set platforms to linux 2024-01-26 17:37:41 +01:00
R. Ryantm
8f6ef9742a sozu: 0.15.18 -> 0.15.19 2024-01-26 16:45:47 +01:00
Martin Weinelt
37840f1f85
Merge pull request #284011 from fabaff/vtjp
python311Packages.vtjp: init at 0.2.1
2024-01-26 15:11:25 +01:00
Martin Weinelt
8d921bc483
Merge pull request #283942 from hughobrien/kasa
home-assistant: bind to earlier python-kasa version
2024-01-26 14:42:30 +01:00
Martin Weinelt
ce7a0b3ca6
home-assistant: update component-packages
Enables the tplink component tests.
2024-01-26 14:38:21 +01:00
Fabian Affolter
29968ee5ee home-assistant: update component-packages 2024-01-26 13:48:03 +01:00
Hugh O'Brien
e2f0745c68
home-assistant: bind to earlier python-kasa version 2024-01-26 03:35:19 -05:00
Ivan Mincik
79633fea6d
Merge pull request #283931 from r-ryantm/auto-update/geoserver
geoserver: 2.24.1 -> 2.24.2
2024-01-26 08:42:21 +01:00
R. Ryantm
0c8e9eabb1 geoserver: 2.24.1 -> 2.24.2 2024-01-26 06:37:06 +00:00
R. Ryantm
e508f9e727 unpackerr: 0.12.0 -> 0.13.1 2024-01-26 05:12:03 +00:00
Nick Cao
5638f0cc2f
Merge pull request #283861 from traxys/nominatim_osmium
nominatim: Add pyosmium to the dependencies
2024-01-25 22:04:50 -05:00
Maximilian Bosch
f4520723eb
Merge pull request #283820 from AkechiShiro/nextcloud-update-26-27-25jan2024
nextcloud27: 27.1.5 -> 27.1.6, nextcloud26: 26.0.10 -> 26.0.11
2024-01-25 23:31:15 +01:00
traxys
fdd7755f93 nominatim: Add pyosmium to the dependencies
This package is required to perform updates of nominatim (using
replication --once)
2024-01-25 22:17:25 +01:00
Bruno Bigras
d3a15f0432
Merge pull request #257553 from KGB33/update-router
router: 1.19.0 -> 1.30.1
2024-01-25 15:59:59 -05:00
maxine
066ccb996b
Merge pull request #282963 from NukaDuka/prometheus-pve-exporter-update
prometheus-pve-exporter: 2.3.0 -> 3.2.1
2024-01-25 21:17:19 +01:00
maxine
59fe145f40
Merge pull request #283484 from r-ryantm/auto-update/prometheus-ipmi-exporter
prometheus-ipmi-exporter: 1.7.0 -> 1.8.0
2024-01-25 21:16:21 +01:00
Samy Lahfa
43fcbbff73 nextcloud27: 27.1.5 -> 27.1.6, nextcloud26: 26.0.10 -> 26.0.11 2024-01-25 20:36:07 +01:00
Nick Cao
605993f424
Merge pull request #283752 from r-ryantm/auto-update/prometheus-redis-exporter
prometheus-redis-exporter: 1.56.0 -> 1.57.0
2024-01-25 12:16:07 -05:00
Nick Cao
25da5afe30
Merge pull request #283682 from r-ryantm/auto-update/routinator
routinator: 0.13.0 -> 0.13.1
2024-01-25 10:35:27 -05:00
R. Ryantm
0a03863a49 prometheus-redis-exporter: 1.56.0 -> 1.57.0 2024-01-25 12:06:16 +00:00
Vladimír Čunát
9187b70b1e
Merge #283738: Assorted fixes for 2024-01-25
...into staging-next
2024-01-25 13:03:22 +01:00
github-actions[bot]
8c2ba7797a
Merge master into staging-next 2024-01-25 12:01:19 +00:00
Naïm Favier
6d11e88fed
Merge pull request #280945 from katexochen/treewide/unref-patches
treewide: cleanup unreferenced patch files
2024-01-25 12:42:50 +01:00
K900
0c10ec9d2c flashmq: 1.4.5 -> 1.8.4
Diff: https://github.com/halfgaar/FlashMQ/compare/v1.4.5...v1.8.4
2024-01-25 13:37:47 +03:00
R. Ryantm
d17becd696 routinator: 0.13.0 -> 0.13.1 2024-01-25 06:22:36 +00:00
github-actions[bot]
a4b5a14b07
Merge master into staging-next 2024-01-25 00:02:13 +00:00
Fabian Affolter
10c472752e
Merge pull request #283246 from fabaff/switchbot-api-bump
python311Packages.switchbot-api: init at 2.0.0
2024-01-24 23:33:23 +01:00
maxine
fa1f4ab8c3
Merge pull request #283368 from dotlambda/tailscale-passthru-tests
tailscale: add passthru.tests
2024-01-24 22:48:01 +01:00
maxine
b5c8e384c3
Merge pull request #283538 from emilylange/loki
grafana-loki,promtail: 2.9.3 -> 2.9.4
2024-01-24 22:47:45 +01:00
Kerstin
6ea3e577a9
Merge pull request #283535 from SuperSandro2000/mastodon
mastodon: 4.2.3 -> 4.2.4
2024-01-24 22:27:31 +01:00
Alyssa Ross
0a95fd24f0
Merge remote-tracking branch 'origin/master' into staging-next
Conflicts:
	pkgs/development/libraries/libunwind/default.nix
2024-01-24 22:00:49 +01:00
emilylange
16bcff9241
grafana-loki,promtail: 2.9.3 -> 2.9.4
https://github.com/grafana/loki/releases/tag/v2.9.4

changelog: https://github.com/grafana/loki/blob/v2.9.4/CHANGELOG.md

diff: https://github.com/grafana/loki/compare/v2.9.3...v2.9.4
2024-01-24 17:38:27 +01:00
Sandro Jäckel
b8767be1b8
mastodon: 4.2.3 -> 4.2.4 2024-01-24 17:18:50 +01:00
Nick Cao
a144ab249a
Merge pull request #283445 from r-ryantm/auto-update/maddy
maddy: 0.7.0 -> 0.7.1
2024-01-24 10:05:06 -05:00
Nick Cao
a67a25af2e
Merge pull request #283442 from vcunat/p/knot-bump
knot-dns: 3.3.3 -> 3.3.4
2024-01-24 08:49:03 -05:00
Sandro
50261f075a
Merge pull request #283205 from leona-ya/keycloak-plugin-restrict-client-auth 2024-01-24 14:25:39 +01:00
Niklas Hambüchen
cf792a51c8
Merge pull request #283446 from r-ryantm/auto-update/consul
consul: 1.17.1 -> 1.17.2
2024-01-24 13:45:32 +01:00