nixpkgs/nixos/modules/installer/tools/nixos-option
Chuck 94a068fe36 Pass values 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
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 Pass values by reference 2019-11-04 15:11:45 +01:00