mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-11-19 02:44:17 +03:00
parent
dd63561bcb
commit
9fbcf91b3c
@ -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 New Issue
Block a user