Loading pkgs/by-name/qs/qsv/package.nix +4 −4 Original line number Diff line number Diff line Loading @@ -15,7 +15,7 @@ withUi ? true, buildFeatures ? # enable all features except self_update by default # https://github.com/dathere/qsv/blob/7.1.0/Cargo.toml#L370 # https://github.com/dathere/qsv/blob/9.1.0/Cargo.toml#L370 [ "apply" "feature_capable" Loading @@ -33,7 +33,7 @@ let pname = "qsv"; version = "7.1.0"; version = "9.1.0"; in rustPlatform.buildRustPackage { inherit pname version buildFeatures; Loading @@ -42,10 +42,10 @@ rustPlatform.buildRustPackage { owner = "dathere"; repo = "qsv"; rev = version; hash = "sha256-jo5hlNydHXNqSjYOC270fmIk7GOeFACIZ3aZEca1M28="; hash = "sha256-zgPC6mLPGVLmMi45MwxO8k650tQl87pfwWgY1cHkmyY="; }; cargoHash = "sha256-jfr5wrOLBhvkikjDAb0vMT/Zwc+aYrSWF5lIC7EGwME="; cargoHash = "sha256-nTNB+LkqwLie25GKByG5sOA/BFvQddJzPY8Dslvb2hg="; buildInputs = [ file Loading Loading
pkgs/by-name/qs/qsv/package.nix +4 −4 Original line number Diff line number Diff line Loading @@ -15,7 +15,7 @@ withUi ? true, buildFeatures ? # enable all features except self_update by default # https://github.com/dathere/qsv/blob/7.1.0/Cargo.toml#L370 # https://github.com/dathere/qsv/blob/9.1.0/Cargo.toml#L370 [ "apply" "feature_capable" Loading @@ -33,7 +33,7 @@ let pname = "qsv"; version = "7.1.0"; version = "9.1.0"; in rustPlatform.buildRustPackage { inherit pname version buildFeatures; Loading @@ -42,10 +42,10 @@ rustPlatform.buildRustPackage { owner = "dathere"; repo = "qsv"; rev = version; hash = "sha256-jo5hlNydHXNqSjYOC270fmIk7GOeFACIZ3aZEca1M28="; hash = "sha256-zgPC6mLPGVLmMi45MwxO8k650tQl87pfwWgY1cHkmyY="; }; cargoHash = "sha256-jfr5wrOLBhvkikjDAb0vMT/Zwc+aYrSWF5lIC7EGwME="; cargoHash = "sha256-nTNB+LkqwLie25GKByG5sOA/BFvQddJzPY8Dslvb2hg="; buildInputs = [ file Loading