Jess

Results 11 comments of Jess

Its just with alot of commands, if theirs a newline, it errors and its a bit annoying. Ive just shown `ai` as your somewhat likely to paste, it fails for...

Hi sorry sorry, this just randomly annoyed me, its not a big deal, thanks for the great tool

Did you figure this out in the end?

``` -- Found OpenGL: /nix/store/rvlpzcdms824wjg8q31bdfvx35z6zf27-libglvnd-1.7.0/lib/libOpenGL.so ``` Is it linking against libOpenGL instead of libGL? https://github.com/NVIDIA/libglvnd/issues/63

This now crashes with an OOB access ```javascript WARNING: A promise was rejected without any handlers (result: [TypeError] Cannot access property "h" on undefined object "a1") /home/jess/code/ladybird-flake/ladybird/Libraries/LibJS/Bytecode/Interpreter.cpp:2222:36: runtime error: downcast...

Don't mean to stir drama :3 Either way we shouldn't have 2 `shell.nix`'s, like @NotAShelf says theres [solutions](https://github.com/edolstra/flake-compat/) if it becomes an issue

> Would be beneficial after #4066 to avoid `default.nix`/`shell.nix`/`flake.nix` being contributed again prior to a more stabilized build journey with nix What do you mean? This patch doesn't contribute any...