mirror of
https://code.tvl.fyi/depot.git:/tools/nixery.git
synced 2025-03-15 06:01: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
|
||||
hasAttr
|
||||
length
|
||||
match
|
||||
readFile
|
||||
toFile
|
||||
toJSON;
|
||||
|
|
Loading…
Reference in New Issue
Block a user