1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-12-02 07:00:59 +01:00
nix/src/libcmd
John Ericson 83f92a8cba Rename the "markdown" Meson flag to "lowdown"
This is because we are about to use `cmark`. (Mored details in the next
commit.) We don't need this flag, or any other, to control the `cmark`
dependency --- it can just be unconditional. The name "lowdown" makes
clear that the original flag is just about lowdown, and no longer about
markdown in general.
2025-11-10 19:57:41 -05:00
..
include/nix/cmd Factor out --no-check-sigs 2025-10-16 16:35:09 +02:00
pch libcmd: Speed up builds by using precompiled headers 2025-07-20 22:01:59 +03:00
.version Package libnixmain and libnixcmd with Meson 2024-07-05 16:40:55 -04:00
built-path.cc Split out UnkeyedRealisation from Realisation 2025-10-15 14:59:04 -04:00
command-installable-value.cc Apply clang-format universally. 2025-07-18 12:47:27 -04:00
command.cc Apply clang-format universally. 2025-07-18 12:47:27 -04:00
common-eval-args.cc No more globals.hh in headers 2025-08-20 16:24:37 -04:00
editor-for.cc Apply clang-format universally. 2025-07-18 12:47:27 -04:00
installable-attr-path.cc Apply clang-format universally. 2025-07-18 12:47:27 -04:00
installable-derived-path.cc Apply clang-format universally. 2025-07-18 12:47:27 -04:00
installable-flake.cc Use ref<LockedFlake> where non-null 2025-10-09 21:25:40 +02:00
installable-value.cc Apply clang-format universally. 2025-07-18 12:47:27 -04:00
installables.cc Use ref<LockedFlake> where non-null 2025-10-09 21:25:40 +02:00
markdown.cc libcmd: Fix rendering of absolute URLs in markdown 2025-08-17 20:31:34 +03:00
meson.build Rename the "markdown" Meson flag to "lowdown" 2025-11-10 19:57:41 -05:00
meson.options Rename the "markdown" Meson flag to "lowdown" 2025-11-10 19:57:41 -05:00
misc-store-flags.cc Apply clang-format universally. 2025-07-18 12:47:27 -04:00
network-proxy.cc Apply clang-format universally. 2025-07-18 12:47:27 -04:00
nix-meson-build-support rename: build-utils-meson -> nix-meson-build-support 2024-12-09 16:54:42 +01:00
package.nix Rename the "markdown" Meson flag to "lowdown" 2025-11-10 19:57:41 -05:00
repl-interacter.cc Apply clang-format universally. 2025-07-18 12:47:27 -04:00
repl.cc treewide: Remove toView() because it leads to segfaults when compiled with newer nixpkgs 2025-10-05 02:30:21 +03:00