Expand description
Cache and determine packages installed with nix profile
Structs§
- Profile
Pkg - Struct containing information about a package installed with
nix profile.
Functions§
- getprofilepkgs
- Returns a list of all packages installed with
nix profilewith their name. Does not include individual version. - getprofilepkgs_
versioned - Returns a list of all packages installed with
nix profilewith their name and version. Takes a bit longer than getprofilepkgs(). - nixpkgslatest
- Downloads a list of available package versions
packages.dband returns the path to the file. - unavailablepkgs