Compare commits

...

1 Commits

Author SHA1 Message Date
4ebecbfdf3 flatpak upgrade
updating branch version
2025-03-07 18:45:30 -05:00

View File

@ -2,7 +2,7 @@
description = "Wyatt's nix configuration suite";
inputs = {
nixpkgs.url = "github:nixos/nixpkgs/nixos-24.11";
nix-flatpak.url = "github:gmodena/nix-flatpak/?ref=v0.4.1";
nix-flatpak.url = "github:gmodena/nix-flatpak/?ref=v0.6.0";
home-manager = {
url = "github:nix-community/home-manager/release-24.11";
inputs.nixpkgs.follows = "nixpkgs";