Merge pull request #303434 from r-ryantm/auto-update/mountpoint-s3

mountpoint-s3: 1.5.0 -> 1.6.0
This commit is contained in:
nixpkgs-merge-bot[bot] 2024-04-12 05:32:11 +00:00 committed by GitHub
commit 5b2bc4b094
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -8,17 +8,17 @@
rustPlatform.buildRustPackage rec { rustPlatform.buildRustPackage rec {
pname = "mountpoint-s3"; pname = "mountpoint-s3";
version = "1.5.0"; version = "1.6.0";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "awslabs"; owner = "awslabs";
repo = "mountpoint-s3"; repo = "mountpoint-s3";
rev = "v${version}"; rev = "v${version}";
hash = "sha256-DsxcQ/FEVcrzPyv9LgssNut4XnbU3mPKbuBwQKLiRLA="; hash = "sha256-1d2PPbTheUcHw2xS5LEcdchnfwu7szBApv+FnPaxt+I=";
fetchSubmodules = true; fetchSubmodules = true;
}; };
cargoHash = "sha256-UOQRdSQ/whlOTZL2vaNiIcKB+Zgpk8tbinWBRWPyllc="; cargoHash = "sha256-tBi41kdaa4mVHh0MkXJ8kaG1e3CQURIKVk9Lboy1N8Y=";
# thread 'main' panicked at cargo-auditable/src/collect_audit_data.rs:77:9: # thread 'main' panicked at cargo-auditable/src/collect_audit_data.rs:77:9:
# cargo metadata failure: error: none of the selected packages contains these features: libfuse3 # cargo metadata failure: error: none of the selected packages contains these features: libfuse3