mirror of
https://github.com/NixOS/nix
synced 2025-06-28 09:31:16 +02:00
parent
3fe9767dd3
commit
b095c06139
6 changed files with 37 additions and 1 deletions
|
@ -41,7 +41,7 @@ bool DrvName::matches(DrvName & n)
|
|||
}
|
||||
|
||||
|
||||
static string nextComponent(string::const_iterator & p,
|
||||
string nextComponent(string::const_iterator & p,
|
||||
const string::const_iterator end)
|
||||
{
|
||||
/* Skip any dots and dashes (component separators). */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue