-
-
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
kimg: init at 0.3.0 #95890
kimg: init at 0.3.0 #95890
Conversation
48320f7
to
937d0f0
Compare
Applying suggestions causes the build to fail on darwin. |
Pushed another commit that addresses the suggestions, works on darwin. |
@GrahamcOfBorg build kimg |
I think it's ready to merge. |
sha256 = "00gj420m0jvhgm8kkslw8r69nl7r73bxrh6gqs2mx16ymcpkanpk"; | ||
}; | ||
|
||
nativeBuildInputs = [ cmake asciidoc pkgconfig imagemagick7Big ]; |
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.
Sounds like imagemagick should go to regular buildInputs.
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.
It is used with asciidoc
to generate the man pages, so it should be in nativeBuildInputs
.
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.
Scratch that. I misremember, has been a week since I looked at the derivation. It does use imagemagick
in the actual program, so this should indeed be in buildInputs
.
17634c7
to
9fbe491
Compare
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.
Thanks. I moved imagemagick
to buildInputs
.
Result of nixpkgs-review pr 95890
1
1 package built:
- kimg
Will merge when ofborg is happy.
Things done
sandbox
innix.conf
on non-NixOS linux)nix-shell -p nixpkgs-review --run "nixpkgs-review wip"
./result/bin/
)nix path-info -S
before and after)