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

antares: modernize; remove electron override #350627

Merged
merged 2 commits into from
Oct 27, 2024

Conversation

NotAShelf
Copy link
Member

@NotAShelf NotAShelf commented Oct 23, 2024

  • antares: modernize derivation
  • antares: remove redundant Electron override

Removes the Electron override for antares in all-packages.nix. While I was
looking at the derivation, I also updated some parts to better reflect current
nixpkgs standards and added changelog.

See: #350549

As far as I'm concerned all (currently) available Electron versions are supported, so we can remove the override. Should an issue arise, the override can be added back.
Copy link
Contributor

@hatch01 hatch01 left a comment

Choose a reason for hiding this comment

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

Lgtm Thank you !

@wegank wegank added 12.approvals: 1 This PR was reviewed and approved by one reputable person 12.approved-by: package-maintainer This PR was reviewed and approved by a maintainer listed in the package labels Oct 23, 2024
@Aleksanaa
Copy link
Member

This is broken on x86_64-darwin, but also master is broken.

@Aleksanaa Aleksanaa merged commit b7034ba into NixOS:master Oct 27, 2024
34 checks passed
@emilazy emilazy added the backport release-24.05 Backport PR automatically label Oct 27, 2024
Copy link
Contributor

Backport failed for release-24.05, because it was unable to cherry-pick the commit(s).

Please cherry-pick the changes locally and resolve any conflicts.

git fetch origin release-24.05
git worktree add -d .worktree/backport-350627-to-release-24.05 origin/release-24.05
cd .worktree/backport-350627-to-release-24.05
git switch --create backport-350627-to-release-24.05
git cherry-pick -x a89407bf011bca055b7b921e2f4889cf41092609 eef5536acb98956019ae3c5a8e8b205d99822cef

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-darwin: 1 10.rebuild-linux: 1-10 10.rebuild-linux: 1 12.approvals: 1 This PR was reviewed and approved by one reputable person 12.approved-by: package-maintainer This PR was reviewed and approved by a maintainer listed in the package backport release-24.05 Backport PR automatically
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants