We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bd6b602 commit 33fa60aCopy full SHA for 33fa60a
template.rockspec
@@ -33,7 +33,7 @@ end
33
34
build = {
35
type = 'builtin',
36
- copy_directories = { 'plugin', 'scripts' } ,
+ copy_directories = { 'scripts' } ,
37
install = {
38
conf = {
39
['..'] = 'shell.nix',
0 commit comments