diff options
| author | seth <[email protected]> | 2023-10-25 10:15:39 -0400 |
|---|---|---|
| committer | seth <[email protected]> | 2023-10-25 10:23:28 -0400 |
| commit | 0c592de60897d5b4a117ea9f871c4547d0a28b73 (patch) | |
| tree | a10d812ad10415f1e3206614db3b5c4d4f3749d8 /flake.lock | |
| parent | a66d01dbb606d23af4e4b5f4207620524c9ef6e6 (diff) | |
systems+seth: start using ctp-nix
Diffstat (limited to 'flake.lock')
| -rw-r--r-- | flake.lock | 24 |
1 files changed, 24 insertions, 0 deletions
@@ -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", |
