Commit Graph

8 Commits (55259329a3c0371f63c74dae95982664b5699814)

Author SHA1 Message Date
Charles Hall 55259329a3
make it easy to configure cargo profiles from nix
This way you can easily build in debug mode with Nix.
4 months 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.
4 months ago
Charles Hall 3336d3f812
factor out nix code into new files via `makeScope`
This makes the Nix code a lot easier to reason about.
4 months ago
Samuel Meenzen 425660472c
docs: build docs using mdBook 5 months ago
Charles Hall 6ae5143ff5
only listen on IPv6 since that's what conduit does 1 year ago
Jade be9196430d fix nix readme to work with ipv6 1 year ago
Charles Hall 391beddaf4
fix nix docs
I made some silly copy paste errors while writing this...
2 years ago
Charles Hall 716f82db6d
add nix/nixos deployment documentation 2 years ago