lix/src/libexpr/flake
Danila Fedorin 93f1678ec6 Allow Flake inputs to accept boolean and integer attributes
I believe that this makes it possible to do things like
Git inputs with submodules, but it also likely applies
to other input types from libfetchers.
2021-01-08 01:53:57 +00: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 Allow Flake inputs to accept boolean and integer attributes 2021-01-08 01:53:57 +00: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