Loading pkgs/development/libraries/matrix-sdk-crypto-nodejs/beta3.nix +14 −3 Original line number Diff line number Diff line { lib, stdenv, fetchFromGitHub , cargo, rustPlatform, rustc, napi-rs-cli, nodejs, libiconv { lib, stdenv, fetchFromGitHub, cargo, rustPlatform, rustc, napi-rs-cli, nodejs, libiconv, }: stdenv.mkDerivation rec { Loading Loading @@ -59,7 +67,10 @@ stdenv.mkDerivation rec { description = "No-network-IO implementation of a state machine that handles E2EE for Matrix clients"; homepage = "https://github.com/matrix-org/matrix-rust-sdk/tree/${src.rev}/bindings/matrix-sdk-crypto-nodejs"; license = licenses.asl20; maintainers = with maintainers; [ winter dandellion ]; maintainers = with maintainers; [ winter dandellion ]; inherit (nodejs.meta) platforms; }; } pkgs/development/libraries/matrix-sdk-crypto-nodejs/default.nix +14 −3 Original line number Diff line number Diff line { lib, stdenv, fetchFromGitHub , cargo, rustPlatform, rustc, napi-rs-cli, nodejs, libiconv { lib, stdenv, fetchFromGitHub, cargo, rustPlatform, rustc, napi-rs-cli, nodejs, libiconv, }: stdenv.mkDerivation rec { Loading Loading @@ -55,7 +63,10 @@ stdenv.mkDerivation rec { homepage = "https://github.com/matrix-org/matrix-rust-sdk-crypto-nodejs"; changelog = "https://github.com/matrix-org/matrix-rust-sdk-crypto-nodejs/blob/main/CHANGELOG.md"; license = licenses.asl20; maintainers = with maintainers; [ winter dandellion ]; maintainers = with maintainers; [ winter dandellion ]; inherit (nodejs.meta) platforms; }; } Loading
pkgs/development/libraries/matrix-sdk-crypto-nodejs/beta3.nix +14 −3 Original line number Diff line number Diff line { lib, stdenv, fetchFromGitHub , cargo, rustPlatform, rustc, napi-rs-cli, nodejs, libiconv { lib, stdenv, fetchFromGitHub, cargo, rustPlatform, rustc, napi-rs-cli, nodejs, libiconv, }: stdenv.mkDerivation rec { Loading Loading @@ -59,7 +67,10 @@ stdenv.mkDerivation rec { description = "No-network-IO implementation of a state machine that handles E2EE for Matrix clients"; homepage = "https://github.com/matrix-org/matrix-rust-sdk/tree/${src.rev}/bindings/matrix-sdk-crypto-nodejs"; license = licenses.asl20; maintainers = with maintainers; [ winter dandellion ]; maintainers = with maintainers; [ winter dandellion ]; inherit (nodejs.meta) platforms; }; }
pkgs/development/libraries/matrix-sdk-crypto-nodejs/default.nix +14 −3 Original line number Diff line number Diff line { lib, stdenv, fetchFromGitHub , cargo, rustPlatform, rustc, napi-rs-cli, nodejs, libiconv { lib, stdenv, fetchFromGitHub, cargo, rustPlatform, rustc, napi-rs-cli, nodejs, libiconv, }: stdenv.mkDerivation rec { Loading Loading @@ -55,7 +63,10 @@ stdenv.mkDerivation rec { homepage = "https://github.com/matrix-org/matrix-rust-sdk-crypto-nodejs"; changelog = "https://github.com/matrix-org/matrix-rust-sdk-crypto-nodejs/blob/main/CHANGELOG.md"; license = licenses.asl20; maintainers = with maintainers; [ winter dandellion ]; maintainers = with maintainers; [ winter dandellion ]; inherit (nodejs.meta) platforms; }; }