summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/jobs.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/jobs.c b/src/jobs.c
index a862c8a..703e5f2 100644
--- a/src/jobs.c
+++ b/src/jobs.c
@@ -252,6 +252,7 @@ int jobs_init(FILE **stream)
/* TODO: proproperly handle args */
char *const args[] = {
+ "nix-eval-jobs",
"--flake",
"github:sinanmohd/evanix#packages.x86_64-linux.evanix",
};