Commit Graph

576708 Commits

Author SHA1 Message Date
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
Azat Bahawi
6aee40bc72
Merge pull request #284043 from r-ryantm/auto-update/vcmi
vcmi: 1.4.4 -> 1.4.5
2024-01-26 19:05:54 +00:00
Yt
d345cbb4ea
Merge pull request #284066 from r-ryantm/auto-update/python311Packages.pinecone-client
python311Packages.pinecone-client: 2.2.5 -> 3.0.2
2024-01-26 18:56:15 +00:00
Ben Siraphob
2f24ff28a7
Merge pull request #279035 from DieracDelta/fix-bear
bear: fix
2024-01-26 13:50:02 -05:00
Nick Cao
0f1b5ab640
Merge pull request #284062 from Kiskae/nvidia/fix-broken
linuxPackages_latest.nvidiaPackages.{latest,vulkan_beta}.open: broken on 6.7
2024-01-26 13:38:22 -05:00
Janik
be42664dbb
Merge pull request #281728 from medv/patch-1
ephemeralpg: 3.1 -> 3.3, fix for nixos-update's runner
2024-01-26 19:36:47 +01:00
Pierre Roux
145b429851 coqPackages_8_19.mathcomp-real-closed 2024-01-26 19:35:30 +01:00
Pierre Roux
2114214e50 coqPackages_8_19.multinomials 2024-01-26 19:35:30 +01:00
Pierre Roux
d25c59bebb coqPackages_8_19.extructures 2024-01-26 19:35:30 +01:00
Pierre Roux
523c093518 coqPackages_8_19.mathcomp-algebra-tactics 2024-01-26 19:35:30 +01:00
Pierre Roux
aad90cd395 coqPackages_8_19.reglang 2024-01-26 19:35:30 +01:00
Pierre Roux
a7c7c0b6e4 coqPackages_8_19.coqprime 2024-01-26 19:35:30 +01:00
Pierre Roux
9a39384065 coqPackages.coquelicot: 3.4.0 -> 3.4.1 2024-01-26 19:35:30 +01:00
Pierre Roux
5cc532b336 coqPackages_8_19.QuickChick 2024-01-26 19:35:30 +01:00
Pierre Roux
9e6484a32d coqPackages_8_19.ITree 2024-01-26 19:35:30 +01:00
Pierre Roux
b57a1c6934 coqPackages_8_19.paco 2024-01-26 19:35:30 +01:00
Pierre Roux
c61980d92b coqPackages.flocq: 4.1.3 -> 4.1.4 2024-01-26 19:35:30 +01:00
Pierre Roux
4ce414bbe4 coq: 8.19+rc1 -> 8.19.0 2024-01-26 19:35:30 +01:00
Martin Weinelt
1704052d67
Merge pull request #284065 from rhoriguchi/esphome
esphome: add missing dependency for discovery with ping
2024-01-26 19:03:34 +01:00
R. Ryantm
5734f2e486 python311Packages.pinecone-client: 2.2.5 -> 3.0.2 2024-01-26 17:34:38 +00:00
Ryan Horiguchi
f0faed2bca esphome: add missing dependency for discovery with ping 2024-01-26 18:26:37 +01:00
nikstur
be99314e4d
Merge pull request #283964 from snpschaaf/init-tlmi-auth
tlmi-auth: init at 1.0.1
2024-01-26 18:22:31 +01:00
Kiskae
2817ffc8e1 linuxPackages_latest.nvidiaPackages.{latest,vulkan_beta}.open: broken on 6.7 2024-01-26 18:05:51 +01:00
R. RyanTM
fedc949f84
python311Packages.mplhep: 0.3.31 -> 0.3.32 (#283966) 2024-01-26 11:46:01 -05:00
Philippe Schaaf
ce689654cf
tlmi-auth: init at 1.0.1
Signed-off-by: Philippe Schaaf <philippe.schaaf@secunet.com>
2024-01-26 17:42:55 +01:00
R. Ryantm
de9d0ca71a virtiofsd: 1.10.0 -> 1.10.1 2024-01-26 17:40:48 +01:00
maxine
816e6ed80f
Merge pull request #277935 from quantenzitrone/gprename
gprename: init at 20230429
2024-01-26 17:34:48 +01:00
maxine
a3101b8137
Merge pull request #281424 from Cottand/nomad-173-166-1513
nomad: nomad_1_6 -> nomad_1_7, nomad_1_7: 1.7.2 -> 1.7.3. nomad_1_6: 1.6.5 -> 1.6.6, nomad_1_5: 1.5.12 -> 1.5.13, nomad_1_4: remove
2024-01-26 17:32:04 +01:00
R. Ryantm
67702f1074 fable: 4.9.0 -> 4.10.0 2024-01-26 17:01:11 +01:00
R. Ryantm
8a3600b8a8 trunk-io: 1.2.7 -> 1.3.0 2024-01-26 16:57:17 +01:00
Vladimír Čunát
2c158b0deb
Merge #284016: rawtherapee: fixup build 2024-01-26 16:55:12 +01:00
Charlotte Van Petegem
bf15de8c3b eid-mw: 5.1.11 -> 5.1.15 2024-01-26 16:48:11 +01:00
R. Ryantm
3fe363f633 vcmi: 1.4.4 -> 1.4.5 2024-01-26 15:48:02 +00:00
R. Ryantm
8f6ef9742a sozu: 0.15.18 -> 0.15.19 2024-01-26 16:45:47 +01:00
Lin Xianyi
0f93b3f9b4 wallust: 2.9.0 -> 2.10.0 2024-01-26 16:45:17 +01:00
R. Ryantm
6dccc3adee pyprland: 1.7.0 -> 1.7.1 2024-01-26 16:44:17 +01:00
Sandro
dc1bc7ac50
Merge pull request #273307 from katexochen/sonobuoy/refactor
sonobuoy: update metadata, add update script and version test
2024-01-26 16:43:44 +01:00
R. Ryantm
3f5f020da5 pcm: 202311 -> 202401 2024-01-26 16:41:12 +01:00
R. Ryantm
489654493f opencomposite: unstable-2023-09-11 -> unstable-2024-01-14 2024-01-26 16:40:42 +01:00
Thiago Kenji Okada
0ce9684bc5
Merge pull request #283973 from thiagokokada/fix-babashka-bug
buildGraalvmNativeImage: fix UTF-8 encoding issue for JVM dependencies
2024-01-26 15:36:43 +00:00
Nick Cao
60ce69b322
Merge pull request #283999 from r-ryantm/auto-update/mubeng
mubeng: 0.14.1 -> 0.14.2
2024-01-26 10:23:47 -05:00
Nick Cao
8f3184fe5b
Merge pull request #284007 from r-ryantm/auto-update/qadwaitadecorations-qt6
qadwaitadecorations-qt6: 0.1.3 -> 0.1.4
2024-01-26 10:22:46 -05:00
Nick Cao
1afc9ef14f
Merge pull request #284015 from r-ryantm/auto-update/miriway
miriway: unstable-2024-01-19 -> unstable-2024-01-24
2024-01-26 10:22:09 -05:00
Nick Cao
19a306d9ec
Merge pull request #284018 from r-ryantm/auto-update/variety
variety: 0.8.11 -> 0.8.12
2024-01-26 10:21:43 -05:00
Nick Cao
0debdf823a
Merge pull request #283570 from NickCao/stratis
stratisd: 3.6.3 -> 3.6.4
2024-01-26 10:00:00 -05:00
Nick Cao
02c5a9319f
Merge pull request #283882 from r-ryantm/auto-update/python311Packages.dramatiq
python311Packages.dramatiq: 1.15.0 -> 1.16.0
2024-01-26 09:42:55 -05:00
Nick Cao
56cc0a81ff
Merge pull request #283885 from r-ryantm/auto-update/python311Packages.aiorwlock
python311Packages.aiorwlock: 1.3.0 -> 1.4.0
2024-01-26 09:42:04 -05:00
Nick Cao
087a544fb9
Merge pull request #283892 from r-ryantm/auto-update/gauge
gauge: 1.5.6 -> 1.5.7
2024-01-26 09:40:25 -05:00
David Guibert
6081df2649
super-slicer-beta: 2.5.59.3 -> 2.5.59.6 (#283789)
Diff: https://github.com/supermerill/SuperSlicer/compare/2.5.59.3...2.5.59.6
2024-01-26 18:12:52 +04: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