feat: added beacon installer generation, download
This commit is contained in:
+3
-2
@@ -288,8 +288,9 @@ let
|
||||
|
||||
outputs = rec {
|
||||
packages = {
|
||||
inherit sparse-server sparse-installer-linux sparse-installer-freebsd
|
||||
sparse-installer-windows;
|
||||
inherit sparse-server sparse-beacon-linux sparse-beacon-freebsd
|
||||
sparse-beacon-windows linux-loader freebsd-loader sparse-installer-linux
|
||||
sparse-installer-freebsd sparse-installer-windows;
|
||||
|
||||
inherit freebsd-zig-libc;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user