Expand description
System information and path detection.
Detects the system type (NixOS, traditional FHS, etc.) and provides appropriate paths for sandbox configuration.
Structs§
- System
Paths - Paths that exist on the current system for mounting.
Enums§
- System
Type - System type detection.
Statics§
Functions§
- get_
store_ path - Get the store path for a binary (first component after /nix/store/ or /gnu/store/).
- is_
guix_ store_ path - is_
nix_ store_ path