blob: d028af240da78e816bbaa23409d2c3df834f15fb (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
{ 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;
}
|