File tree Expand file tree Collapse file tree 2 files changed +3
-60
lines changed Expand file tree Collapse file tree 2 files changed +3
-60
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1919} :
2020
2121let
22- version = "0.27.0 " ;
22+ version = "0.28.1 " ;
2323in
2424
2525rustPlatform . buildRustPackage {
@@ -30,17 +30,12 @@ rustPlatform.buildRustPackage {
3030 owner = "jj-vcs" ;
3131 repo = "jj" ;
3232 tag = "v${ version } " ;
33- hash = "sha256-fBgJrSglH46+NHu3spk5mC51ASDHWnOoW6veKZ0R2YA =" ;
33+ hash = "sha256-LDMHMFg9fjEMi8I2Fc3TEyWMctqJurAbckubCgkkZiM =" ;
3434 } ;
3535
3636 useFetchCargoVendor = true ;
3737
38- cargoPatches = [
39- # <https://github.com/jj-vcs/jj/pull/5315>
40- ./libgit2-1.9.0.patch
41- ] ;
42-
43- cargoHash = "sha256-35DJdAUXc2gb/EXECScwinSzzp7uaxFbUxedjqRGfj8=" ;
38+ cargoHash = "sha256-y/GQSzI7bVPieuAmQKdZY1qticmmRYibBtgXSEJ7dU4=" ;
4439
4540 nativeBuildInputs = [
4641 installShellFiles
You can’t perform that action at this time.
0 commit comments