mirror of
https://github.com/urbit/shrub.git
synced 2024-12-19 00:13:12 +03:00
e243d5adf6
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
21 lines
259 B
Plaintext
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
|
|
--
|
|
--
|