Commit Graph

12 Commits

Author SHA1 Message Date
José Ribeiro
5e4fd0a2a2
feishin: upgrade electron to v30
Addresses #319252: v27 has been EOL since 2024/04/16.
2024-06-13 04:24:58 +01:00
José Ribeiro
925718078d
feishin: 0.6.1 → 0.7.1
Diff: https://github.com/jeffvli/feishin/compare/v0.6.1...v0.7.1
Changelog:
- https://github.com/jeffvli/feishin/releases/tag/v0.7.0
- https://github.com/jeffvli/feishin/releases/tag/v0.7.1

Fixes NixOS#310972.
2024-05-12 03:47:17 +01:00
José Ribeiro
5124a8dbc4 feishin: add jlbribeiro as maintainer
Follows #303638 and feishin darwin builds' fix.
2024-04-30 15:55:23 +02:00
José Ribeiro
cb7144e21d feishin: fix darwin builds
Addresses the comment
https://github.com/NixOS/nixpkgs/pull/303638#issuecomment-2052463043
following #303638.
2024-04-30 15:55:17 +02:00
José Ribeiro
623ac957cb feishin: 0.5.1 -> 0.6.1
Diff: https://github.com/jeffvli/feishin/compare/v0.5.1...v0.6.1
Changelog: https://github.com/jeffvli/feishin/releases/tag/v0.6.1

Feishin now depends on electron_27; electron_25 has been marked
as EOL since 9652f98.

Fixes #287765 (package update request) and addresses #295770 (outdated Electron).
2024-04-12 18:45:19 +02:00
José Ribeiro
528149bf41 feishin: build from source
Addresses #296939 (build from source).
Continues the work started by @dotlambda in #288210.

Co-authored-by: Robert Schütz <nix@dotlambda.de>
2024-04-12 18:45:19 +02:00
nephalemsec
3fd47fc977 feishin: 0.4.1 -> 0.5.1 2023-11-03 19:05:24 +10:00
Artturin
1c7b43d942 feishin: fix warning in desktop file & add forgotten inherit meta
```
feishin.desktop> ...feishin.desktop: error: (will be fatal in the future): value item "Audio" in key "Categories" in group "Desktop Entry" requires another category to be present among the following categories: AudioVideo
```
2023-10-10 09:37:04 +03:00
nephalemsec
e3c7352563 feishin: 0.3.0 -> 0.4.1 2023-10-10 09:27:32 +03:00
Jonas Heinrich
9bcfdfb07d feishin: 0.2.0 -> 0.3.0 2023-08-09 16:34:47 +02:00
natsukium
e571bb68fd
feishin: fix darwin build
I think it still needs to be modified to actually work with darwin.
2023-07-29 22:08:14 +09:00
Jonas Heinrich
00bb7e7c4d feishin: init at 0.2.0 2023-07-29 14:43:03 +02:00