summaryrefslogtreecommitdiff
path: root/flake.lock
diff options
context:
space:
mode:
authorseth <[email protected]>2023-10-25 10:15:39 -0400
committerseth <[email protected]>2023-10-25 10:23:28 -0400
commit0c592de60897d5b4a117ea9f871c4547d0a28b73 (patch)
treea10d812ad10415f1e3206614db3b5c4d4f3749d8 /flake.lock
parenta66d01dbb606d23af4e4b5f4207620524c9ef6e6 (diff)
systems+seth: start using ctp-nix
Diffstat (limited to 'flake.lock')
-rw-r--r--flake.lock24
1 files changed, 24 insertions, 0 deletions
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",