juli pushed a change to branch wip-goblinsify
in repository shepherd.
from eb41fce .guix-authorizations: Add juli.
new 18c8874 Add Goblins port infrastructure.
new cf7947a Implement service-registry demo.
new 274aad6 scratch: Begin prototyping process monitoring.
new bb723d2 scratch: Stub out timeout support.
new b75fcb5 scratch: Cleanup comments somewhat.
new 236fbaf scratch: First pass at service startup code.
new 7bf9b8b goblins port manifest: Update dependency commits, fix inputs.
new 55b33c1 scratch: Return demo to working state.
The 8 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.dir-locals.el | 4 +-
README | 26 ++
goblins-port-manifest.scm | 109 ++++++
scratch-demo.scm | 9 +
scratch.scm | 840 ++++++++++++++++++++++++++++++++++++++++++++++
5 files changed, 987 insertions(+), 1 deletion(-)
create mode 100644 goblins-port-manifest.scm
create mode 100644 scratch-demo.scm
create mode 100644 scratch.scm