forked from lix-project/lix
Reanme DerivationType::Regular
defintion too
This is the one non-prefixed occurence
This commit is contained in:
parent
e7b0847f2d
commit
e561a13a58
|
@ -65,7 +65,7 @@ typedef std::map<StorePath, StringSet> DerivationInputs;
|
||||||
typedef std::map<string, string> StringPairs;
|
typedef std::map<string, string> StringPairs;
|
||||||
|
|
||||||
enum struct DerivationType : uint8_t {
|
enum struct DerivationType : uint8_t {
|
||||||
Regular,
|
InputAddressed,
|
||||||
CAFixed,
|
CAFixed,
|
||||||
CAFloating,
|
CAFloating,
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue