mirror of
https://code.tvl.fyi/depot.git:/tools/nixery.git
synced 2025-03-15 14:11:51 +00:00
fix(build-image): Import 'match' from builtins
This commit is contained in:
parent
f312c7cf13
commit
e2256502a2
|
@ -39,6 +39,7 @@ let
|
||||||
fromJSON
|
fromJSON
|
||||||
hasAttr
|
hasAttr
|
||||||
length
|
length
|
||||||
|
match
|
||||||
readFile
|
readFile
|
||||||
toFile
|
toFile
|
||||||
toJSON;
|
toJSON;
|
||||||
|
|
Loading…
Reference in New Issue
Block a user