1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2024-09-21 11:30:30 -04:00
nix/src/libexpr/flake
regnat 4cff8188a5 Keep the isFlake attribute for overriden inputs
When overriding an input that isn’t a flake, mark the override as also not
being a flake.

Fix #3774
2021-06-29 13:56:48 +02:00
..
call-flake.nix Represent 'follows' inputs explicitly in the lock file 2020-06-11 14:40:21 +02:00
config.cc Create parent trusted list path before writing 2021-05-08 21:31:28 -05:00
flake.cc Keep the isFlake attribute for overriden inputs 2021-06-29 13:56:48 +02:00
flake.hh Fix some typos 2021-03-26 16:14:38 +01:00
flakeref.cc Merge branch 'kwq/path-dir-query' of https://github.com/kquick/nix 2020-09-29 23:42:43 +02:00
flakeref.hh Switch comment format from '// ...' to '/* ... */' for consistency. 2020-09-28 09:37:26 -07:00
lockfile.cc Fix assertion failure in LockFile::LockFile() 2020-11-19 20:31:30 +01:00
lockfile.hh Capitalize JSON for consistency 2020-10-28 17:54:28 -05:00