-
-
Notifications
You must be signed in to change notification settings - Fork 14.6k
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
alacritty: Fix darwin. #40752
alacritty: Fix darwin. #40752
Conversation
fc6285b
to
b739397
Compare
@GrahamcOfBorg build alacritty |
Success on x86_64-darwin (full log) Attempted: alacritty Partial log (click to expand)
|
Success on x86_64-linux (full log) Attempted: alacritty Partial log (click to expand)
|
@GrahamcOfBorg build alacritty |
@@ -50,18 +50,18 @@ let | |||
]; | |||
in buildRustPackage rec { | |||
name = "alacritty-unstable-${version}"; | |||
version = "2018-04-16"; | |||
version = "2018-05-09"; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I took this as an opportunity to update the package.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can be merged when ofborg finishes.
Failure on x86_64-linux (full log) Attempted: alacritty Partial log (click to expand)
|
Failure on aarch64-linux (full log) Attempted: alacritty Partial log (click to expand)
|
Success on x86_64-darwin (full log) Attempted: alacritty Partial log (click to expand)
|
Failure on aarch64-linux (full log) Attempted: alacritty Partial log (click to expand)
|
Motivation for this change
Fixes alacritty on macOS.
Things done
build-use-sandbox
innix.conf
on non-NixOS)nix-shell -p nox --run "nox-review wip"
./result/bin/
)