qsv: 5.1.0 -> 6.0.1 (#426768)
Co-authored-by: detroyejr <detroyejr@outlook.com>
This commit is contained in:
commit
088e4e0aa8
@ -11,7 +11,7 @@
|
|||||||
|
|
||||||
let
|
let
|
||||||
pname = "qsv";
|
pname = "qsv";
|
||||||
version = "5.1.0";
|
version = "6.0.1";
|
||||||
in
|
in
|
||||||
rustPlatform.buildRustPackage {
|
rustPlatform.buildRustPackage {
|
||||||
inherit pname version;
|
inherit pname version;
|
||||||
@ -20,11 +20,11 @@ rustPlatform.buildRustPackage {
|
|||||||
owner = "dathere";
|
owner = "dathere";
|
||||||
repo = "qsv";
|
repo = "qsv";
|
||||||
rev = version;
|
rev = version;
|
||||||
hash = "sha256-AQ7vpxrGa0CtFvKzT2iHmeoafpaWOVLqEL9eO3QeBEM=";
|
hash = "sha256-lB/lWLTZ0sfs0COZ/BgnQ2xf0aQQJnKaN06aoPMfuQc=";
|
||||||
};
|
};
|
||||||
|
|
||||||
useFetchCargoVendor = true;
|
useFetchCargoVendor = true;
|
||||||
cargoHash = "sha256-Kmcl7ifAFf7dJ3LESdH1xm7M3Wl/wMKUjN2ZcLkvUHE=";
|
cargoHash = "sha256-ZgGFUOqJ5WBDaO/V3X3fUFqnIykL68Rilpjc21DyhAc=";
|
||||||
|
|
||||||
buildInputs = [
|
buildInputs = [
|
||||||
file
|
file
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user