Skip to content

aquamarine: drop upstreamed patch#336699

Merged
flokli merged 1 commit intoNixOS:stagingfrom
trofi:aquamarine-drop-patch
Aug 23, 2024
Merged

aquamarine: drop upstreamed patch#336699
flokli merged 1 commit intoNixOS:stagingfrom
trofi:aquamarine-drop-patch

Conversation

@trofi
Copy link
Contributor

@trofi trofi commented Aug 23, 2024

Without the change build fails on staging as:

   > applying patch /nix/store/k9x1wxd1rs8jada4lwjll841n54hd46h-CMakeLists-wayland.xml-is-in-wayland-scanner-pkgdata.patch
   > patching file CMakeLists.txt
   > Reversed (or previously applied) patch detected!  Assume -R? [n]
   > Apply anyway? [n]
   > Skipping patch.
   > 2 out of 2 hunks ignored -- saving rejects to file CMakeLists.txt.rej

Description of changes

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.11 Release Notes (or backporting 23.11 and 24.05 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.

Without the change build fails on `staging` as:

       > applying patch /nix/store/k9x1wxd1rs8jada4lwjll841n54hd46h-CMakeLists-wayland.xml-is-in-wayland-scanner-pkgdata.patch
       > patching file CMakeLists.txt
       > Reversed (or previously applied) patch detected!  Assume -R? [n]
       > Apply anyway? [n]
       > Skipping patch.
       > 2 out of 2 hunks ignored -- saving rejects to file CMakeLists.txt.rej
@trofi trofi mentioned this pull request Aug 23, 2024
13 tasks
@ofborg ofborg bot requested review from JohnRTitor and fufexan August 23, 2024 06:42
@ofborg ofborg bot added 10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-darwin: 1 This PR causes 1 package to rebuild on Darwin. 10.rebuild-linux: 11-100 This PR causes between 11 and 100 packages to rebuild on Linux. labels Aug 23, 2024
@JohnRTitor
Copy link
Member

JohnRTitor commented Aug 23, 2024

I've always been against patching a package on staging that mainly gets updates on master. This can create additional hassle when master is merged to staging.

For future changes like these and considering the backwards compatibility of the patch, I think further patches for staging should go to master. But let's merge this one.

@flokli flokli merged commit 51de477 into NixOS:staging Aug 23, 2024
@trofi trofi deleted the aquamarine-drop-patch branch August 23, 2024 09:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-darwin: 1 This PR causes 1 package to rebuild on Darwin. 10.rebuild-linux: 11-100 This PR causes between 11 and 100 packages to rebuild on Linux.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants