Flake: pin catppuccin-vsc input
This commit is contained in:
parent
05c28f5ce5
commit
c0594967a7
2 changed files with 3 additions and 1 deletions
1
flake.lock
generated
1
flake.lock
generated
|
|
@ -54,6 +54,7 @@
|
||||||
"original": {
|
"original": {
|
||||||
"owner": "catppuccin",
|
"owner": "catppuccin",
|
||||||
"repo": "vscode",
|
"repo": "vscode",
|
||||||
|
"rev": "f0a6271f62ebb868f32c7ad4ecb31104c26f987a",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|
|
||||||
|
|
@ -56,7 +56,8 @@
|
||||||
inputs.home-manager.follows = "home-manager-unstable";
|
inputs.home-manager.follows = "home-manager-unstable";
|
||||||
};
|
};
|
||||||
|
|
||||||
catppuccin-vsc.url = "github:catppuccin/vscode";
|
# The maintainer for this retired and the nix build is broken now :(
|
||||||
|
catppuccin-vsc.url = "github:catppuccin/vscode/f0a6271f62ebb868f32c7ad4ecb31104c26f987a";
|
||||||
|
|
||||||
vscode-extensions = {
|
vscode-extensions = {
|
||||||
url = "github:nix-community/nix-vscode-extensions";
|
url = "github:nix-community/nix-vscode-extensions";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue