nix-community / comma

Comma runs software without installing it. [maintainers=@Artturin,@burke,@DavHau]
1.12k stars 50 forks source link

"no match" on all invocations #41

Closed tmnvanderberg closed 1 year ago

tmnvanderberg commented 1 year ago
(09:02:06) [~]  , sl
no match

(09:02:18) [~]  , --help
comma 1.2.3
runs programs without installing them

USAGE:
    , [OPTIONS] <cmd>...

ARGS:
    <cmd>...    command to run

OPTIONS:
    -h, --help               Print help information
    -i, --install            install the derivation containing the executable
        --picker <picker>    [env: COMMA_PICKER=] [default: fzy]
    -V, --version            Print version information
(09:02:26) [~]  
Artturin commented 1 year ago

Check if it's fixed in the latest version

Newest version of comma is 1.4.0 (available on 22.11 and unstable)

tmnvanderberg commented 1 year ago

It is fixed! However, , --update fails:

(23:32:26) [~]  , --update
Updating nix-index database, takes around 5 minutes.
+ querying available packages
error: querying available packages failed
caused by: nix-env failed with error: nix-env failed with unknown exit code:

Might be an issue specific to my hardware though

Artturin commented 1 year ago

--update has been deprecated