Skip to content

Commit 83a2def

Browse files
committed
fixup! flake: add and package blink.cmp
1 parent 94b0316 commit 83a2def

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

modules/wrapper/build/packages/blink-cmp.nix

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,6 @@
1010
pname = "blink-fuzzy-lib";
1111
inherit version src;
1212

13-
env = {
14-
# TODO: remove this if plugin stops using nightly rust
15-
RUSTC_BOOTSTRAP = true;
16-
};
1713
nativeBuildInputs = [git];
1814
cargoLock = {
1915
lockFile = "${src}/Cargo.lock";

0 commit comments

Comments
 (0)