-
-
Notifications
You must be signed in to change notification settings - Fork 15.4k
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
jazzy: init at 0.9.0 #31073
jazzy: init at 0.9.0 #31073
Conversation
I'm probably not passing the right parameters, but if I run jazzy without any arguments, I get some not executable errors:
|
oh yeah i need to change it darwin only, it requires xcode |
@GrahamcOfBorg build jazzy |
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.
Failure for system: x86_64-linux
a) For `nixos-rebuild` you can set
{ nixpkgs.config.allowBroken = true; }
in configuration.nix to override this.
b) For `nix-env`, `nix-build`, `nix-shell` or any other Nix command you can add
{ allowBroken = true; }
to ~/.config/nixpkgs/config.nix.
(use ‘--show-trace’ to show detailed location information)
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.
Success for system: x86_64-darwin
Gem home: /nix/store/yr63157d2jcragxc0yirmh8n932cmkd5-ruby2.3.5-jazzy-0.9.0/lib/ruby/gems/2.3.0
Successfully installed jazzy-0.9.0
1 gem installed
post-installation fixup
patching script interpreter paths in /nix/store/yr63157d2jcragxc0yirmh8n932cmkd5-ruby2.3.5-jazzy-0.9.0
/nix/store/yr63157d2jcragxc0yirmh8n932cmkd5-ruby2.3.5-jazzy-0.9.0/lib/ruby/gems/2.3.0/gems/jazzy-0.9.0/bin/jazzy: interpreter directive changed from "/usr/bin/env ruby" to "/nix/store/4mwv2ixrwcc3n5dywfdyim66g0y7yhyw-ruby-2.3.5/bin/ruby"
copying 4 missing paths (0.02 MiB) to ‘mac1’...
building ‘/nix/store/ympgkpyya8pjkf0s9hg0jybfh7r5qggv-jazzy-0.9.0.drv’ on ‘mac1’
created 143 symlinks in user environment
/nix/store/p8960b0l28ryajq7xkx7syx5bpi7ai7s-jazzy-0.9.0
Motivation for this change
Things done
build-use-sandbox
innix.conf
on non-NixOS)nix-shell -p nox --run "nox-review wip"
./result/bin/
)