-
-
Notifications
You must be signed in to change notification settings - Fork 15.3k
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
ripasso-cursive: unstable-2019-08-27 -> 0.3.0 #72188
Conversation
CC @etu |
@GrahamcOfBorg build ripasso-cursive |
Curious, I'm getting the following build failure locally (NixOS x86_64):
But it seems to work on the build bot. The bot managed to build it on both aarch64 and x86_64 linux. So that's fine I guess? We also have darwin as a new platform, where the build seems to fail. You have the full log here: https://logs.nix.ci/?key=nixos/nixpkgs.72188&attempt_id=abcfb437-2b42-4c2a-8f14-2a6465364206 |
@alexanderkjall Looks like a problem setting up the test environment? I'll be able to have a look on Darwin tomorrow. |
Stuck in the snow ☃️ |
Thx to @tssm for fixing MacOS build.
Updated to latest release: 0.3.0 |
- updated to 0.3.0 - builds man page - add macOS support (@tssm) Co-authored-by: Tae Sandoval <tssm@users.noreply.github.com>
e802b4a
to
2523a7f
Compare
note: ripasso-cursive builds fine on macOS with but nix-review fails on macOS. Maybe due to stdenv-darwin/setup not having gnutar in the PATH: UPDATE: This appears to be caused by nix-review using
|
Adding the following to nix.conf fixed the nix-review problem on darwin, which was caused by sandboxing. Thx to #nix-darwin https://gist.github.com/LnL7/1cfca66d17eba1f9936175926bf39de8
On darwin: Result of 1 package were built:
|
@GrahamcOfBorg build ripasso-cursive |
Motivation for this change
Updates ripasso-cursive to the latest release.
Things done
sandbox
innix.conf
on non-NixOS)nix-shell -p nix-review --run "nix-review wip"
./result/bin/
)nix path-info -S
before and after)