mirror of
https://github.com/privatevoid-net/nix-super.git
synced 2024-11-10 00:08:07 +02:00
b51e161af5
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> |
||
---|---|---|
.. | ||
data | ||
common-protocol.cc | ||
content-address.cc | ||
derivation-advanced-attrs.cc | ||
derivation.cc | ||
derived-path.cc | ||
downstream-placeholder.cc | ||
local.mk | ||
machines.cc | ||
nar-info-disk-cache.cc | ||
nar-info.cc | ||
nix_api_store.cc | ||
outputs-spec.cc | ||
path-info.cc | ||
path.cc | ||
references.cc | ||
serve-protocol.cc | ||
store-reference.cc | ||
worker-protocol.cc |