GermanBread / declarative-flatpak

126 stars 4 forks source link

refactor flatpak override files #25

Closed PJungkamp closed 2 weeks ago

PJungkamp commented 9 months ago

Here is the implementation of the override file generation I discussed in #23.

I haven't tried to run the vm yet, but building and inspecting the metadata files seems to work fine.

nix eval ./vm#'nixosConfigurations.vm.config.services.flatpak.overrides."org.mozilla.firefox".metadata'
nix build ./vm#'nixosConfigurations.vm.config.services.flatpak.overrides."org.mozilla.firefox".source'
GermanBread commented 9 months ago

lmk when you need help

I am very busy, so I might respond unusually slow

sorry in advance

GermanBread commented 2 weeks ago

I tried my best, feel free to tell me your thoughts :)