zed-editor: 0.184.10 -> 0.186.8#407051
Conversation
|
|
There's some weird stuff going on when I'm trying to build this in my Linux VM, I'm getting a panic at which would indicate that the rustc command that cargo-auditable spawns is terminated by a signal |
Might just be OOM? Currently building on x86_64-linux (no VM), let's see |
Hopefully. I was building on a 64gb RAM machine so I'm not sure |
|
Did my patch actually work? Last time I checked, it failed, but I guess maybe the dependency that failed has been updated? IDK. |
I had to fix the dependency manually |
|
Just built and tested on NixOS (x86_64-linux) and it seems to work. Only problem I am having is that it forgets my zed login on each restart. But I had that with other builds as well. |
Builds fine here on x86_64-linux |
|
Eval failed, what? |
|
Co-authored-by: WeetHet <stas.ale66@gmail.com> Co-authored-by: TomaSajt <62384384+TomaSajt@users.noreply.github.com>
|
Thanks guys! |
Supersedes: #404938
This need a couple of patches to work, thanks to @TomaSajt for providing one to de-duplicate dependencies
Things done
nix.conf? (See Nix manual)sandbox = relaxedsandbox = truenix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD". Note: all changes have to be committed, also see nixpkgs-review usage./result/bin/)Add a 👍 reaction to pull requests you find important.