weylus: unstable-2025-02-24 -> unstable-2025-10-08 (#449822)
This commit is contained in:
@@ -25,13 +25,13 @@
|
||||
|
||||
rustPlatform.buildRustPackage {
|
||||
pname = "weylus";
|
||||
version = "unstable-2025-02-24";
|
||||
version = "unstable-2025-10-08";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "H-M-H";
|
||||
repo = "weylus";
|
||||
rev = "5202806798ccca67c24da52ba51ee50b973b7089";
|
||||
sha256 = "sha256-lx1ZVp5DkQiL9/vw6PAZ34Lge+K8dfEVh6vLnCUNf7M=";
|
||||
rev = "56e29ecbde3a4aba994a9df047b5398feb447c1b";
|
||||
hash = "sha256-dHdgWrygSXqKf9fpYRVDj+Ql97Or/kjBfN/mECy2ipc=";
|
||||
};
|
||||
|
||||
buildInputs = [
|
||||
@@ -71,7 +71,7 @@ rustPlatform.buildRustPackage {
|
||||
libtool
|
||||
];
|
||||
|
||||
cargoHash = "sha256-dLhlYOrLjoBSRGDJB0qTEIb+oGnp9X+ADHddpYITdl8=";
|
||||
cargoHash = "sha256-Mx8/zMG36qztbFYgqC7SB75bf8T0NkYQA+2Hs9/pnjk=";
|
||||
|
||||
cargoBuildFlags = [ "--features=ffmpeg-system" ];
|
||||
cargoTestFlags = [ "--features=ffmpeg-system" ];
|
||||
|
||||
Reference in New Issue
Block a user