1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2024-09-20 23:28:26 -04:00
nix/src/libexpr/flake
Eelco Dolstra 4a79cba511 Allow selecting derivation outputs using 'installable!outputs'
E.g. 'nixpkgs#glibc^dev,static' or 'nixpkgs#glibc^*'.
2022-05-03 13:43:52 +02:00
..
call-flake.nix Represent 'follows' inputs explicitly in the lock file 2020-06-11 14:40:21 +02:00
config.cc Move some stuff from Settings to a new FetchSettings. 2022-03-01 01:39:25 +00: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 Allow selecting derivation outputs using 'installable!outputs' 2022-05-03 13:43:52 +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