Loading pkgs/development/tools/rust/cargo-llvm-cov/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -39,6 +39,6 @@ rustPlatform.buildRustPackage rec { library (e.g. fenix or rust-overlay) ''; license = with lib.licenses; [ asl20 /* or */ mit ]; maintainers = with lib.maintainers; [ wucke13 matthiasbeyer ]; maintainers = with lib.maintainers; [ wucke13 matthiasbeyer CobaltCause ]; }; } Loading
pkgs/development/tools/rust/cargo-llvm-cov/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -39,6 +39,6 @@ rustPlatform.buildRustPackage rec { library (e.g. fenix or rust-overlay) ''; license = with lib.licenses; [ asl20 /* or */ mit ]; maintainers = with lib.maintainers; [ wucke13 matthiasbeyer ]; maintainers = with lib.maintainers; [ wucke13 matthiasbeyer CobaltCause ]; }; }