Publish nix_actor

This commit is contained in:
Ehmry - 2023-05-30 13:54:08 +01:00
parent e4b5ea54be
commit 0e60b941cf
8 changed files with 11 additions and 16 deletions

1
.gitignore vendored
View File

@ -4,3 +4,4 @@
##### Do not edit.
.tup
/.gitignore
/bin

6
.gitmodules vendored
View File

@ -136,3 +136,9 @@
[submodule "fontconfig_actor"]
path = fontconfig_actor
url = https://git.syndicate-lang.org/ehmry/fontconfig_actor.git
[submodule "sqlite_actor"]
path = sqlite_actor
url = https://git.syndicate-lang.org/ehmry/sqlite_actor.git
[submodule "nix_actor"]
path = nix_actor
url = https://git.syndicate-lang.org/ehmry/nix_actor.git

View File

@ -1,5 +1,3 @@
<require-service <daemon nix_actor>>
? <built nix_actor ?path ?sum> [
<daemon nix_actor {
argv: [$path]
@ -9,11 +7,3 @@
}
}>
]
? <nixspace ?nixspace> [
? <service-object <daemon nix_actor> ?cap> [
$cap {
dataspace: $nixspace
}
]
]

View File

@ -1,6 +1,2 @@
let ?nixspace = dataspace
<nixspace $nixspace>
$nixspace ? <nix-build "icmlf#ncdc" ?output> [
$log ! <log "-" { ncdc: $output }>
]

1
nix_actor Submodule

@ -0,0 +1 @@
Subproject commit 4e3e77171c12b1509b79975965d279fe9aca1dbc

@ -1 +1 @@
Subproject commit c500e99b95683a4e699d103433ccfc85bb83a77b
Subproject commit 0f697349ccbb885045cf0bf4c908507e2a3b2309

1
sqlite_actor Submodule

@ -0,0 +1 @@
Subproject commit 1b766af3f3eba6e5b7a7f5c45e6591e43629dc92

@ -1 +1 @@
Subproject commit 81ec3808a68ffa384b9f71ce959992d7d26471f3
Subproject commit 1dd197f1021a991abb114a049b471dd2658e8cea