summaryrefslogtreecommitdiff
path: root/meson_options.txt
diff options
context:
space:
mode:
authorSomeoneSerge <else@someonex.net>2024-07-07 20:10:43 +0000
committerSomeoneSerge <else@someonex.net>2024-07-07 20:40:05 +0000
commit7d8aef1dd9231cdce191c7bd6fb65d0393a7c9c0 (patch)
tree0a54b083c12ba87f896261c226806338ff1c0a2e /meson_options.txt
parent956b4413f7f7c632d87962432f06c8f8214112ef (diff)
build: record the nix-eval-jobs path in the binary, rm the wrapper
Diffstat (limited to 'meson_options.txt')
-rw-r--r--meson_options.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/meson_options.txt b/meson_options.txt
index e8baf64..bd5fb66 100644
--- a/meson_options.txt
+++ b/meson_options.txt
@@ -1 +1,2 @@
option('build-python', type: 'boolean', value: 'false')
+option('NIX_EVAL_JOBS_PATH', type: 'string', value: 'nix-eval-jobs')