commit ecbc435302850ee4420e00fb03869f44befb3ded
parent eb1c2879eb9f9197f045277690a7e97d989011f1
Author: figsoda <figsoda@pm.me>
Date: Fri, 7 Apr 2023 13:06:57 -0400
parent eb1c2879eb9f9197f045277690a7e97d989011f1
Author: figsoda <figsoda@pm.me>
Date: Fri, 7 Apr 2023 13:06:57 -0400
templates: bump version
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/templates/default/flake.nix b/templates/default/flake.nix @@ -1,7 +1,7 @@ { inputs = { haumea = { - url = "github:nix-community/haumea/v0.1.0"; + url = "github:nix-community/haumea/v0.1.1"; inputs.nixpkgs.follows = "nixpkgs"; }; nixpkgs.url = "github:nix-community/nixpkgs.lib";