From e927a537f9d5587591d183e86c424acc728cd050 Mon Sep 17 00:00:00 2001 From: sadan <117494111+sadan4@users.noreply.github.com> Date: Tue, 26 Nov 2024 18:01:05 -0500 Subject: [PATCH] b --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flake.nix b/flake.nix index cdc01ad..2c4cb32 100644 --- a/flake.nix +++ b/flake.nix @@ -16,7 +16,7 @@ }; stylix-stable = { url = "github:danth/stylix/release-24.05"; - inputs.nixpkgs.follows = "nixpkgs-stable"; + inputs.nixpkgs.follows = "nix-stable"; }; home-manager-stable = { url = "github:nix-community/home-manager/release-24.05";