diff --git a/flake.lock b/flake.lock index 02be4c2..5aab0b7 100644 --- a/flake.lock +++ b/flake.lock @@ -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": { diff --git a/modules/apps/media.nix b/modules/apps/media.nix index b296ddd..5bcc317 100644 --- a/modules/apps/media.nix +++ b/modules/apps/media.nix @@ -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"