From fe773b64cb2b3fb3acf2cf9a1b335c47e3de7d0c Mon Sep 17 00:00:00 2001 From: punkfairie Date: Mon, 2 Dec 2024 18:51:46 -0800 Subject: [PATCH] chore: Remove unneeded inputs.unstable --- flake.nix | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/flake.nix b/flake.nix index 2ab60c0..c7ce423 100644 --- a/flake.nix +++ b/flake.nix @@ -1,8 +1,7 @@ { description = "marleyOS"; - outputs = - inputs: + outputs = inputs: inputs.snowfall-lib.mkFlake { inherit inputs; src = ./.; @@ -72,7 +71,6 @@ marleyvim = { url = "git+https://codewith.babesonthe.net/punkfairie/marleyvim"; inputs.nixpkgs.follows = "nixpkgs"; - inputs.unstable.follows = "unstable"; }; # Rose pine themes that aren't included in the above flake: