Nix/src/resolve-system-dependencies
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
..
local.mk Apply OS checks to host platform, not build 2021-06-23 15:00:36 +00:00
resolve-system-dependencies.cc Get rid of most .at calls (#6393) 2022-05-04 07:44:32 +02:00