pub fn remove(path: &Path, list: &NixList, pkg: &str) -> Result<bool>
Remove a package from a list. Returns true if removed, false if not found.