-
-
Notifications
You must be signed in to change notification settings - Fork 15.1k
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
cro-mag-rally: init at 3.0.0 #179978
cro-mag-rally: init at 3.0.0 #179978
Conversation
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.
Works fine but I have a couple of nitpicks. Also, I think you should add an XDG desktop file as well.
honestly I'm not sure how to; and we dont have them for the other ex-pangeasoft-games (otto-matic, nanosaur, bugdom) either, so idk. |
Something like this (I didn't test that): postInstall = ''
install -Dm644 $src/packaging/cromagrally.desktop $out/share/applications/cromagrally.desktop
install -Dm644 $src/packaging/cromagrally-desktopicon.png $out/share/pixmaps/cromagrally-desktopicon.png
''; This way people can launch the game from their desktop environment and not just from a terminal. |
447ea21
to
eae55bc
Compare
eae55bc
to
4f912fd
Compare
23ef10e
to
e2999c8
Compare
(Also, feel free to ping someone or request a reviewer or two when this much time passes without interaction. This PR has been as good as ready for quite some time now, I think it's long overdue) |
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.
Diff looking good overall. Built and started the game. Weird game 😆
With the nitpicks applied, I would be willing to boop the merge button.
6441cad
to
5becbe5
Compare
Co-authored-by: Azat Bahawi <azat+github@bahawi.net> Co-authored-by: h7x4 <h7x4@nani.wtf>
5becbe5
to
a1fa666
Compare
@yayayayaka I think it looks good now? |
Description of changes
Add Cro-Mag Rally package.
Things done
sandbox = true
set innix.conf
? (See Nix manual)nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD"
. Note: all changes have to be committed, also see nixpkgs-review usage./result/bin/
)nixos/doc/manual/md-to-db.sh
to update generated release notes