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