Skip to main content

insert

Function insert 

Source
pub fn insert(path: &Path, list: &NixList, pkg: &str) -> Result<bool>
Expand description

Insert a package into a list. Returns true if inserted, false if already present.