bbin
bbin copied to clipboard
Nix package
Pull requests are welcome. 🙂
I tried to create a package here https://github.com/NixOS/nixpkgs/pull/200195. The package builds, but running commands installed with bbin results in
----- Context ------------------------------------------------------------------
24: ["bb" "--deps-root" script-root "--config" (str tmp-edn)
25: script-main-opts-first script-main-opts-second
26: "--"])
27:
28: (process/exec (into base-command *command-line-args*))
^--- exec is not supported in non-GraalVM environments