Loading pkgs/tools/text/repgrep/default.nix +1 −0 Original line number Diff line number Diff line Loading @@ -42,5 +42,6 @@ rustPlatform.buildRustPackage rec { changelog = "https://github.com/acheronfail/repgrep/blob/${src.rev}/CHANGELOG.md"; license = with licenses; [ mit asl20 unlicense ]; maintainers = with maintainers; [ figsoda ]; mainProgram = "rgr"; }; } Loading
pkgs/tools/text/repgrep/default.nix +1 −0 Original line number Diff line number Diff line Loading @@ -42,5 +42,6 @@ rustPlatform.buildRustPackage rec { changelog = "https://github.com/acheronfail/repgrep/blob/${src.rev}/CHANGELOG.md"; license = with licenses; [ mit asl20 unlicense ]; maintainers = with maintainers; [ figsoda ]; mainProgram = "rgr"; }; }