flake: use npins for blink-cmp source

This commit is contained in:
raf 2025-02-12 14:36:06 +03:00
commit 80a4ab903c
No known key found for this signature in database
GPG key ID: EED98D11B85A2819
5 changed files with 36 additions and 32 deletions

View file

@ -98,10 +98,5 @@
inputs.nixpkgs.follows = "nixpkgs";
inputs.flake-utils.follows = "flake-utils";
};
blink-cmp = {
url = "github:saghen/blink.cmp";
flake = false;
};
};
}