[install] add bun install and fix-bun to install script

parent 3300611c
Pipeline #6031 failed with stages
in 6 minutes and 13 seconds
......@@ -5,4 +5,6 @@
nix-channel --update
nix-env -iA nixpkgs.nix nixpkgs.cacert
nix-shell --show-trace --option build-fallback true --run 'bun install'
nix-shell --show-trace --option build-fallback true --run fix-bun
nix-shell --show-trace --option build-fallback true --run build
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment