urbit/pkg/landscape/mar/hark-note.hoon
Philip Monk e243d5adf6
landscape,garden: make build
Boot was broken, fixing the hark-note file mark and re-adding the
hark-store library fixed it.

This lets us push a new pill, which is necessary for the fix in #5434 to
actually work.

Fixes #5501
Fixes #5502
2021-12-18 22:54:49 -08:00

21 lines
259 B
Plaintext

/+ *hark-store
|%
+$ note [=bin =body]
--
|_ not=note
++ grad %noun
++ grow
|%
++ noun not
++ json
%- pairs:enjs:format
:~ bin+(bin:enjs bin.not)
body+(body:enjs body.not)
==
--
++ grab
|%
++ noun note
--
--