-
-
Notifications
You must be signed in to change notification settings - Fork 14.6k
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
raylib: 5.0 -> 5.5, cleanup/fix, add diniamo as a maintainer #357729
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
diniamo
force-pushed
the
update-raylib
branch
3 times, most recently
from
November 21, 2024 01:27
808afec
to
c9245a9
Compare
diniamo
force-pushed
the
update-raylib
branch
from
November 21, 2024 06:36
319afe8
to
7506231
Compare
13 tasks
diniamo
changed the title
raylib: 5.0 -> 5.5, cleanup
raylib: 5.0 -> 5.5, cleanup/fix, add diniamo as a maintainer
Nov 25, 2024
diniamo
force-pushed
the
update-raylib
branch
from
December 1, 2024 16:44
7506231
to
4dbfa3e
Compare
ehmry
reviewed
Dec 2, 2024
Sigmanificient
suggested changes
Dec 2, 2024
diniamo
force-pushed
the
update-raylib
branch
2 times, most recently
from
December 7, 2024 06:48
a1afdbf
to
425473b
Compare
@ehmry is there anything else before we can get this in? |
diniamo
force-pushed
the
update-raylib
branch
from
December 29, 2024 18:00
425473b
to
76b36f6
Compare
Sigmanificient
approved these changes
Dec 29, 2024
wegank
added
the
12.approvals: 1
This PR was reviewed and approved by one reputable person
label
Dec 30, 2024
- Update from 5.0 to 5.5 - Avoid `with lib;` - Remove redundant inputs - Sync dependencies with Raylib wiki - Reorder some parts to make sense - Add platform argument - Only enable one audio backend by default, and don't add them to buildInputs - Format with nixfmt-rfc-style
Forgot to revert the changes to the other packages along with the propagated inputs one. |
wegank
removed
the
12.approvals: 1
This PR was reviewed and approved by one reputable person
label
Jan 2, 2025
Sigmanificient
approved these changes
Jan 2, 2025
wegank
added
the
12.approvals: 1
This PR was reviewed and approved by one reputable person
label
Jan 2, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
10.rebuild-darwin: 1-10
10.rebuild-linux: 1-10
12.approvals: 1
This PR was reviewed and approved by one reputable person
ofborg-internal-error
Ofborg encountered an error
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
with lib;
Help would be appreciated with getting the missing platforms to build, and I don't have the capacity to figure those out.
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.