fix import styling

This commit is contained in:
Emile Clark-Boman 2026-01-15 11:43:20 +10:00
parent 7d47d4aa4e
commit b7af0be9b2
3 changed files with 39 additions and 11 deletions

View file

@ -1,4 +1,12 @@
{nib, ...}: let
inherit
(builtins)
concatMap
elemAt
foldl'
genList
length
;
inherit
(nib.std)
min