|
2b0972ed73
|
svc.open accepts a /nix/store folder not an outputs folder
this mostly makes things simpler
|
2025-03-11 00:21:44 +00:00 |
|
|
e604d628e3
|
fennel anoia.process.spawn
runs a subprocess and invokes a callback whenever its io
descriptors are ready
|
2024-09-06 00:11:33 +01:00 |
|
|
81a6480a4f
|
anoia add base64 deode
|
2024-08-27 22:42:03 +01:00 |
|
|
eb79928b37
|
anoia.svc allow writing outputs
|
2024-08-08 11:37:50 +01:00 |
|
|
74cf3e0711
|
add anoia.net.constants for SOCK_{STREAM,DGRAM} etc
we use an ugly bit of C preprocessor to get the values from
header files, because certain constants are different on MIPS
than on other architectures
|
2024-04-26 16:43:09 +01:00 |
|
|
cdb23b147c
|
convert anoia.fs to use lualinux
|
2024-04-25 21:14:37 +01:00 |
|
|
8af4e9fd5b
|
package anoia assert macros and point fennelrepl at them
|
2024-04-20 14:59:14 +01:00 |
|
|
7e19d80130
|
anoia: add assert macro module
contains expect and expect=
|
2024-04-20 14:04:32 +01:00 |
|