pub async fn getlegacypkgs(paths: &[&str]) -> Result<HashMap<String, String>>Expand description
Gets a list of all packages in NixOS systems with their attribute and version.
The input paths should be the paths to the configuration.nix files containing environment.systemPackages