From 76eb550425cdadd7c30a1d04cd18cf32df2608df Mon Sep 17 00:00:00 2001 From: DashieTM Date: Sun, 26 May 2024 09:16:09 +0200 Subject: [PATCH] hyprland: move back to git --- nix/flake.nix | 6 ++---- nix/programs/default.nix | 2 +- 2 files changed, 3 insertions(+), 5 deletions(-) diff --git a/nix/flake.nix b/nix/flake.nix index e4a3bf8..698a98b 100644 --- a/nix/flake.nix +++ b/nix/flake.nix @@ -18,14 +18,12 @@ Hyprspace = { url = "github:KZDKM/Hyprspace"; - # Hyprspace uses latest Hyprland. We declare this to keep them in sync. inputs.hyprland.follows = "nixpkgs"; }; nur.url = "github:nix-community/nur"; - # hyprland.url = "git+https://github.com/hyprwm/Hyprland?submodules=1"; - # hyprland.url = "git+https://github.com/hyprwm/Hyprland?rev=2f1735bd93adb9e153758cd4171d8fd3ae610357"; - # hyprland.url = "github:hyprwm/Hyprland/xwayland-rewrite?submodules=1"; + + hyprland.url = "git+https://github.com/hyprwm/Hyprland?submodules=1"; ironbar = { url = "github:JakeStanger/ironbar"; diff --git a/nix/programs/default.nix b/nix/programs/default.nix index e0f5ed0..bacef2d 100644 --- a/nix/programs/default.nix +++ b/nix/programs/default.nix @@ -9,7 +9,7 @@ let inputs.oxidash.homeManagerModules.default inputs.oxipaste.homeManagerModules.default inputs.hyprdock.homeManagerModules.default - # inputs.hyprland.homeManagerModules.default + inputs.hyprland.homeManagerModules.default inputs.reset.homeManagerModules.default inputs.nix-flatpak.homeManagerModules.nix-flatpak inputs.sops-nix.homeManagerModules.sops