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