From f2111e5ea2d1272be3cd0863fcd51dce031ffdb0 Mon Sep 17 00:00:00 2001 From: seth Date: Fri, 3 Nov 2023 10:46:53 -0400 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/5713b478b10c5ef703fd921d96ca6a3057c457b5' (2023-10-22) → 'github:Stonks3141/ctp-nix/96e861b5ab6856f5c630995a0b5365c710f5abf3' (2023-11-02) • Removed input 'catppuccin/flake-compat' • Added input 'catppuccin/home-manager': 'github:nix-community/home-manager/48b0a30202516e25d9885525fbb200a045f23f26' (2023-11-01) • Added input 'catppuccin/home-manager/nixpkgs': follows 'catppuccin/nixpkgs' --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'flake.nix') diff --git a/flake.nix b/flake.nix index c1ff943..092d573 100644 --- a/flake.nix +++ b/flake.nix @@ -42,7 +42,7 @@ url = "github:Stonks3141/ctp-nix"; inputs = { nixpkgs.follows = "nixpkgs"; - flake-compat.follows = "flake-compat"; + home-manager.follows = "hm"; }; }; -- cgit v1.2.3