Apps: add Ear Tag and replace Celluloid with Showtime
This commit is contained in:
parent
0f8a5d41a5
commit
f60c712154
|
@ -297,11 +297,11 @@
|
|||
},
|
||||
"nixpkgs_2": {
|
||||
"locked": {
|
||||
"lastModified": 1722372011,
|
||||
"narHash": "sha256-B2xRiC3NEJy/82ugtareBkRqEkPGpMyjaLxaR8LBxNs=",
|
||||
"lastModified": 1722519197,
|
||||
"narHash": "sha256-VEdJmVU2eLFtLqCjTYJd1J7+Go8idAcZoT11IewFiRg=",
|
||||
"owner": "nixos",
|
||||
"repo": "nixpkgs",
|
||||
"rev": "cf05eeada35e122770c5c14add958790fcfcbef5",
|
||||
"rev": "05405724efa137a0b899cce5ab4dde463b4fd30b",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
|
|
|
@ -12,12 +12,13 @@ in
|
|||
aux.system.ui.flatpak = {
|
||||
enable = true;
|
||||
packages = [
|
||||
"app.drey.EarTag"
|
||||
"com.calibre_ebook.calibre"
|
||||
"com.github.unrud.VideoDownloader"
|
||||
"de.haeckerfelix.Shortwave"
|
||||
"io.freetubeapp.FreeTube"
|
||||
"io.github.celluloid_player.Celluloid"
|
||||
"io.github.dweymouth.supersonic"
|
||||
"org.gnome.Showtime"
|
||||
"org.kde.krita"
|
||||
"org.kde.KStyle.Adwaita//5.15-23.08" # Retrieved from https://docs.flatpak.org/en/latest/desktop-integration.html
|
||||
"org.kde.KStyle.Adwaita//6.6"
|
||||
|
|
Loading…
Reference in a new issue