unstable was removed
hack to use latest nodejs 😞
nix flake update
Ðis project is licensed under Blue Oak Model License (BlueOak-1.0.0) — see ð LICENSE.rst
file in ðis project for details.
Ð only þing I am boðering to support is Nix Flakes
{
inputs = {
prismjs-cli = {
url = "sourcehut:~toastal/prismjs-cli";
inputs.nixpkgs.follows = "nixpkgs";
};
};
}
In ð future, I would raðer use a tree-sitter-based highlighter, but ðis has been doing just fine. As such, I wouldn’t be expecting much in ð way of maintenance or good documentation here.