From f08bc8913ada04bc29282424417b870b02a1e27b Mon Sep 17 00:00:00 2001 From: seth Date: Sat, 16 Dec 2023 19:58:05 -0500 Subject: flake: update catppuccin MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Flake lock file updates: • Updated input 'catppuccin': 'github:Stonks3141/ctp-nix/cceb51991e943e15b58d1d2483f93d5025ac1dd8' (2023-11-04) → 'github:Stonks3141/ctp-nix/4a76ba2815b6db301597630d14e4e40f4fb5fb0f' (2023-12-17) • Removed input 'catppuccin/home-manager' • Removed input 'catppuccin/nixpkgs' --- flake.nix | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) (limited to 'flake.nix') diff --git a/flake.nix b/flake.nix index ac378c3..f3f780b 100644 --- a/flake.nix +++ b/flake.nix @@ -38,13 +38,7 @@ }; }; - catppuccin = { - url = "github:Stonks3141/ctp-nix"; - inputs = { - nixpkgs.follows = "nixpkgs"; - home-manager.follows = "hm"; - }; - }; + catppuccin.url = "github:Stonks3141/ctp-nix"; deploy = { url = "github:serokell/deploy-rs"; -- cgit v1.2.3