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