fix build failures

This commit is contained in:
notgne2 2024-10-28 11:24:22 -07:00
parent 42d3c40eaf
commit eac17cd582
No known key found for this signature in database
3 changed files with 56 additions and 63 deletions

View file

@ -22,12 +22,12 @@
url = "github:orhun/base16-kermit";
flake = false;
};
base16-foot = {
url = "github:tinted-theming/base16-foot";
tinted-foot = {
url = "github:tinted-theming/tinted-foot";
flake = false;
};
base16-vscode = {
url = "github:golf1052/base16-vscode";
tinted-vscode = {
url = "github:tinted-theming/tinted-vscode";
flake = false;
};
base16-vim = {