tvl-depot/tools
Vincent Ambo 81d9b81b06 feat(cheddar): Use syntax highlighting assets from bat
This uses Nix to inject the path to the syntax highlighting assets
that ship with the bat source code into the cheddar build at compile
time, where the Rust compiler then inserts it into the binary via
macros.

bat has a lot of custom syntax highlighting definitions that they
collected from all over the place (including for languages like Nix!)
and this makes them accessible to cheddar.

Also if you're reading this, can you just take a moment to appreciate
how incredible it is that Nix just lets us do something like this?!
2019-12-21 04:55:10 +00:00
..
blog_cli refactor(tools/blog_cli): Build with buildGo.nix 2019-12-13 21:31:01 +00:00
cheddar feat(cheddar): Use syntax highlighting assets from bat 2019-12-21 04:55:10 +00:00
emacs fix(emacs.d): Correctly restore default font size in randr-single 2019-12-20 12:37:16 +00:00
emacs-pkgs fix(nix-util): Correctly enable lexical scope in this library 2019-12-19 14:23:14 +00:00