-
-
Notifications
You must be signed in to change notification settings - Fork 7.6k
Labels
state:needs triagetriage is not complete: no `area:*` label, or no `priority:*`/`frequency:*` for Bugs/Crashestriage is not complete: no `area:*` label, or no `priority:*`/`frequency:*` for Bugs/Crashes
Description
Reproduction steps
run nix develop at the project root
Current vs. Expected behavior
Current error behavior:
❯ ,dev # nix develop
error:
… while calling the 'derivationStrict' builtin
at <nix/derivation-internal.nix>:37:12:
36|
37| strict = derivationStrict drvAttrs;
| ^
38|
… while evaluating derivation 'zed-editor-dev'
whose name attribute is located at /nix/store/9ddbmv9s0h6092m1fi85rv2vv32165lp-source/pkgs/stdenv/generic/make-derivation.nix:536:13
… while evaluating attribute 'buildInputs' of derivation 'zed-editor-dev'
at /nix/store/9ddbmv9s0h6092m1fi85rv2vv32165lp-source/pkgs/stdenv/generic/make-derivation.nix:588:13:
587| depsHostHost = elemAt (elemAt dependencies 1) 0;
588| buildInputs = elemAt (elemAt dependencies 1) 1;
| ^
589| depsTargetTarget = elemAt (elemAt dependencies 2) 0;
(stack trace truncated; use '--show-trace' to show the full, detailed trace)
error: Stable 1.94.1 is not available
Zed version and system specs
Linux meowos 6.19.9 #1-NixOS SMP PREEMPT_DYNAMIC Thu Mar 19 15:15:33 UTC 2026 x86_64 GNU/Linux
Attach Zed log file
Zed.log
Relevant Zed settings
No response
Relevant Keymap
No response
(for AI issues) Model provider details
No response
If you are using WSL on Windows, what flavor of Linux are you using?
None
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
state:needs triagetriage is not complete: no `area:*` label, or no `priority:*`/`frequency:*` for Bugs/Crashestriage is not complete: no `area:*` label, or no `priority:*`/`frequency:*` for Bugs/Crashes