Grapevine is a Matrix homeserver, forked from Conduit 0.7.0
Find a file
Charles Hall 21a4b9e5a1
only set GRAPEVINE_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.
2024-05-14 20:21:51 -07:00
bin build and cache all packages and CI dependencies 2024-05-14 20:08:37 -07:00
nix only set GRAPEVINE_VERSION_EXTRA for final build 2024-05-14 20:21:51 -07:00
src use the intended default port by default 2024-05-14 20:08:37 -07:00
.envrc allow loading env vars from .env if it exists 2024-05-14 20:08:37 -07:00
.gitignore allow loading env vars from .env if it exists 2024-05-14 20:08:37 -07:00
.gitlab-ci.yml build and cache all packages and CI dependencies 2024-05-14 20:08:37 -07:00
Cargo.lock enable string_slice lint 2024-05-12 19:08:12 -07:00
Cargo.toml enable most pedantic lints as a group 2024-05-14 20:01:25 -07:00
clippy.toml enable doc_markdown lint 2024-05-14 16:34:10 -07:00
default.nix feat: support non-flake users 2024-02-01 19:19:56 -08:00
engage.toml run clippy for no, default, and all features 2024-04-30 21:54:56 -07:00
flake.lock get rocksdb via flake inputs 2024-05-14 20:21:51 -07:00
flake.nix get rocksdb via flake inputs 2024-05-14 20:21:51 -07:00
LICENSE.md convert license to markdown 2024-04-30 21:54:56 -07:00
rust-toolchain.toml update rust toolchain 2024-01-25 21:44:40 -08:00
rustfmt.toml chore: get rid of warnings 2021-03-18 18:33:43 +01:00