Skip to content

Commit 718cacf

Browse files
chore: update flake inputs
1 parent 6b78b96 commit 718cacf

2 files changed

Lines changed: 49 additions & 49 deletions

File tree

flake.lock

Lines changed: 48 additions & 48 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

flake.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
withRuby = false;
6565
extraLuaPackages = luaDeps;
6666

67-
luaRcContent = ''
67+
customLuaRC = ''
6868
package.path = package.path .. ";${./.}/lua/?.lua;${./.}/lua/?/init.lua"
6969
${lib.optionalString includeBlinkLib ''package.cpath = package.cpath .. ";${pkgs.vimPlugins.blink-cmp.blink-fuzzy-lib}/lib/lib?.so"''}
7070
FROSTY_PACKAGES="${packageList}"

0 commit comments

Comments
 (0)