nix-super/src/libexpr/flake
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
..
call-flake.nix Represent 'follows' inputs explicitly in the lock file 2020-06-11 14:40:21 +02:00
config.cc Get rid of most .at calls (#6393) 2022-05-04 07:44:32 +02:00
flake.cc store Symbols in a table as well, like positions 2022-04-21 21:56:31 +02:00
flake.hh If we can't write a lock file, pretend the top-level flake is dirty 2021-09-15 18:31:42 +02:00
flakeref.cc Get rid of most .at calls (#6393) 2022-05-04 07:44:32 +02:00
flakeref.hh Allow selecting derivation outputs using 'installable!outputs' 2022-05-03 13:43:52 +02:00
lockfile.cc libfetchers: Rename immutable -> locked 2022-02-24 18:09:00 +01:00
lockfile.hh Capitalize JSON for consistency 2020-10-28 17:54:28 -05:00