Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/jetify-com/devbox
/ System
Function
System
internal/nix/shim.go:43–43 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
41
func
Command(args ...any) *Cmd {
return
nix.Command(args...) }
42
func
SourceProfile() (sourced bool, err error) {
return
nix.SourceProfile() }
43
func
System() string {
return
nix.System() }
44
func
Version() string {
return
nix.Version() }
Callers
15
createFile
Method · 0.92
NormalizedDevboxPackageReference
Method · 0.92
InputAddressedPaths
Method · 0.92
InputAddressedPathForOutput
Method · 0.92
packageInstallErrorHandler
Function · 0.92
sysInfoIfExists
Method · 0.92
newFlakePlan
Function · 0.92
addOutput
Method · 0.92
inputRelativeAttrPath
Method · 0.92
SetOutputsForPackage
Method · 0.92
selectForSystem
Function · 0.92
mergeResolvedPackageToLockfile
Method · 0.92
Calls
1
System
Function · 0.92
Tested by
1
currentSystem
Function · 0.74