feat: bump hyprland to v0.38.1

This commit is contained in:
Ryan Yin
2024-04-12 22:20:07 +08:00
parent 33b3f33781
commit c0c9ed21ea
2 changed files with 89 additions and 9 deletions

View File

@@ -67,7 +67,7 @@
impermanence.url = "github:nix-community/impermanence";
hyprland = {
url = "github:hyprwm/Hyprland/v0.33.1";
url = "github:hyprwm/Hyprland/v0.38.1";
inputs.nixpkgs.follows = "nixpkgs";
};