aboutsummaryrefslogtreecommitdiffhomepage
path: root/cmd/fpkg/bundle.go
diff options
context:
space:
mode:
authorOphestra <cat@gensokyo.uk>2024-12-29 23:37:11 +0900
committerOphestra <cat@gensokyo.uk>2024-12-29 23:37:11 +0900
commitf8d0786509dcd68ea674c0b37201e2e8a60f98e8 (patch)
tree7bf19a676e69365b97ad20f1aeae3c38b3d968ee /cmd/fpkg/bundle.go
parent56a73bb019ef807e11ed99bb1e89f032e7a1f393 (diff)
cmd/fpkg: include nixGL source in inner store
Signed-off-by: Ophestra <cat@gensokyo.uk>
Diffstat (limited to 'cmd/fpkg/bundle.go')
-rw-r--r--cmd/fpkg/bundle.go2
1 files changed, 2 insertions, 0 deletions
diff --git a/cmd/fpkg/bundle.go b/cmd/fpkg/bundle.go
index aa1eecdb..572b295c 100644
--- a/cmd/fpkg/bundle.go
+++ b/cmd/fpkg/bundle.go
@@ -40,6 +40,8 @@ type bundleInfo struct {
// allow gpu access within sandbox
GPU bool `json:"gpu"`
+ // store path to nixGL source
+ NixGL string `json:"nix_gl,omitempty"`
// store path to activate-and-exec script
Launcher string `json:"launcher"`
// store path to /run/current-system