2146 Commits (425660472cdbb66fd1bfea30f387598b680ed64a)
 

Author SHA1 Message Date
Matthias Ahouansou 21a5fa3ef0 refactor: use re-exported JsOption from ruma rather than directly adding it as a dependency 2 years ago
Matthias Ahouansou b27e9ea95c chore: bump ruma to latest commit (as of 2024-02-25) 2 years ago
Matthias Ahouansou 8aa915acb9 bump ruma, support deprecated user login field 2 years ago
Matthias Ahouansou ace9637bc2 replace unwraps with expects 2 years ago
Charles Hall be1e2e9307 Merge branch 'ci/push-dockerhub' into 'next' 2 years ago
Samuel Meenzen 1c6a4b1b24 feat(ci): push oci-image to docker hub 2 years ago
Matthias Ahouansou 976a73a0e5 style: appease rustfmt 2 years ago
Matthias Ahouansou 4c06f329c4 refactor: appease clippy 2 years ago
Matthias Ahouansou d841b81c56 chore: update Cargo.lock 2 years ago
Matthias Ahouansou e707084345 chore: bump ruma to latest commit (as of 2024-02-16) 2 years ago
strawberry 6dcc8b6cf1 bump ruma to latest commit (syncv3 JsOption and push optional power levels) 2 years ago
strawberry a2ac491c54 bump ruma, add wrong room keys error code, tiny logging change 2 years ago
Charles Hall 72a13d8353 Merge branch 'flake-compat' into 'next' 2 years ago
Raito Bezarius 3a63f9dfb6
feat: support non-flake users 2 years ago
Timo Kösters f4f2d05b5b Merge branch 'update-ring' into 'next' 2 years ago
Charles Hall c3c7bcb2ed Merge branch 'publish-oci-image' into 'next' 2 years ago
Samuel Meenzen d6c57f9b2e Publish oci image to the gitlab registry 2 years ago
Charles Hall 7fb9e99649
update ring and jsonwebtoken to remove ring ^0.16 2 years ago
Charles Hall 1274b48ebb
run `cargo update` 2 years ago
Charles Hall 0a281e81a5 Merge branch 'fix-oci-image-cross' into 'next' 2 years ago
Charles Hall a43bde69fa
pass pkgsCrossStatic to mkOciImage, not pkgsHost 2 years ago
Charles Hall 986343877c Merge branch 'artifact-links' into 'next' 2 years ago
Charles Hall 2d47710b55
update DEPLOY.md with new build links 2 years ago
Charles Hall 10542a1d70 Merge branch 'use-upstream-crane' into 'next' 2 years ago
Charles Hall c167f7a6ad
switch crane input back to upstream 2 years ago
Charles Hall 5787a70bab Merge branch 'fix-complement' into 'next' 2 years ago
Charles Hall cf8f1f2546
make a bunch of changes so complement works again 2 years ago
Charles Hall 3c2fc4a4c6 Merge branch 'oci-image-ca-certs' into 'next' 2 years ago
Charles Hall dffd771e7c
add ca certificates to the OCI image 2 years ago
Charles Hall 4da8c7e282 Merge branch 'docker-tag' into 'next' 2 years ago
Charles Hall 0df5d18fd6
change docker tag back to `next` 2 years ago
Charles Hall 825ceac1c3 Merge branch 'update-rust' into 'next' 2 years ago
Charles Hall 3e389256f5
switch lint config to `manifest-lint` feature 2 years ago
Charles Hall a7892a28ec
refer directly to stdenv since it's in scope 2 years ago
Charles Hall 9453dbc740
update rust toolchain 2 years ago
Charles Hall bf48c10d28 Merge branch 'cross' into 'next' 2 years ago
Charles Hall 7c1a3e41d9
add package to build an aarch64 oci image 2 years ago
Charles Hall 2a04a361e0
break oci image builder into a function 2 years ago
Charles Hall 0e8e4f1083
add static cross to aarch64-unknown-linux-musl 2 years ago
Charles Hall 81ae579b25
add static cross to x86_64-unknown-linux-musl 2 years ago
Charles Hall 3a3cafe912
preempt cross problems by using my crane fork 2 years ago
Charles Hall d29591d47d
group packages in attrset literal 2 years ago
Charles Hall 67d280dd2e
factor package expression into a function 2 years ago
Charles Hall 3ac9be5a78
add x86_64-unknown-linux-gnu 2 years ago
Charles Hall 52954f7a11
use fromToolchainFile 2 years ago
Charles Hall 692a31620d
make let bindings take pkgs as an argument 2 years ago
Charles Hall cf4015b830
rename pkgs to pkgsHost 2 years ago
Charles Hall 9cef03127b
remove `with` for `nativeBuildInputs` 2 years ago
Charles Hall 249fc7769d
don't bother with mold 2 years ago
Charles Hall 5cc53c9e14
push oci image and x86_64-*-gnu build to bin cache 2 years ago