feat: follow nixpkgs on nix-flatpak

This commit is contained in:
Guz
2025-08-24 14:29:25 -03:00
parent abf5ac665c
commit 2a4ff14112

View File

@@ -26,6 +26,7 @@
nix-flatpak = {
url = "github:gmodena/nix-flatpak/?ref=latest";
inputs.nixpkgs.follows = "nixpkgs";
};
nixpak = {