afew
afew 3.0.1
Initial tagging script for notmuch mail
https://github.com/afewmail/afewISC License
main program: afewprograms: afew
Maintainers
Platforms (32)
riscv64-linuxaarch64-linuxarmv7a-linuxpowerpc64le-linuxarmv7l-linuxsh4-linuxmicroblazeel-linuxmipsel-linux
Install
Copy into your configuration
NixOS (configuration.nix)
environment.systemPackages = with pkgs; [ afew ];
Ad-hoc shell
nix-shell -p afew
Flake (nix run)
nix run nixpkgs#afew