1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-12-09 10:31:02 +01:00
nix/src/libmain
Robert Hensing 96e550efc5 Format .nix files
... with nixfmt (rfc style)
2025-01-24 17:04:02 +01:00
..
unix Build a minimized Nix with MinGW 2024-04-17 12:26:10 -04:00
.version Package libnixmain and libnixcmd with Meson 2024-07-05 16:40:55 -04:00
common-args.cc fix(libmain/common-args): do not exceed maximum allowed verbosity 2024-11-14 02:07:03 +03:00
common-args.hh nix: Support the --repair flag 2023-04-28 17:03:04 +02:00
loggers.cc Make abort() call sites log first 2024-07-24 16:52:04 +02:00
loggers.hh Ensure all headers have #pragma once and are in API docs 2023-03-31 23:19:44 -04:00
meson.build packaging: use optimization level 3 and LTO by default 2025-01-01 21:59:37 -08:00
nix-meson-build-support rename: build-utils-meson -> nix-meson-build-support 2024-12-09 16:54:42 +01:00
package.nix Format .nix files 2025-01-24 17:04:02 +01:00
plugin.cc libmain: add missing header include 2024-07-18 23:26:22 +01:00
plugin.hh Move plugins infra to libnixmain 2024-07-15 17:26:03 -04:00
progress-bar.cc libmain: fix ignoring empty lines in the print-build-logs option 2025-01-02 13:26:13 +09:00
progress-bar.hh Ensure all headers have #pragma once and are in API docs 2023-03-31 23:19:44 -04:00
shared.cc Split ignoreException for destructors or interrupt-safe 2024-09-30 11:50:25 +02:00
shared.hh Solve unused header warnings reported by clangd 2024-07-12 15:37:54 +02:00