-
-
Notifications
You must be signed in to change notification settings - Fork 14.7k
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
astroterm: init at 1.0.4, maintainers: add da-luce #373316
Conversation
6ae9bd9
to
05cc6a0
Compare
05cc6a0
to
5f95926
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.
Welcome to Nixpkgs! Thanks for packaging your software.
e3b6215
to
c6fe6cb
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.
nixpkgs-review
is being weird due to the OfBorg failure, but that can be ignored.
Built on x86_64-linux
:
$ ./astroterm --version
astroterm 1.0.3
@SigmaSquadron, could you clarify why it's safe to ignore this failure? My initial suspicion is that |
The majority of our CI system is currently broken, and OfBorg shouldn't even be building things. This error can be ignored because the build works on an actual Linux system, and OfBorg results cannot be trusted until its builders are restored to a working state. |
I get a build failure when building on master: https://paste.fliegendewurst.eu/LyBtYd.log
|
c6fe6cb
to
c10c013
Compare
c10c013
to
1f8307e
Compare
Build log says |
@FliegendeWurst I suspect the local implementation not be including the header correctly. Will update once fixed. I would test locally but I'm unable to reproduce on WSL. Windows uses the local implementation but MSVC doesn't complain about implicit declarations. Update: issue may have been that certain definitions were missing as described here |
1f8307e
to
d06bbe5
Compare
Do you set |
Yeah. The |
Our argtable is PIC. So it would be good make |
Good point. Should have been passing as a CLI arg and not baked into the build file in the first place. Removed |
d06bbe5
to
8e78981
Compare
|
8e78981
to
ae62595
Compare
|
Adds a new package for da-luce/astroterm. This is a celestial viewer for the terminal, displaying stars, planets, and more. For example:
Things done
nix.conf
? (See Nix manual)sandbox = relaxed
sandbox = true
nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD"
. Note: all changes have to be committed, also see nixpkgs-review usage./result/bin/
)Add a 👍 reaction to pull requests you find important.