Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/jetify-com/devbox
/ Version
Function
Version
internal/nix/shim.go:44–44 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
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
nothing calls this directly
Calls
1
Version
Function · 0.92
Tested by
no test coverage detected