akkuPackages.arvyy-mustache
akku-arvyy-mustache 1.0.2
Mustache templating 1.2.1 implementation
MIT License
programs: -
Platforms (80)
rx-nonevc4-nonex86_64-solarisx86_64-darwinaarch64-genodearmv7l-linuxriscv64-linuxs390-linux
Install
Copy into your configuration
NixOS (configuration.nix)
environment.systemPackages = with pkgs; [ akkuPackages.arvyy-mustache ];
Ad-hoc shell
nix-shell -p akkuPackages.arvyy-mustache
Flake (nix run)
nix run nixpkgs#akkuPackages.arvyy-mustache