cmd/fpkg: compare all three store paths
Signed-off-by: Ophestra <cat@gensokyo.uk>
This commit is contained in:
@@ -40,11 +40,11 @@ type bundleInfo struct {
|
||||
|
||||
// allow gpu access within sandbox
|
||||
GPU bool `json:"gpu"`
|
||||
// inner nix store path to activate-and-exec script
|
||||
// store path to activate-and-exec script
|
||||
Launcher string `json:"launcher"`
|
||||
// store path to /run/current-system
|
||||
CurrentSystem string `json:"current_system"`
|
||||
// home-manager activation package
|
||||
// store path to home-manager activation package
|
||||
ActivationPackage string `json:"activation_package"`
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user