From 7d8aef1dd9231cdce191c7bd6fb65d0393a7c9c0 Mon Sep 17 00:00:00 2001 From: SomeoneSerge Date: Sun, 7 Jul 2024 20:10:43 +0000 Subject: build: record the nix-eval-jobs path in the binary, rm the wrapper --- meson_options.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'meson_options.txt') 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') -- cgit v1.2.3