parent
dd63561bcb
commit
9fbcf91b3c
1 changed files with 1 additions and 0 deletions
|
@ -44,5 +44,6 @@ rustPlatform.buildRustPackage rec {
|
|||
homepage = "https://github.com/BurntSushi/ripgrep";
|
||||
license = with licenses; [ unlicense /* or */ mit ];
|
||||
maintainers = with maintainers; [ tailhook globin ma27 zowoq ];
|
||||
mainProgram = "rg";
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue