From c89714f8d5fdd81bb66ce9cceffb737edaaeddbb Mon Sep 17 00:00:00 2001 From: Devin Finlinson Date: Wed, 15 May 2024 18:34:46 -0600 Subject: testing hyprland build with nixpkgs stable --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"; -- cgit v1.2.3