- Jul 04, 2024
-
-
🥺 authored
Signed-off-by:
strawberry <strawberry@puppygock.gay>
-
- May 26, 2024
-
-
Signed-off-by:
strawberry <strawberry@puppygock.gay>
-
- May 24, 2024
-
-
Dynamically-linked jemalloc is broken.
-
- May 12, 2024
-
-
Signed-off-by:
strawberry <strawberry@puppygock.gay>
-
upload complement OCI image from CI, document where it can be found, use `main` instead of `dev` for tag Signed-off-by:
strawberry <strawberry@puppygock.gay>
-
- May 06, 2024
-
-
Signed-off-by:
strawberry <strawberry@puppygock.gay>
-
- May 03, 2024
-
-
Signed-off-by:
strawberry <strawberry@puppygock.gay>
-
Signed-off-by:
strawberry <strawberry@puppygock.gay>
-
from https://or.computer.surgery/charles/matrix/-/commit/f5bd9bc45e5e5eaf76cff31f1c259ed3f39fb88a with changes for GitHub CI and misc Co-authored-by:
Charles Hall <charles@computer.surgery> Signed-off-by:
strawberry <strawberry@puppygock.gay>
-
Signed-off-by:
strawberry <strawberry@puppygock.gay>
-
- Apr 26, 2024
-
-
Some of the improvements here include: * rocksdb can actually use jemalloc now instead of just pulling in a second rocksdb for no reason * "complement-runtime" factored back out into shell file * complement image no longer uses `mkDerivation` for `copyToRoot` because that's what `buildEnv` is for * complement image no longer sets `SERVER_NAME`, complement already does that * all packages were factored out into `callPackage`-able files for use with a custom `lib.makeScope pkgs.newScope` * new version of `mkPackage` has options that are easier to use and override such as `features`
-
Co-authored-by:
strawberry <strawberry@puppygock.gay> Signed-off-by:
AwesomeQubic <ThatQubicWah@protonmail.com> Signed-off-by:
strawberry <strawberry@puppygock.gay>
-
- Apr 15, 2024
-
-
Signed-off-by:
strawberry <strawberry@puppygock.gay>
-
Signed-off-by:
strawberry <strawberry@puppygock.gay>
-
Signed-off-by:
strawberry <strawberry@puppygock.gay>
-
- Feb 24, 2024
-
-
Signed-off-by:
strawberry <strawberry@puppygock.gay>
-
- Jan 31, 2024
-
-
Well, kinda. It crashed on me after 10 minutes because the tests timed out like in <https://github.com/matrix-org/complement/issues/394>. Sounds like this means it's a them problem though. I want to use Nix to build this image instead in the future but this will at least make it work for now and give me a reference for while I'm porting it. I also want to make Conduit natively understand Complement's requirements instead of `sed`ing a bunch of stuff and needing a reverse proxy in the container. Should be more reliable that way. I'm not making this run in CI until the above stuff is addressed and until I can decide on a way to pin the revision of Complement being tested against. from: https://gitlab.com/famedly/conduit/-/merge_requests/575 Signed-off-by:
strawberry <strawberry@puppygock.gay>
-