Samuel Meenzen
945934ac41
feat: add commit timestamp to oci-image
2 months ago
Matthias Ahouansou
bdf2014cf4
chore: bump nix flake
10 months ago
Matthias Ahouansou
2dce87546a
ci: check for typos
12 months ago
Matthias Ahouansou
2a7aa6242f
chore: upgrade ruma
1 year ago
Matthias Ahouansou
fd19dda5cb
ci: use nightly rustfmt
...
we were using this before, but it broke when refactoring the flake out into separate files
2 years ago
Matthias Ahouansou
e2d91e26d6
style: format all toml with taplo
2 years ago
Matthias Ahouansou
57a24f234d
Revert "ci: temporarily disable CONDUIT_VERSION_EXTRA"
...
This reverts commit 2a2b9554c8 .
2 years ago
Matthias Ahouansou
2a2b9554c8
ci: temporarily disable CONDUIT_VERSION_EXTRA
2 years ago
Matthias Ahouansou
3d9d975a9f
ci: avoid rebuilding bindgen and friends
2 years ago
Charles Hall
96cc1f6abd
only set `CONDUIT_VERSION_EXTRA` for final build
...
This prevents us from needing to recompile the dependencies when that
environment variable changes, which generally changes on every commit,
which is far more frequently than the dependencies are actually changed.
2 years ago
Charles Hall
55259329a3
make it easy to configure cargo profiles from nix
...
This way you can easily build in debug mode with Nix.
2 years ago
Charles Hall
d796fe7cd3
make it easy to configure cargo features from nix
...
Users of the nix package can now just use `.override` to choose what
features they want.
This also makes RocksDB automatically use jemalloc when Conduit is
configured to use jemalloc.
2 years ago
Charles Hall
3336d3f812
factor out nix code into new files via `makeScope`
...
This makes the Nix code a lot easier to reason about.
2 years ago
Samuel Meenzen
425660472c
docs: build docs using mdBook
2 years ago
Charles Hall
6ae5143ff5
only listen on IPv6 since that's what conduit does
3 years ago
Jade
be9196430d
fix nix readme to work with ipv6
3 years ago
Charles Hall
391beddaf4
fix nix docs
...
I made some silly copy paste errors while writing this...
3 years ago
Charles Hall
716f82db6d
add nix/nixos deployment documentation
3 years ago