mirror of
https://github.com/urbit/shrub.git
synced 2024-12-25 21:12:56 +03:00
kiln: add base-hash and our scries
This commit is contained in:
parent
390e071548
commit
1394a9c455
@ -1,3 +1,4 @@
|
|||||||
|
/+ version
|
||||||
=, clay
|
=, clay
|
||||||
=, space:userlib
|
=, space:userlib
|
||||||
=, format
|
=, format
|
||||||
@ -108,9 +109,11 @@
|
|||||||
++ on-peek
|
++ on-peek
|
||||||
|= =path
|
|= =path
|
||||||
^- (unit (unit cage))
|
^- (unit (unit cage))
|
||||||
?. ?=([%x %kiln %ota ~] path)
|
?+ path [~ ~]
|
||||||
[~ ~]
|
[%x %kiln %ota ~] ``noun+!>(ota)
|
||||||
``noun+!>(ota)
|
[%x %kiln %our ~] ``noun+!>(our)
|
||||||
|
[%x %kiln %base-hash ~] ``noun+!>((base-hash:version our now))
|
||||||
|
==
|
||||||
::
|
::
|
||||||
++ poke-commit
|
++ poke-commit
|
||||||
|= [mon/kiln-commit auto=?]
|
|= [mon/kiln-commit auto=?]
|
||||||
|
Loading…
Reference in New Issue
Block a user