diff options
| author | seth <[email protected]> | 2023-11-03 10:46:53 -0400 |
|---|---|---|
| committer | seth <[email protected]> | 2023-11-03 10:51:10 -0400 |
| commit | f2111e5ea2d1272be3cd0863fcd51dce031ffdb0 (patch) | |
| tree | bbdcd47761e39423cac727d7f0a5d4b520e870fc /flake.lock | |
| parent | 6e93699d6ffa99081b1081a381aea734d8c4d838 (diff) | |
flake: update catppuccin
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'
Diffstat (limited to 'flake.lock')
| -rw-r--r-- | flake.lock | 10 |
1 files changed, 5 insertions, 5 deletions
@@ -57,19 +57,19 @@ }, "catppuccin": { "inputs": { - "flake-compat": [ - "flake-compat" + "home-manager": [ + "hm" ], "nixpkgs": [ "nixpkgs" ] }, "locked": { - "lastModified": 1698002908, - "narHash": "sha256-Bge0FHsAQx1SQZyzpFl0EdgLC/RaYEToU2YVUMDlFvw=", + "lastModified": 1698948541, + "narHash": "sha256-ZFAzJ1csZ3WEHoVbc0fRy8zItIYp3OgKnqDQuL9ok8I=", "owner": "Stonks3141", "repo": "ctp-nix", - "rev": "5713b478b10c5ef703fd921d96ca6a3057c457b5", + "rev": "96e861b5ab6856f5c630995a0b5365c710f5abf3", "type": "github" }, "original": { |
