What title says.
Here is the error I’m getting: dump.
How would you do it?
I’ve got help and could solve the issue.
Needed to make a shell.nix file with the content of
with (import <nixpkgs> {}).pkgsi686Linux; mkShell {}
then run
$ nix-shell
1 Like