Skip to content
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

duckstation: 0.1-6292 -> 0.1-6658 #309064

Merged
merged 3 commits into from
May 29, 2024

Conversation

AndersonTorres
Copy link
Member

@AndersonTorres AndersonTorres commented May 4, 2024

Description of changes

Closes #308974 (by assimilation)

Things done

  • Built on platform(s)
    • x86_64-linux
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin
  • For non-Linux: Is sandboxing enabled in nix.conf? (See Nix manual)
    • sandbox = relaxed
    • sandbox = true
  • Tested, as applicable:
  • Tested compilation of all packages that depend on this change using nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD". Note: all changes have to be committed, also see nixpkgs-review usage
  • Tested basic functionality of all binary files (usually in ./result/bin/)
  • 24.05 Release Notes (or backporting 23.05 and 23.11 Release notes)
    • (Package updates) Added a release notes entry if the change is major or breaking
    • (Module updates) Added a release notes entry if the change is significant
    • (Module addition) Added a release notes entry if adding a new NixOS module
  • Fits CONTRIBUTING.md.

Add a 👍 reaction to pull requests you find important.

@AndersonTorres AndersonTorres marked this pull request as ready for review May 4, 2024 16:20
@nixos-discourse
Copy link

This pull request has been mentioned on NixOS Discourse. There might be relevant details there:

https://discourse.nixos.org/t/prs-ready-for-review/3032/3878

@qubitnano
Copy link
Contributor

Result of nixpkgs-review pr 309064 run on x86_64-linux 1

1 package built:
  • duckstation

Thank you

Copy link
Contributor

@marcusramberg marcusramberg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm.

@getchoo
Copy link
Member

getchoo commented May 5, 2024

Result of nixpkgs-review pr 309064 run on aarch64-linux 1

1 package built:
  • duckstation

@nixos-discourse
Copy link

This pull request has been mentioned on NixOS Discourse. There might be relevant details there:

https://discourse.nixos.org/t/prs-already-reviewed/2617/1618

pkgs/top-level/all-packages.nix Outdated Show resolved Hide resolved
pkgs/by-name/du/duckstation/package.nix Show resolved Hide resolved
@nixos-discourse
Copy link

This pull request has been mentioned on NixOS Discourse. There might be relevant details there:

https://discourse.nixos.org/t/call-for-discussion-why-and-how-much-should-we-care-about-the-override-interfaces-part-i-duckstation-and-pcsx2/45117/1

pkgs/by-name/du/duckstation/package.nix Outdated Show resolved Hide resolved
pkgs/by-name/du/duckstation/package.nix Outdated Show resolved Hide resolved
pkgs/by-name/du/duckstation/package.nix Show resolved Hide resolved
pkgs/top-level/all-packages.nix Outdated Show resolved Hide resolved
@AndersonTorres AndersonTorres force-pushed the duckstation branch 2 times, most recently from 2c8e338 to 55c36d7 Compare May 16, 2024 02:45
@doronbehar
Copy link
Contributor

CI error:

/nix/store/xfhkjnpqjwlf6hlk1ysmq3aaq80f3bjj-stdenv-linux/setup: line 1581: out/share/duckstation/common-tests: No such file or directory

@doronbehar
Copy link
Contributor

Who added that "Check that Nix files are formatted" without telling it to everyone???

Where?

@AndersonTorres
Copy link
Member Author

Now it should work.

Copy link
Contributor

@doronbehar doronbehar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm beginning to lose patience due to your insistence on enlarging the diff for no real good reason. I wanted to spare us the review-change ping pong, by rebasing your branch myself, but you are not allowing maintainers to edit the PR .

Your next trial is your last.

pkgs/by-name/du/duckstation/package.nix Outdated Show resolved Hide resolved
pkgs/by-name/du/duckstation/package.nix Outdated Show resolved Hide resolved
@AndersonTorres
Copy link
Member Author

Anything else?

@AndersonTorres
Copy link
Member Author

but you are not allowing maintainers to edit the PR .

I am on that web interface of GitHub, and the "allow edits by maintainers" checkbox does not exist.
I don't know why.

I have opened another PR right now and can confirm: there is no checkbox.

edits

@AndersonTorres
Copy link
Member Author

Oh, anything else? [2]

@eclairevoyant
Copy link
Contributor

the "allow edits by maintainers" checkbox does not exist.

https://github.com/orgs/community/discussions/5634

Currently, if a PR is created from a fork living under an organisation (rather than an individual) it's not possible to allow edits by maintainers.

@AndersonTorres
Copy link
Member Author

@SuperSandro2000 and @doronbehar

Your both reviews are mutually incompatible.

Bringing back qt6.callPackage is not compatible to get rid of all-packages.nix.

I am unable to satisfy both of your reviews at the same time.

Please solve this between yourselves before I can take any action (besides rebasing this over Master Branch).

@AndersonTorres
Copy link
Member Author

And just for venting a decade-old frustration,
I have less than love for that less than beautiful dark-magic-accepted-by-blind-fanaticism thing called "splicing".

Since by-name hierarchy does not support "third party" callPackage calls, the
expression was modified to get rid of qt6Packages.
Duckstation now uses a vendored shaderc.
However, this vendoring is provided by a patch.
@infinisil
Copy link
Member

For easily finding it, a discussion is happening in this thread.

Bringing back qt6.callPackage is not compatible to get rid of all-packages.nix.

#309064 (comment) :)

Who added that "Check that Nix files are formatted" without telling it to everyone???

It's only for a small subset of files for now, people are very eager to use the standard formatter already :). For reference, #299578 introduced it, also #313628 is relevant. Also see #322520.

Copy link
Contributor

@eclairevoyant eclairevoyant left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I didn't test properly running this in a game, but builds and starts fine.

@eclairevoyant eclairevoyant dismissed SuperSandro2000’s stale review May 29, 2024 00:15

splicing works without qt6.callPackage

@eclairevoyant eclairevoyant merged commit f5e912c into NixOS:master May 29, 2024
25 checks passed
@AndersonTorres AndersonTorres mentioned this pull request Jun 13, 2024
13 tasks
@nixos-discourse
Copy link

This pull request has been mentioned on NixOS Discourse. There might be relevant details there:

https://discourse.nixos.org/t/frustrations-about-splicing/49607/1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.