-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Install zed-editor in macOS with nixpkgs #909
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Why macOS 15 runner
|
> nix run nixpkgs/nixos-unstable#hydra-check -- zed-editor --arch x86_64-linux
Build Status for nixpkgs.zed-editor.x86_64-linux on unstable
✔ zed-editor-0.159.7 from 2024-11-03 - https://hydra.nixos.org/build/277155257
> nix run nixpkgs/nixos-unstable#hydra-check -- zed-editor --arch x86_64-darwin
Build Status for nixpkgs.zed-editor.x86_64-darwin on unstable
⚠ This job is not a member of the latest evaluation of its jobset. This means it was removed or had an evaluation error.
> nix run nixpkgs/nixos-unstable#hydra-check -- helix --arch x86_64-darwin
Build Status for nixpkgs.helix.x86_64-darwin on unstable
⚠ This job is not a member of the latest evaluation of its jobset. This means it was removed or had an evaluation error.
> nix run nixpkgs/nixos-unstable#hydra-check -- gnugrep --arch x86_64-darwin
Build Status for nixpkgs.gnugrep.x86_64-darwin on unstable
✔ gnugrep-2.14 from 2013-03-26 - https://hydra.nixos.org/build/4495661 |
🎯 dotfiles macos-zed(3621907) via 🐹 v1.23.1 📁🍃 ☃️ zsh
> nix run nixpkgs/nixos-unstable#hydra-check -- --arch x86_64-darwin --channel nixpkgs/trunk gnugrep
Build Status for gnugrep.x86_64-darwin on nixpkgs/trunk
✔ gnugrep-3.11 from 2024-10-31 - https://hydra.nixos.org/build/276707194
🎯 dotfiles macos-zed(3621907) via 🐹 v1.23.1 📁🍃 ☃️ zsh
> nix run nixpkgs/nixos-unstable#hydra-check -- --arch x86_64-darwin --channel nixpkgs/trunk helix
Build Status for helix.x86_64-darwin on nixpkgs/trunk
✔ helix-24.07 from 2024-10-31 - https://hydra.nixos.org/build/276818218
🎯 dotfiles macos-zed(3621907) via 🐹 v1.23.1 📁🍃 ☃️ zsh
> nix run nixpkgs/nixos-unstable#hydra-check -- --arch x86_64-darwin --channel nixpkgs/trunk zed-editor
Build Status for zed-editor.x86_64-darwin on nixpkgs/trunk
✖ (Cancelled) zed-editor-0.159.6 from 2024-11-02 - https://hydra.nixos.org/build/277146606
Last Builds:
✖ (Cancelled) zed-editor-0.159.5 from 2024-11-02 - https://hydra.nixos.org/build/276961360
✖ (Cancelled) zed-editor-0.159.5 from 2024-11-01 - https://hydra.nixos.org/build/276939819
✔ zed-editor-0.158.2 from 2024-10-31 - https://hydra.nixos.org/build/276837782
✖ (Failed) zed-0.129.2 from 2024-04-08 - https://hydra.nixos.org/build/255642259 |
nixos/trunk-combined does not include darwin builds as described as in above thread. |
Merged
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Resolves GH-902