Loading pkgs/by-name/ff/ff2mpv-rust/package.nix +3 −3 Original line number Diff line number Diff line Loading @@ -24,17 +24,17 @@ in rustPlatform.buildRustPackage rec { pname = "ff2mpv-rust"; version = "1.1.5"; version = "1.1.6"; src = fetchFromGitHub { owner = "ryze312"; repo = "ff2mpv-rust"; rev = version; hash = "sha256-hAhHfNiHzrzACrijpVkzpXqrqGYKI3HIJZtUuTrRIcQ="; hash = "sha256-3ZKVa1pRorzTM6jCXak/aTq9iyDGT7fWLOcCotLYlkc="; }; useFetchCargoVendor = true; cargoHash = "sha256-/OvkUyknboMaUVj1N1lTq1jx6b+MK7aFeEbaHnoP6Xg="; cargoHash = "sha256-80NnJNTyMY6yPjZdkSW6qulR42+dxonMx1TBkMjnhXw="; postInstall = '' $out/bin/ff2mpv-rust manifest > manifest.json Loading Loading
pkgs/by-name/ff/ff2mpv-rust/package.nix +3 −3 Original line number Diff line number Diff line Loading @@ -24,17 +24,17 @@ in rustPlatform.buildRustPackage rec { pname = "ff2mpv-rust"; version = "1.1.5"; version = "1.1.6"; src = fetchFromGitHub { owner = "ryze312"; repo = "ff2mpv-rust"; rev = version; hash = "sha256-hAhHfNiHzrzACrijpVkzpXqrqGYKI3HIJZtUuTrRIcQ="; hash = "sha256-3ZKVa1pRorzTM6jCXak/aTq9iyDGT7fWLOcCotLYlkc="; }; useFetchCargoVendor = true; cargoHash = "sha256-/OvkUyknboMaUVj1N1lTq1jx6b+MK7aFeEbaHnoP6Xg="; cargoHash = "sha256-80NnJNTyMY6yPjZdkSW6qulR42+dxonMx1TBkMjnhXw="; postInstall = '' $out/bin/ff2mpv-rust manifest > manifest.json Loading