far2l: add nix syntax highlighting

This commit is contained in:
Volth
2017-08-13 15:10:04 +00:00
parent 7d50d5e304
commit d9854884fa
2 changed files with 159 additions and 0 deletions
+2
View File
@@ -17,6 +17,8 @@ stdenv.mkDerivation rec {
buildInputs = [ wxGTK30 glib pcre ];
patches = [ ./add-nix-syntax-highlighting.patch ];
postPatch = ''
echo 'echo ${build}' > far2l/bootstrap/scripts/vbuild.sh