mirror of
https://github.com/NixOS/nix
synced 2025-06-30 07:33:16 +02:00
The old `std::variant` is bad because we aren't adding a new case to `FileIngestionMethod` so much as we are defining a separate concept --- store object content addressing rather than file system object content addressing. As such, it is more correct to just create a fresh enumeration. Co-authored-by: Robert Hensing <roberth@users.noreply.github.com> |
||
---|---|---|
.. | ||
libexpr | ||
libexpr-support | ||
libfetchers | ||
libstore | ||
libstore-support | ||
libutil | ||
libutil-support |