Skip to main content

nix_eval_version

Function nix_eval_version 

Source
pub fn nix_eval_version(pkg: &str) -> Result<Option<String>>
Expand description

Get the version of a nix package from nixpkgs. Returns None if not found.