Is GNOME Abrt, or an equivalent coredump trace report wizard, available?

Context

git.kluster.moll.re/remoll/nixos-config/blame/commit/b1f63fc1b245382219b96d8e16220eee8a87fa86/dconf.conf#L107 appears to indicate that it’s available:

[org/gnome/desktop/app-folders/folders/Utilities]
apps=['gnome-abrt.desktop']

However, github.com/NixOS/nixpkgs/issues?q=gnome-abrt and search.nixos.org/packages?channel=unstable&from=0&size=50&sort=relevance&type=packages&query=gnome-abrt appeared to return 0 (relevant) results:

No packages found!

Rationale

I ask because the lack of a standardised coredump report wizard is much of the reason I’ve yet to try NixOS: I don’t want to spend my life manually attaching environment information and traces to a report when I could have 15 running in the background doing that all for me with gnome-abrt on Fedora, provided I’ve enough (SD)RAM available.

I realize that Dr Konqi provides this irrespective of OS for KDE applications, but it’s still quite a manual process. One thing that makes it easier on openSUSE is supportconfig, which acquires environment information:

Ah, heck. I missed the undermentioned request:

Apologies. Regardless, does anything similar to the aforementioned exist for NixOS yet?