Commit graph

19 commits

Author SHA1 Message Date
0174e390f3
try to get completions going
Some checks failed
Rust / build (push) Failing after 33s
Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: I6a6a6964dcd3beb752ae2d3a90ab6e545815c692
2025-08-04 23:10:00 +03:00
d86d81f3c1
fix stdout handling for nr; better catching logic
Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: I6a6a69643bbfdb289145019aa47012caa3bf3c04
2025-08-04 23:09:46 +03:00
dbbc3daa78
meta: add editorconfig
All checks were successful
Rust / build (push) Successful in 30s
2025-07-22 22:44:38 +03:00
f4a0befabe
nix: add checks output; add 'eh' package as an alias 2025-07-22 22:42:44 +03:00
820b73e0d8
nix: link multicall binaries with cargo-xtask 2025-07-22 22:42:17 +03:00
3d02eb2d51
declutter deps; optimize release profile for size
It compiles fast enough.
2025-07-22 22:42:00 +03:00
raf
75e25c2803 Merge pull request 'Update .forgejo/workflows/rust.yaml' (#1) from amr-patch-1 into main
All checks were successful
Rust / build (push) Successful in 32s
Reviewed-on: NotAShelf/nih#1
Reviewed-by: raf <raf@notashelf.dev>
2025-07-22 10:56:13 +00:00
amr
b07a7e73e4 Update .forgejo/workflows/rust.yaml
All checks were successful
Rust / build (push) Successful in 30s
This should fix the thing
2025-07-22 02:00:37 +00:00
c8b174d182
ci: initial setup
Some checks are pending
Rust / build (push) Waiting to run
Hope this works
2025-07-22 03:07:13 +03:00
38494fecbc
traverse the filetree recursively; don't hardcode files 2025-07-22 02:31:40 +03:00
bd9f759439
refactor redundant code 2025-07-22 02:02:31 +03:00
328f923b2c
fix interactive shells 2025-07-22 01:44:50 +03:00
2f3d596bb6
chore: set up formatters 2025-07-22 01:24:35 +03:00
9bd20270ba
logging via tracing 2025-07-22 01:21:42 +03:00
bce7fe6d24
cleanup 2025-07-22 01:00:58 +03:00
4fbf30a076
modularize 2025-07-22 00:35:07 +03:00
3c8775355a
allow invoking 'eh' without multicall binaries 2025-07-22 00:16:18 +03:00
8547710b62
nix: initial tooling 2025-07-22 00:11:07 +03:00
a4d6b9e203
initial commit 2025-07-22 00:05:12 +03:00