I'm trying out BANG for the first time. Executing `nix-shell analysis.nix` results in the following error message: `error: file 'nixpkgs' was not found in the Nix search path (add it using $NIX_PATH or -I)` I'm using an Ubuntu 22.04.2 LTS.
I'm trying out BANG for the first time. Executing
nix-shell analysis.nixresults in the following error message:error: file 'nixpkgs' was not found in the Nix search path (add it using $NIX_PATH or -I)I'm using an Ubuntu 22.04.2 LTS.