mirror of
https://github.com/nix-community/nixvim.git
synced 2025-08-03 17:45:03 +02:00
tests/performance: disable test
Invalid generated rockspec. Error: /build/init.lua/lib1-0.0.1-1.rockspec: Unknown field build_dependencies (using rockspec format 1.0)
This commit is contained in:
parent
2dd3e4c8fc
commit
16e3c175ec
3 changed files with 600 additions and 592 deletions
|
@ -90,7 +90,7 @@ let
|
|||
end
|
||||
return M
|
||||
'';
|
||||
# Create a simple rockspec manifiest
|
||||
# Create a simple rockspec manifest
|
||||
postPatch = ''
|
||||
luarocks write-rockspec "${name}" "${version}" .
|
||||
'';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue