Nix 2.93.3
Lix: A modern, delicious implementation of the Nix package manager; unstable internal interfaces
Loading...
Searching...
No Matches
names.hh File Reference
#include <memory>
#include "lix/libutil/types.hh"

Go to the source code of this file.

Classes

struct  nix::DrvName

Typedefs

typedef std::list< DrvNamenix::DrvNames

Functions

std::string_view nix::nextComponent (std::string_view::const_iterator &p, const std::string_view::const_iterator end)
std::strong_ordering nix::compareVersions (const std::string_view v1, const std::string_view v2)
DrvNames nix::drvNamesFromArgs (const Strings &opArgs)