nixpkgs/nixos/modules/installer/tools/nixos-option
Chuck 88183eb484 Per reviewer request, cast the other side.
I don't think this matters.  As long as one or the other of these is
a std::string, I get an operator== that looks at content rather than
pointer equality.  I picked casting the constant over casting the dynamic
thing in hopes that the compiler would have a better chance at optimizing
away any runtime cost.

Deferring to reviewer.
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 Per reviewer request, cast the other side. 2019-11-04 15:11:45 +01:00