vim-plugins: update set
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
buildInputs = [ perl ruby ];
|
||||
buildInputs = [ perl ruby git ];
|
||||
buildPhase = ''
|
||||
pushd ruby/command-t
|
||||
gem build command-t.gemspec
|
||||
gem build ./command-t.gemspec
|
||||
popd
|
||||
'';
|
||||
|
||||
Reference in New Issue
Block a user