package
0.0.0-20241122174450-ed490a29207d
Repository: https://github.com/jetify-com/devbox.git
Documentation: pkg.go.dev
# Functions
ProfileListItems returns a list of the installed packages.
ProfileListNameOrIndex returns the name or index of args.Package in the nix profile specified by args.ProfileDir, or nix.ErrPackageNotFound if it's not found.
No description provided by the author
# Structs
NixProfileListItem is a go-struct of a line of printed output from `nix profile list` docs: https://nixos.org/manual/nix/stable/command-ref/new-cli/nix3-profile-list.html.
No description provided by the author