Commit 9714d4f
committed
vifm: set mainProgram = vifm
Without the change `vifm-full` can't be ran as:
$ nix run -f. vifm-full
error: unable to execute '...-vifm-full-0.14/bin/vifm-full': No such file or directory
With the change both of the above run fine:
$ nix run -f. vifm
$ nix run -f. vifm-full1 parent cc1de63 commit 9714d4f
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
| 72 | + | |
72 | 73 | | |
73 | 74 | | |
74 | 75 | | |
| |||
0 commit comments