feat: add ryoppippi/claude-code-overlay

This commit is contained in:
2026-02-27 14:04:42 +01:00
parent ad9b4e91e8
commit 10f6da3b6d
3 changed files with 45 additions and 11 deletions

View File

@@ -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 =