mirror of
https://github.com/privatevoid-net/nix-super.git
synced 2024-11-11 00:36:20 +02:00
450dcf2c1b
Instead, `Hash` uses `std::optional<HashType>`. In the future, we may also make `Hash` itself require a known hash type, encoraging people to use `std::optional<Hash>` instead. |
||
---|---|---|
.. | ||
buildenv.cc | ||
buildenv.hh | ||
fetchurl.cc | ||
unpack-channel.cc |