fix/ctrlp-cmatcher: add extra steps to additional-nix-code
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
buildInputs = [ python ];
|
||||
buildPhase = ''
|
||||
patchShebangs .
|
||||
./install.sh
|
||||
'';
|
||||
Reference in New Issue
Block a user