From 0c592de60897d5b4a117ea9f871c4547d0a28b73 Mon Sep 17 00:00:00 2001 From: seth Date: Wed, 25 Oct 2023 10:15:39 -0400 Subject: systems+seth: start using ctp-nix --- flake.lock | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) (limited to 'flake.lock') diff --git a/flake.lock b/flake.lock index e25274a..78ea37d 100644 --- a/flake.lock +++ b/flake.lock @@ -55,6 +55,29 @@ "type": "github" } }, + "catppuccin": { + "inputs": { + "flake-compat": [ + "flake-compat" + ], + "nixpkgs": [ + "nixpkgs" + ] + }, + "locked": { + "lastModified": 1698002908, + "narHash": "sha256-Bge0FHsAQx1SQZyzpFl0EdgLC/RaYEToU2YVUMDlFvw=", + "owner": "Stonks3141", + "repo": "ctp-nix", + "rev": "5713b478b10c5ef703fd921d96ca6a3057c457b5", + "type": "github" + }, + "original": { + "owner": "Stonks3141", + "repo": "ctp-nix", + "type": "github" + } + }, "crane": { "inputs": { "nixpkgs": [ @@ -544,6 +567,7 @@ "inputs": { "agenix": "agenix", "arkenfox": "arkenfox", + "catppuccin": "catppuccin", "darwin": "darwin", "flake-compat": "flake-compat", "flake-utils": "flake-utils", -- cgit v1.2.3