Mark H Weaver <[email protected]> writes:
> I see the same error when trying to build *anything* after updating to
> commit 69cae3d3356a69b7fe69481338f760545995485e on the master branch.
Reverting the following three commits fixes the problem for me:
* 69cae3d335..: Ludovic Courtès 2019-03-22 system: Add 'essential-services'
field to <operating-system>.
* cf848cc0a1..: Ludovic Courtès 2019-03-22 accounts: Add default value for the
'home-directory' field of <user-account>.
* abd4d6b33d..: Ludovic Courtès 2019-03-22 records: Allow thunked fields to
refer to 'this-record'.
To be continued...
Mark