1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-11-28 21:21:00 +01:00
nix/src/libmain
John Ericson 1763cf115b Fix a bunch of missing meson boilerplate
These other libraries need this too

(cherry picked from commit ffdce51cd5)
2025-03-28 15:54:56 +00: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 Remove createDefaultLogger() 2025-02-18 15:19:57 +01:00
loggers.hh Remove createDefaultLogger() 2025-02-18 15:19:57 +01:00
meson.build Fix a bunch of missing meson boilerplate 2025-03-28 15:54:56 +00:00
nix-meson-build-support rename: build-utils-meson -> nix-meson-build-support 2024-12-09 16:54:42 +01:00
package.nix Write just ./.version on all components 2025-02-18 11:41:35 +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 progress-bar: Make pause/resume nestable 2025-03-04 19:10:01 +00:00
progress-bar.hh Remove startProgressBar() 2025-02-18 15:18:16 +01:00
shared.cc stopProgressBar() -> logger->stop() 2025-02-18 15:08:32 +01:00
shared.hh Move code related to NIX_MAN_DIR from libstore to nix-cli 2025-02-18 01:57:33 +03:00