Skip to main content

remove

Function remove 

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

Remove a package from a list. Returns true if removed, false if not found.