1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-06-24 22:11:15 +02:00
nix/src/libmain
Sergei Zimmerman 114de63d88
Fix various typos in source code
This only touches code comments, class names, documentation,
enumeration names and tests.
2025-05-25 20:14:11 +00:00
..
include/nix/main Expose the nix component in header include paths 2025-04-01 11:40:42 -04:00
unix Expose the nix component in header include paths 2025-04-01 11:40:42 -04:00
.version Package libnixmain and libnixcmd with Meson 2024-07-05 16:40:55 -04:00
common-args.cc Add trailing commas on addFlag incantations 2025-04-07 17:18:15 -04:00
loggers.cc Expose the nix component in header include paths 2025-04-01 11:40:42 -04:00
meson.build Clean some header related things. 2025-04-06 18:53:38 -04:00
nix-meson-build-support rename: build-utils-meson -> nix-meson-build-support 2024-12-09 16:54:42 +01:00
package.nix Hack together a fix for the public headers 2025-04-05 00:59:58 +02:00
plugin.cc treewide: Use StringSet alias consistently instead of std::set<std::string> 2025-05-02 17:40:29 +00:00
progress-bar.cc Fix various typos in source code 2025-05-25 20:14:11 +00:00
shared.cc libmain: Catch logger exceptions in handleExceptions 2025-05-22 23:08:59 +00:00