lix/src/libcmd
Qyriad 95863b258b build: build lix-doc with Meson! 🎉
lix-doc is now built with Meson, with lix-doc's dependencies built as
Meson subprojects, either fetched on demand with .wrap files, or fetched
in advance by Nix with importCargoLock. It even builds statically.

Fixes #256.

Co-authored-by: Lunaphied <lunaphied@lunaphied.me>
Co-authored-by: Jade Lovelace <lix@jade.fyi>

Change-Id: I3a4731ff13278e7117e0316bc0d7169e85f5eb0c
2024-08-20 17:21:13 +00:00
..
built-path.cc
built-path.hh pragma once and ///@file everything missing it 2024-04-08 15:40:12 -07:00
cmd-profiles.cc refactor: make HashType and Base enum classes for type safety 2024-08-08 14:53:17 -07:00
cmd-profiles.hh language: cleanly ban integer overflows 2024-07-13 00:59:33 +02:00
command.cc
command.hh refactor some nix-env and profile code to libcmd 2024-04-29 01:19:21 +00:00
common-eval-args.cc chore: rebrand Nix to Lix when it makes sense 2024-06-01 20:31:24 +02:00
common-eval-args.hh add docstring to lookupFileArg 2024-05-23 14:11:10 -06:00
editor-for.cc util.hh: Delete remaining file and clean up headers 2024-05-29 12:38:51 +02:00
editor-for.hh
installable-attr-path.cc remove unused headers in installable-attr-path 2024-08-01 00:37:13 +00:00
installable-attr-path.hh remove unused headers in installable-attr-path 2024-08-01 00:37:13 +00:00
installable-derived-path.cc
installable-derived-path.hh
installable-flake.cc language: cleanly ban integer overflows 2024-07-13 00:59:33 +02:00
installable-flake.hh
installable-value.cc
installable-value.hh language: cleanly ban integer overflows 2024-07-13 00:59:33 +02:00
installables.cc Merge pull request #10570 from layus/shared_caches 2024-06-19 18:39:11 +00:00
installables.hh util.hh: Delete remaining file and clean up headers 2024-05-29 12:38:51 +02:00
legacy.cc
legacy.hh
lix-cmd.pc.in packaging: rename nixexpr -> lixexpr and so on 2024-05-23 16:45:23 -06:00
markdown.cc util.hh: Delete remaining file and clean up headers 2024-05-29 12:38:51 +02:00
markdown.hh
meson.build build: build lix-doc with Meson! 🎉 2024-08-20 17:21:13 +00:00
repl-interacter.cc tree-wide: fix a pile of lints 2024-08-08 14:53:17 -07:00
repl-interacter.hh repl: log errors writing to history file 2024-05-23 18:10:23 +00:00
repl-overlays.nix format repl-overlays.nix to fix pre-commit checks 2024-04-09 02:21:26 -06:00
repl.cc src/libcmd/repl.cc: allow :log /path/to/store.drv 2024-08-07 15:58:44 +03:00
repl.hh