From 7b398e9ee587d269b453b4c3c5c1a318455b911b Mon Sep 17 00:00:00 2001 From: Fuwn Date: Thu, 5 Sep 2024 22:38:45 -0700 Subject: Bump --- flake.nix | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/flake.nix b/flake.nix index 08a561f..d9ef405 100644 --- a/flake.nix +++ b/flake.nix @@ -30,7 +30,9 @@ }; hyprland = { - url = "git+https://github.com/hyprwm/Hyprland?submodules=1"; + type = "git"; + url = "https://github.com/hyprwm/Hyprland"; + submodules = true; inputs.nixpkgs.follows = "nixpkgs"; }; -- cgit v1.2.3