nix-portable
nix-portable copied to clipboard
[Help Wanted] nix bundle within nix-portable
not sure if this way of using nix-portable properly or not.
./nix-portable nix bundle github:BirdeeHub/nixCats-nvim#nixCats
The static binary neovim is fianlly get built, but I can't not run it, saying that it can not find hexdump.
You are not using the nix-portable bundler. You need to specify the bundler via --bundler. Check the readme for working examples.