packages: install rust
authorKristof Provost <kp@FreeBSD.org>
Mon, 19 Feb 2024 22:53:28 +0000 (23:53 +0100)
committerKristof Provost <kp@FreeBSD.org>
Mon, 19 Feb 2024 22:53:28 +0000 (23:53 +0100)
We need it to install homeassistant. We could also install via ansible,
but we have to build rust anyway as a prerequisite for .. something, so
install it immediately in the image.

image/packagelist

index e0fb47f..8762b70 100644 (file)
@@ -1,4 +1,5 @@
 lang/python
+lang/rust
 devel/bsddialog
 sysutils/tmux
 security/sudo