nix-super/src/libexpr/flake
Silvan Mosberger fa307875e9
Introduce NormalType for the normal type of a Value
This will be useful to abstract over the ValueType implementation
details

Make use of it already to replace the showType(ValueType) function
2020-12-12 03:31:46 +01:00
..
call-flake.nix Represent 'follows' inputs explicitly in the lock file 2020-06-11 14:40:21 +02:00
config.cc Move to separate file 2020-11-26 13:16:36 +01:00
flake.cc Introduce NormalType for the normal type of a Value 2020-12-12 03:31:46 +01:00
flake.hh Ask for confirmation before allowing flake Nix configuration settings 2020-11-26 12:37:23 +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