with import {}; stdenv.mkDerivation { name = "novelist"; buildInputs = with pkgs; [ rustc cargo rust-analyzer rustfmt clangStdenv pkg-config atk cairo gdk-pixbuf gdk-pixbuf-xlib glib gtk4 pango ]; }