lix/src/libstore/builtins
Alain Zscheile 1385b20078
Get rid of most .at calls (#6393)
Use one of `get` or `getOr` instead which will either return a null-pointer (with a nicer error message) or a default value when the key is missing.
2022-05-04 07:44:32 +02:00
..
buildenv.cc buildProfile(): Ignore manifest.{nix,json} 2022-03-22 10:48:02 +01:00
buildenv.hh buildenv: Eliminate global variables, other cleanup 2020-03-24 14:06:47 +01:00
fetchurl.cc Get rid of most .at calls (#6393) 2022-05-04 07:44:32 +02:00
unpack-channel.cc Remove std::string alias (for real this time) 2022-02-25 16:13:02 +01:00