mirror of
https://github.com/NixOS/nix
synced 2025-07-03 06:11:46 +02:00
parent
3fe9767dd3
commit
b095c06139
6 changed files with 37 additions and 1 deletions
|
@ -24,6 +24,8 @@ private:
|
|||
|
||||
typedef list<DrvName> DrvNames;
|
||||
|
||||
string nextComponent(string::const_iterator & p,
|
||||
const string::const_iterator end);
|
||||
int compareVersions(const string & v1, const string & v2);
|
||||
DrvNames drvNamesFromArgs(const Strings & opArgs);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue