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