Skip to content

Commit

Permalink
go to mainline blink
Browse files Browse the repository at this point in the history
  • Loading branch information
vinnymeller committed Dec 8, 2024
1 parent 28ffd73 commit f2bac23
Show file tree
Hide file tree
Showing 2 changed files with 116 additions and 38 deletions.
146 changes: 112 additions & 34 deletions flake.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,11 @@
flake-parts.url = "github:hercules-ci/flake-parts";

blink-cmp = {
url = "github:vinnymeller/blink.cmp/fix-flake";
url = "github:Saghen/blink.cmp";
inputs = {
nixpkgs.follows = "nixpkgs";
flake-parts.follows = "flake-parts";
fenix.follows = "fenix";
# nixpkgs.follows = "nixpkgs";
# flake-parts.follows = "flake-parts";
# fenix.follows = "fenix";
};
};

Expand Down

0 comments on commit f2bac23

Please sign in to comment.