Basically just this: ```bash vabal --nix # runs the command: nix-shell -p cabal2nix --run "cabal2nix --compiler $GHC_VERSION_HERE --shell > shell.nix" ```
Basically just this:
vabal --nix # runs the command: nix-shell -p cabal2nix --run "cabal2nix --compiler $GHC_VERSION_HERE --shell > shell.nix"