From 46bf6c9cb3c2f4e6ee822a3c9cc4a3a1d31a1100 Mon Sep 17 00:00:00 2001 From: Hadi <112569860+anotherhadi@users.noreply.github.com> Date: Thu, 12 Dec 2024 21:37:05 +0100 Subject: [PATCH] Fixed!! --- flake.nix | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/flake.nix b/flake.nix index 5142e1f..86a2d34 100644 --- a/flake.nix +++ b/flake.nix @@ -29,9 +29,7 @@ url = "github:anotherhadi/nixy-wallpapers"; flake = false; }; - # FIXME: This is a temporary fix until the flake is fixed - hyprland.url = - "git+https://github.com/hyprwm/Hyprland?submodules=1&ref=refs/heads/main&rev=6a8c756ba1f2b3ccb0cfa8192ccdb2f6490b0512"; + hyprland.url = "git+https://github.com/hyprwm/Hyprland?submodules=1"; hyprpolkitagent.url = "github:hyprwm/hyprpolkitagent"; hyprpanel.url = "github:Jas-SinghFSU/HyprPanel"; stylix.url = "github:danth/stylix";