summaryrefslogtreecommitdiff
path: root/flake.nix
diff options
context:
space:
mode:
authorFreya Murphy <freya@freyacat.org>2026-05-25 21:34:02 -0400
committerFreya Murphy <freya@freyacat.org>2026-05-25 21:43:18 -0400
commit4724eb3f4c193325597439592149c2f2c4b51201 (patch)
tree08b016498b07557bd0c9c5cd3053ae7802d48a15 /flake.nix
parentupdate commits (diff)
downloaddotfiles-nix-4724eb3f4c193325597439592149c2f2c4b51201.tar.gz
dotfiles-nix-4724eb3f4c193325597439592149c2f2c4b51201.tar.bz2
dotfiles-nix-4724eb3f4c193325597439592149c2f2c4b51201.zip
fix hyprland, and move it to lua
Diffstat (limited to 'flake.nix')
-rw-r--r--flake.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/flake.nix b/flake.nix
index c8bc970..fc28cd8 100644
--- a/flake.nix
+++ b/flake.nix
@@ -8,7 +8,7 @@
home-manager.url = "github:nix-community/home-manager/master";
home-manager.inputs.nixpkgs.follows = "nixpkgs";
# hyprland
- hyprland.url = "github:hyprwm/Hyprland/v0.55.2";
+ hyprland.url = "github:hyprwm/Hyprland/v0.55.0";
hyprland.inputs.nixpkgs.follows = "nixpkgs";
# hyprland plugins
hyprland-plugins.url = "github:hyprwm/hyprland-plugins/v0.55.0";