You've already forked guix-tribes
Add Tribes edge services with Vinyl, Hitch, and Lego
This commit is contained in:
@@ -3,7 +3,8 @@
|
||||
#:use-module (guix profiles)
|
||||
#:use-module (tribes packages otp)
|
||||
#:use-module (tribes packages source)
|
||||
#:use-module (tribes packages terminals))
|
||||
#:use-module (tribes packages terminals)
|
||||
#:use-module (tribes packages web))
|
||||
|
||||
(define %tribes-node-specifications
|
||||
'("nss-certs"
|
||||
@@ -37,6 +38,9 @@
|
||||
elixir-otp28
|
||||
elixir-hex-otp28
|
||||
ghostty-terminfo
|
||||
hitch
|
||||
vinyl
|
||||
lego
|
||||
(tribes-node-package)))))
|
||||
|
||||
(make-tribes-node-manifest)
|
||||
|
||||
Reference in New Issue
Block a user