2
0
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-02-24 13:05:08 +00:00

cyme: 1.8.3 -> 1.8.4 ()

This commit is contained in:
h7x4 2024-09-28 14:27:14 +02:00 committed by GitHub
commit de228966fe
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -13,16 +13,16 @@
rustPlatform.buildRustPackage rec { rustPlatform.buildRustPackage rec {
pname = "cyme"; pname = "cyme";
version = "1.8.3"; version = "1.8.4";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "tuna-f1sh"; owner = "tuna-f1sh";
repo = "cyme"; repo = "cyme";
rev = "v${version}"; rev = "v${version}";
hash = "sha256-DFO12ylrUIPxxOf3+sSXf/MN918U/IUeUfr72Lbnxvc="; hash = "sha256-5433lq3u+s4LiC9089Ul7wGJiouQdVDoM3RT0QSiAnU=";
}; };
cargoHash = "sha256-uw+Z0F2NoU1BFGwsNaIKT9hWclhqmJK2se5mm0xUQyc="; cargoHash = "sha256-EW4M072qWCghg4UlhjMBR6DVzKsu/foE+j4MOSiHqNk=";
nativeBuildInputs = [ nativeBuildInputs = [
pkg-config pkg-config