Update nix-flatpak to v0.4.1

This commit is contained in:
Florian RICHER 2024-04-04 15:19:40 +02:00
parent b1203e0b51
commit ac0932aec7
2 changed files with 5 additions and 5 deletions

View file

@ -9,7 +9,7 @@
inputs.nixpkgs.follows = "nixpkgs";
};
nix-flatpak.url = "github:gmodena/nix-flatpak/?ref=v0.3.0";
nix-flatpak.url = "github:gmodena/nix-flatpak/?ref=v0.4.1";
};
outputs = inputs@{