File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
pkgs/by-name/mo/mountpoint-s3 Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 99
1010rustPlatform . buildRustPackage rec {
1111 pname = "mountpoint-s3" ;
12- version = "1.13 .0" ;
12+ version = "1.14 .0" ;
1313
1414 src = fetchFromGitHub {
1515 owner = "awslabs" ;
1616 repo = "mountpoint-s3" ;
1717 rev = "v${ version } " ;
18- hash = "sha256-L0xVrADLWVH6r600XvxI5I+IghBSmpC6F93cIH/ejh8 =" ;
18+ hash = "sha256-QpJYpHow9/vEPrq82XtbDosGz8lqVB0cOPQmY7Dx78Q =" ;
1919 fetchSubmodules = true ;
2020 } ;
2121
22- cargoHash = "sha256-Uj6/ZDRaYq99gTwHqAX2c21LecC3LLkJXgCDQ+xEytE =" ;
22+ cargoHash = "sha256-lyxuYrmmB1hQCR3fKEMXI69xYcubisRi/bc6M7hQl70 =" ;
2323
2424 # thread 'main' panicked at cargo-auditable/src/collect_audit_data.rs:77:9:
2525 # cargo metadata failure: error: none of the selected packages contains these features: libfuse3
You can’t perform that action at this time.
0 commit comments