Skip to content

Commit

Permalink
fixup! flake: add and package blink.cmp
Browse files Browse the repository at this point in the history
  • Loading branch information
horriblename committed Jan 11, 2025
1 parent 94b0316 commit 83a2def
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions modules/wrapper/build/packages/blink-cmp.nix
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,6 @@
pname = "blink-fuzzy-lib";
inherit version src;

env = {
# TODO: remove this if plugin stops using nightly rust
RUSTC_BOOTSTRAP = true;
};
nativeBuildInputs = [git];
cargoLock = {
lockFile = "${src}/Cargo.lock";
Expand Down

0 comments on commit 83a2def

Please sign in to comment.