Amy de Buitléir

Results 40 comments of Amy de Buitléir

I have the same problem. @KihongHeo did you ever find a solution or workaround?

I'm not running in a container. It's a Debian machine. ``` $ bwrap --help bwrap: prctl(PR_SET_NO_NEW_CAPS) failed: Invalid argument ``` ``` $ cat /etc/debian_version bullseye/sid ``` ``` $ cat /etc/os-release...

Here's the version of bublewrap I have installed: ``` $ bwrap --version bubblewrap 0.4.1 ```

For now at least, I plan to continue to maintain my original tutorial separately. So while the location and structure of the haskell4nix documentation is in flux, I could replace...

I'm still experiencing this issue. In the meantime, I'm using the `cabal --disable-nix gen-bounds` workaround.

@Mikolaj Thank you for following up on this. For me, it's just a minor annoyance to have to specify --disable-nix for this command. I didn't expect this particular command to...

> this does a little more than update the `:b` command, are you sure that you included the right changes? Yes. In the existing version, when derivation is built, the...

OK, this is truly bizarre. It started working again. The only thing I did that might have "fixed" it was that I typed `M-x idris-repl` instead of using my key...

And now it's stopped working again.