7 rustPlatform.buildRustPackage rec {
14 hash = "sha256-u+d16jc7GqT2aK2HzP+OXFUBkVodwcW+20sKqmxzYhk=";
17 cargoHash = "sha256-UpKv7hLPdsitZGgIegy7ZGEQcxGHGIHj2H4Ac7mG+xY=";
20 description = "Language that compiles to regular expressions";
21 homepage = "https://github.com/yoav-lavi/melody";
22 license = licenses.mit;
24 mainProgram = "melody";