Revert "Flake: pin catppuccin-vsc input"

This reverts commit c0594967a7.
This commit is contained in:
Toast 2024-09-06 04:15:35 +02:00
parent a3b8fe20d1
commit c3c4c32358
2 changed files with 1 additions and 3 deletions

1
flake.lock generated
View file

@ -53,7 +53,6 @@
"original": {
"owner": "catppuccin",
"repo": "vscode",
"rev": "f0a6271f62ebb868f32c7ad4ecb31104c26f987a",
"type": "github"
}
},

View file

@ -56,8 +56,7 @@
inputs.home-manager.follows = "home-manager-unstable";
};
# The maintainer for this retired and the nix build is broken now :(
catppuccin-vsc.url = "github:catppuccin/vscode/f0a6271f62ebb868f32c7ad4ecb31104c26f987a";
catppuccin-vsc.url = "github:catppuccin/vscode";
vscode-extensions = {
url = "github:nix-community/nix-vscode-extensions";