We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hey!
Recently, I added the nix-flatpak flake to my NixOS flake!
Though, it first worked fine, but now it does not seems to do anything when reloading the config.
Maybe related: #26
The text was updated successfully, but these errors were encountered:
Don't know if I'll be able to help, but if I am, I'll need more details.
Sorry, something went wrong.
Yea, sorry for an vague PR, seems to be related to some HM import stuff and infinite recursion...
There's an example on how to import nix-flatpak in HM (installed as nixos module) at: https://github.com/gmodena/nix-flatpak/blob/main/testing-base/flake.nix#L23
nix-flatpak
Hope this helps. Infinite recursion issues can be a pain to troubleshoot. Feel free to paste a stack trace (build --show-trace).
No branches or pull requests
Hey!
Recently, I added the nix-flatpak flake to my NixOS flake!
Though, it first worked fine, but now it does not seems to do anything when reloading the config.
Maybe related: #26
The text was updated successfully, but these errors were encountered: