Commit graph

21 commits

Author SHA1 Message Date
4b774b486b
eris: fix tests 2025-05-02 08:49:04 +03:00
1b77c0daa6
resources: simplify default script; document API better 2025-05-02 07:40:28 +03:00
a4eedcbc26
eris/lua: move to an event driven architechture 2025-05-02 07:27:05 +03:00
d1af86078e
markov: shut up clippy 2025-05-02 07:22:22 +03:00
3651624861
eris/lua: apply clippy lints 2025-05-02 06:01:17 +03:00
54f858aee9
eris: move lua API to standalone module
Easier to work with now, yay.
2025-05-02 05:45:14 +03:00
a2fc2bf2bc
eris: speed up responses; refactor connection handlere 2025-05-01 22:03:01 +03:00
6c18427dc3
nix: add missing config option 2025-05-01 21:19:03 +03:00
2da4d6d203
metrics: allow customizing address in full; add tests 2025-05-01 20:51:20 +03:00
c20f940736
metrics: move to standalone module 2025-05-01 19:07:48 +03:00
fc436b9095
eris: improve help texts 2025-05-01 18:12:29 +03:00
18be5ba041
docs: add project readme 2025-05-01 18:00:19 +03:00
b2cee02dd4
meta: add contrib 2025-05-01 18:00:18 +03:00
bc21bfc506
nix: get nftables from correct parent attr
nix: what do you mean `baseNameOf` is not in lib

nix: `pkgs.system` -> `pkgs.hostPlatform.system`

nix: include contrib in pacakge source

nix: fix types
2025-05-01 17:56:08 +03:00
8009b35589
nix: export nixos module 2025-05-01 05:55:29 +03:00
8a736599fd
nix: initial nixos module implementation 2025-05-01 05:49:33 +03:00
7b6c010ef5
nix: fix postInstall phase 2025-05-01 05:36:35 +03:00
ef97fd9daf
meta: ignore artifact dirs 2025-05-01 05:08:07 +03:00
e4d397ac9c
nix: init tooling 2025-05-01 05:04:43 +03:00
17a3f15131
eris: apply clippy lints 2025-05-01 05:04:30 +03:00
c5a6d7647c
initial commit 2025-05-01 05:03:36 +03:00