Loading pkgs/by-name/yt/ytermusic/Cargo.lock +685 −682 File changed.Preview size limit exceeded, changes collapsed. Show changes pkgs/by-name/yt/ytermusic/package.nix +9 −9 Original line number Diff line number Diff line { alsa-lib , dbus , fetchFromGitHub , lib , openssl , pkg-config , rustPlatform , { alsa-lib, dbus, fetchFromGitHub, lib, openssl, pkg-config, rustPlatform, }: rustPlatform.buildRustPackage rec { Loading @@ -23,7 +23,7 @@ rustPlatform.buildRustPackage rec { lockFile = ./Cargo.lock; outputHashes = { "rusty_ytdl-0.6.6" = "sha256-htXD8v9Yd7S0iLjP6iZu94tP5KO5vbmkdUybqA7OtlU="; "symphonia-0.5.1" = "sha256-rGvde5w7czMLcOPARK1gFfDLn70VeIrn4nKOL6FPc2U="; "symphonia-0.5.4" = "sha256-uf0BbpqtlpZhsnV7Cm8egxjb/fXSINsOANTjDUQ4U9M="; }; }; postPatch = "cp ${./Cargo.lock} Cargo.lock"; Loading Loading
pkgs/by-name/yt/ytermusic/Cargo.lock +685 −682 File changed.Preview size limit exceeded, changes collapsed. Show changes
pkgs/by-name/yt/ytermusic/package.nix +9 −9 Original line number Diff line number Diff line { alsa-lib , dbus , fetchFromGitHub , lib , openssl , pkg-config , rustPlatform , { alsa-lib, dbus, fetchFromGitHub, lib, openssl, pkg-config, rustPlatform, }: rustPlatform.buildRustPackage rec { Loading @@ -23,7 +23,7 @@ rustPlatform.buildRustPackage rec { lockFile = ./Cargo.lock; outputHashes = { "rusty_ytdl-0.6.6" = "sha256-htXD8v9Yd7S0iLjP6iZu94tP5KO5vbmkdUybqA7OtlU="; "symphonia-0.5.1" = "sha256-rGvde5w7czMLcOPARK1gFfDLn70VeIrn4nKOL6FPc2U="; "symphonia-0.5.4" = "sha256-uf0BbpqtlpZhsnV7Cm8egxjb/fXSINsOANTjDUQ4U9M="; }; }; postPatch = "cp ${./Cargo.lock} Cargo.lock"; Loading