Commit graph

16 commits

Author SHA1 Message Date
Winter ffd48ee04d matrix-conduit: use importCargoLock instead of hacky patch
As `cargo vendor` currently doesn't support workspace inherited manifest
values, a patch that replaced the values manually was used as a workaround.

Now that importCargoLock has support for this, and we're probably going
to move towards it anyways, let's switch to it now, as there's a clear
benefit either way.

This also switches to using our copy of SQLite instead of the vendored
one included in `libsqlite3-sys` -- because it's preferred, but also
because it causes the build to fail, now that dependencies are read-only.
2023-03-18 20:34:59 +01:00
Yureka aeea71595e matrix-conduit: link against system rocksdb 2023-01-22 20:45:05 +08:00
Yureka 1f6f9d95c6 matrix-conduit: 0.4.0 -> 0.5.0 2023-01-22 20:45:05 +08:00
figsoda fd95e78bd2 matrix-conduit: add NixOS Test to passthru.tests 2022-12-18 11:31:02 -05:00
figsoda 0893176e14 matrix-conduit: unbreak on darwin, remove unused inputs 2022-12-17 13:39:38 -05:00
Artturi e66d2fd89d
Merge pull request #194256 from Artturin/treewides2 2022-10-13 00:08:01 +03:00
Martin Weinelt 294201004f Merge remote-tracking branch 'origin/master' into staging-next 2022-10-10 21:45:18 +02:00
Artturin f4ea1208ec treewide: *Flags convert to list from str
*Flags implies a list

slightly relevant:
> stdenv: start deprecating non-list configureFlags https://github.com/NixOS/nixpkgs/pull/173172

the makeInstalledTests function in `nixos/tests/installed-tests/default.nix` isn't available outside of nixpkgs so
it's not a breaking change
2022-10-10 15:30:59 +03:00
Chuang Zhu b01d7c80a0 matrix-conduit: don't use pkgs directly 2022-10-10 17:34:19 +08:00
Artturin 0734f54ef2 treewide: move pkg-config, autoreconfHook, intltool to nativeBuildInputs
found with nixpkgs-lint
2022-09-26 17:53:26 +03:00
waelwindows 337a032c26 matrix-conduit: 0.3.0 -> 0.4.0
https://conduit.rs/changelog/
2022-07-01 22:14:26 +03:00
Rick van Schijndel 879d278253
treewide: pkgs/servers: mark broken for darwin 2022-05-30 13:42:58 +02:00
Guillaume Girol f3027942a4 matrix-conduit: use rustPlatform.bindgenHook 2022-02-22 19:41:32 +01:00
Julius de Bruijn a9c5c63cbc matrix-conduit: 0.2.0 -> 0.3.0 2022-02-04 21:04:21 +01:00
Julius de Bruijn 9736bfc373 matrix-conduit: add pimeys as maintainer 2022-02-04 18:32:20 +01:00
Philipp cf806553ed matrix-conduit: init at 0.2.0 2022-01-03 15:28:43 +01:00