{ nixpkgs ? (import ./../inputs.nix {}).nixpkgs }:

{
  inherit (nixpkgs)
    galmon-core galmon-full almanac rustex
    kijetesantakaluotokieni showrt isabelle-utils isabat
    travelynx crs-tracker crs-php bahnhof-name matrix-to
    hikari_unstable heartwood radicle-interface radicle-tui
    inweb nomsring bookwyrm mollysocket git-annex-remote-remarkable2
    ntfy-matrix-bot transport_validator mergiraf;

  pkgs = nixpkgs;
}