Flake: don't use system nixpkgs for catppuccin-vsc input
This commit is contained in:
parent
bad020c1d6
commit
4244072f23
1 changed files with 1 additions and 4 deletions
|
|
@ -56,10 +56,7 @@
|
|||
inputs.home-manager.follows = "home-manager-unstable";
|
||||
};
|
||||
|
||||
catppuccin-vsc = {
|
||||
url = "github:catppuccin/vscode";
|
||||
inputs.nixpkgs.follows = "nixpkgs-unstable-raw";
|
||||
};
|
||||
catppuccin-vsc.url = "github:catppuccin/vscode";
|
||||
|
||||
vscode-extensions = {
|
||||
url = "github:nix-community/nix-vscode-extensions";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue