parent
dd63561bcb
commit
9fbcf91b3c
@ -44,5 +44,6 @@ rustPlatform.buildRustPackage rec {
|
|||||||
homepage = "https://github.com/BurntSushi/ripgrep";
|
homepage = "https://github.com/BurntSushi/ripgrep";
|
||||||
license = with licenses; [ unlicense /* or */ mit ];
|
license = with licenses; [ unlicense /* or */ mit ];
|
||||||
maintainers = with maintainers; [ tailhook globin ma27 zowoq ];
|
maintainers = with maintainers; [ tailhook globin ma27 zowoq ];
|
||||||
|
mainProgram = "rg";
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user