nix-super/tests/unit
John Ericson b51e161af5 Cleanup ContentAddressMethod to match docs
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>
2024-06-24 10:24:06 -04:00
..
libexpr WIP add testresults output 2024-06-16 16:34:54 +02:00
libexpr-support C API: Value -> nix_value 2024-06-13 18:51:58 +02:00
libfetchers WIP add testresults output 2024-06-16 16:34:54 +02:00
libstore Cleanup ContentAddressMethod to match docs 2024-06-24 10:24:06 -04:00
libstore-support Unit test for derivation "advanced attrs" 2024-06-23 21:42:56 -04:00
libutil Rename Recursive -> NixArchive 2024-06-24 10:24:06 -04:00
libutil-support Unit test for derivation "advanced attrs" 2024-06-23 21:42:56 -04:00