7 rustPlatform.buildRustPackage rec {
12 inherit pname version;
13 hash = "sha256-eX2d9h6zNbheS68j3lyhJW05JZmQN2I2MdcmiZB8Mec=";
16 cargoHash = "sha256-gnym2sedyzQzubOtj64Yoh+sKT+sa60w/Z72hby7Pms=";
19 description = "Calculator REPL, similar to bc";
20 homepage = "https://github.com/NerdyPepper/eva";
21 license = licenses.mit;
22 maintainers = with maintainers; [