Merged
Conversation
Diff: jeffvli/feishin@v0.7.1...v0.7.3 Changelog: - https://github.com/jeffvli/feishin/releases/tag/v0.7.2 - https://github.com/jeffvli/feishin/releases/tag/v0.7.3 Feishin now depends on Electron v31 (jeffvli/feishin@fd89322), which is not packaged yet: NixOS#325428
Member
Author
Contributor
|
Result of 1 package built:
|
Contributor
|
Works for me, thank you! |
13 tasks
onny
pushed a commit
that referenced
this pull request
Aug 23, 2024
As originally mentioned in #331868, feishin now [1] depends on Electron v31, which was not packaged at the time (#325428). It has since been fixed (by #333907). [1]: https://github.com/jeffvli/feishin/blob/f2beeef/package.json#L234
greg-hellings
pushed a commit
to greg-hellings/nixpkgs
that referenced
this pull request
Aug 24, 2024
As originally mentioned in NixOS#331868, feishin now [1] depends on Electron v31, which was not packaged at the time (NixOS#325428). It has since been fixed (by NixOS#333907). [1]: https://github.com/jeffvli/feishin/blob/f2beeef/package.json#L234
Contributor
|
Successfully created backport PR for |
1 task
emilazy
pushed a commit
to emilazy/nixpkgs
that referenced
this pull request
Aug 28, 2024
As originally mentioned in NixOS#331868, feishin now [1] depends on Electron v31, which was not packaged at the time (NixOS#325428). It has since been fixed (by NixOS#333907). [1]: https://github.com/jeffvli/feishin/blob/f2beeef/package.json#L234 (cherry picked from commit 3d15951)
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Description of changes
Diff: jeffvli/feishin@v0.7.1...v0.7.3
Changelog:
Feishin now depends on Electron v31 (jeffvli/feishin@fd89322), which is not packaged yet: #325428
I tested the package and it seems to work fine with
electron_30; we had upgraded Electron version to v30 in #319470 (to address #319252) before being supported by upstream (jeffvli/feishin#643).Will upgrade to
electron_31as soon as #325428 is fixed.Additionally, this moves
feishintopkgs/by-nameand removes its entry frompkgs/top-level/all-packages.nix.Things done
nix.conf? (See Nix manual)sandbox = relaxedsandbox = truenix-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.