feat: add ryoppippi/claude-code-overlay
This commit is contained in:
@@ -27,10 +27,6 @@
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
|
||||
neovim-nightly-overlay = {
|
||||
url = "github:nix-community/neovim-nightly-overlay";
|
||||
};
|
||||
|
||||
lanzaboote = {
|
||||
url = "github:nix-community/lanzaboote/v1.0.0";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
@@ -40,6 +36,9 @@
|
||||
url = "git+https://git.janezic.dev/janezicmatej/assets.git";
|
||||
flake = false;
|
||||
};
|
||||
|
||||
neovim-nightly-overlay.url = "github:nix-community/neovim-nightly-overlay";
|
||||
claude-code-overlay.url = "github:ryoppippi/claude-code-overlay";
|
||||
};
|
||||
|
||||
outputs =
|
||||
|
||||
Reference in New Issue
Block a user