mirror of
https://github.com/versia-pub/activitypub.git
synced 2025-12-06 06:38:20 +01:00
aaaa
This commit is contained in:
parent
e75b523bb3
commit
522ecabd07
|
|
@ -32,7 +32,6 @@
|
||||||
};
|
};
|
||||||
in
|
in
|
||||||
{
|
{
|
||||||
githubActions = inputs.nix-github-actions.lib.mkGithubMatrix { inherit checks; };
|
|
||||||
# Rust package
|
# Rust package
|
||||||
packages.default = pkgs.rustPlatform.buildRustPackage {
|
packages.default = pkgs.rustPlatform.buildRustPackage {
|
||||||
inherit (cargoToml.package) name version;
|
inherit (cargoToml.package) name version;
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue