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

[24.05] feishin: backports #337949

Merged
merged 3 commits into from
Aug 29, 2024
Merged

Commits on Aug 28, 2024

  1. feishin: upgrade electron to v30

    Addresses NixOS#319252: v27 has been EOL since 2024/04/16.
    
    (cherry picked from commit 5e4fd0a)
    jlbribeiro authored and emilazy committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    3a204ea View commit details
    Browse the repository at this point in the history
  2. feishin: change ${pname} to string literal

    (cherry picked from commit 3a83109)
    pbsds authored and emilazy committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    21a75e0 View commit details
    Browse the repository at this point in the history
  3. feishin: use electron_31

    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)
    jlbribeiro authored and emilazy committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    5a1c3f5 View commit details
    Browse the repository at this point in the history