nixpkgs/nixos/modules/installer/tools/nixos-option
Chuck c967e3fd3e Hold state and autoArgs by reference
Switch from convention "appease clang-tidy --checks='*'" to
"References are like non-nullptr pointers".  The clang-tidy check
"google-runtime-references" complains about non-const reference
arguments, but this is not a convention used in Nix.
2019-11-04 15:11:45 +01:00
..
CMakeLists.txt nixos/nixos-option: Rewrite in a more suitable language 2019-11-04 15:11:44 +01:00
default.nix Correct syntax for license specification 2019-11-04 15:11:45 +01:00
libnix-copy-paste.cc Reformat for 4-space indentation 2019-11-04 15:11:44 +01:00
libnix-copy-paste.hh Reformat for 4-space indentation 2019-11-04 15:11:44 +01:00
nixos-option.cc Hold state and autoArgs by reference 2019-11-04 15:11:45 +01:00