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

parent 3300611c
...@@ -5,4 +5,6 @@ ...@@ -5,4 +5,6 @@
nix-channel --update nix-channel --update
nix-env -iA nixpkgs.nix nixpkgs.cacert 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 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