Skip to content

equibop: use electron 40#497140

Closed
Viruzaum wants to merge 1 commit intoNixOS:masterfrom
Viruzaum:equibop-electron
Closed

equibop: use electron 40#497140
Viruzaum wants to merge 1 commit intoNixOS:masterfrom
Viruzaum:equibop-electron

Conversation

@Viruzaum
Copy link

@Viruzaum Viruzaum commented Mar 6, 2026

fixes an issue with drag and drop on smithay Smithay/smithay#1887

Things done

  • Built on platform:
    • x86_64-linux
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin
  • Tested, as applicable:
  • Ran nixpkgs-review on this PR. See nixpkgs-review usage.
  • Tested basic functionality of all binary files, usually in ./result/bin/.
  • Nixpkgs Release Notes
    • Package update: when the change is major or breaking.
  • NixOS Release Notes
    • Module addition: when adding a new NixOS module.
    • Module update: when the change is significant.
  • Fits CONTRIBUTING.md, pkgs/README.md, maintainers/README.md and other READMEs.

fixes an issue with drag and drop on smithay Smithay/smithay#1887
@nixpkgs-ci nixpkgs-ci bot added the 12.first-time contribution This PR is the author's first one; please be gentle! label Mar 6, 2026
@nixpkgs-ci nixpkgs-ci bot requested review from NotAShelf and Rexcrazy804 March 6, 2026 09:03
@nixpkgs-ci nixpkgs-ci bot added 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 1 This PR causes 1 package to rebuild on Linux. labels Mar 6, 2026
@Rexcrazy804
Copy link
Contributor

We don't think it is worthwhile to pin electron to fix an issue for one specific compositor. I suggest overriding the drv locally in your nixos configuration.

@Rexcrazy804 Rexcrazy804 closed this Mar 7, 2026
@NotAShelf
Copy link
Member

Technically smithay is more than "one compositor", but I agree. This'll break again when Electron 40 reaches EoL so I find it to be an unnecessary maintenance burden.

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

Labels

10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. 10.rebuild-linux: 1 This PR causes 1 package to rebuild on Linux. 12.first-time contribution This PR is the author's first one; please be gentle!

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants