This commit is contained in:
2026-03-12 19:21:42 +00:00
parent f2b2302f61
commit 6e1547ae48
11 changed files with 105 additions and 512 deletions

View File

@@ -44,6 +44,10 @@
url = "github:nix-community/naersk/master";
inputs.nixpkgs.follows = "nixpkgs";
};
neovim-nightly-overlay = {
url = "github:nix-community/neovim-nightly-overlay";
inputs.nixpkgs.follows = "nixpkgs";
};
nix-homebrew.url = "github:zhaofengli-wip/nix-homebrew";
nixpkgs.url = "github:nixos/nixpkgs/master";
nixpkgs-lib.follows = "nixpkgs";