ref: 8600912ac8ed58ff54406aaa8cb41856dc54ee69 dir: /shell.nix/
with import <nixpkgs> {}; stdenv.mkDerivation { name = "libtags"; buildInputs = with pkgs; [ aflplusplus meson ninja ]; }