summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--flake.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/flake.nix b/flake.nix
index 1e079c9..564aab6 100644
--- a/flake.nix
+++ b/flake.nix
@@ -17,7 +17,7 @@
# hyprland.url = "github:hyprwm/Hyprland";
hyprland = {
url = "github:hyprwm/Hyprland";
- inputs.nixpkgs.follows = "nixpkgs-unstable";
+ inputs.nixpkgs.follows = "nixpkgs";
};
nix-colors.url = "github:misterio77/nix-colors";