cerulean/nix/snow/lib/util.nix

4 lines
42 B
Nix
Raw Normal View History

2026-03-17 20:37:59 +10:00
{nt, ...}: {
inherit (nt) findImport;
}