nix-flatpak icon indicating copy to clipboard operation
nix-flatpak copied to clipboard

Install flatpaks declaratively

Results 25 nix-flatpak issues
Sort by recently updated
recently updated
newest added

# Description When a host NixOS machine rebuilds a system that includes `nix-flatpak` while not connected to the internet, `flatpak-manged-install.service` fails to start with the error message provided bellow. ```...

bug
documentation

https://github.com/NixOS/nixpkgs/issues/183629 Should fix #65

First, I want to say, it installs the flatpaks completely fine? According to `systemctl status flatpak-managed-install.service --user` it seems to be working: ```log Apr 08 13:45:27 luminara systemd[2150]: Starting flatpak-managed-install.service......

Added org.wesnoth.Wesnoth to list. Error: ````` user@d8n ~/d8n-config (master)> sudo nixos-rebuild switch --flake . warning: Git tree '/home/user/d8n-config' is dirty building the system configuration... warning: Git tree '/home/user/d8n-config' is dirty...

wontfix

# Description Some flatpaks fail to launch when installed due to lacking access to `/var/lib/flatpak/repo` when they've been installed via `nix-flatpak` with the Home Manager module. This can be fixed...

documentation
upstream issue

# Description This repo's `README.md` states that Flathub is the default remote. It also explains how to add a remote. It does not explain that adding a remote will remove...

enhancement

Basically when importing an home-manager module outside of where you imported home-manager itself, you'll experience something like akin to this: https://github.com/GermanBread/declarative-flatpak/issues/9 I know that some people will run into this...

documentation

# Description When flatpaks are installed via the Home Manager module, Desktop Environment icons don't appear. The applications are installed under `~/.local/share/flatpak/app`, and can be launched from the terminal. #...

enhancement

Suggested in https://discourse.nixos.org/t/managing-flatpaks-declaratively/34532/13.

enhancement

Add the capability to update applications individually.

enhancement