Updated nix-flatpak

This commit is contained in:
zonsopkomst 2024-02-03 12:31:35 -06:00
parent 462809c021
commit dbcdf58e79
1 changed files with 2 additions and 1 deletions

View File

@ -6,7 +6,8 @@
home-manager.url = "github:nix-community/home-manager";
home-manager.inputs.nixpkgs.follows = "nixpkgs";
hyprland.url = "github:hyprwm/Hyprland";
nix-flatpak.url = "github:gmodena/nix-flatpak/main";
#nix-flatpak.url = "github:gmodena/nix-flatpak/main";
nix-flatpak.url = "github:gmodena/nix-flatpak"; # unstable branch. Use github:gmodena/nix-flatpak/?ref=<tag> to pin releases
};
outputs = inputs@{