diff options
Diffstat (limited to 'src/jobs.c')
-rw-r--r-- | src/jobs.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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", }; |