remove catppuccin flake

This commit is contained in:
cswimr 2024-11-29 06:28:00 -05:00
parent d64a4b837e
commit 81f147c938
Signed by: cswimr
GPG key ID: 0EC431A8DA8F8087
2 changed files with 0 additions and 33 deletions

16
flake.lock generated
View file

@ -1,20 +1,5 @@
{
"nodes": {
"catppuccin": {
"locked": {
"lastModified": 1732703064,
"narHash": "sha256-n8XOmn0WGtQhAMJKTnhL/3ttV2ZahPRf6gtlqZ6R4QE=",
"owner": "catppuccin",
"repo": "nix",
"rev": "2e2bdecf0bae287d74947cd5cf967c5c499c23c1",
"type": "github"
},
"original": {
"owner": "catppuccin",
"repo": "nix",
"type": "github"
}
},
"catppuccin-vsc": {
"inputs": {
"nixpkgs": "nixpkgs"
@ -516,7 +501,6 @@
},
"root": {
"inputs": {
"catppuccin": "catppuccin",
"catppuccin-vsc": "catppuccin-vsc",
"compose2nix": "compose2nix",
"home-manager": "home-manager",