aboutsummaryrefslogtreecommitdiff
path: root/srcpkgs/eza/patches/downgrade-git2.patch
diff options
context:
space:
mode:
Diffstat (limited to 'srcpkgs/eza/patches/downgrade-git2.patch')
-rw-r--r--srcpkgs/eza/patches/downgrade-git2.patch13
1 files changed, 13 insertions, 0 deletions
diff --git a/srcpkgs/eza/patches/downgrade-git2.patch b/srcpkgs/eza/patches/downgrade-git2.patch
new file mode 100644
index 00000000000..68d2c5b3bde
--- /dev/null
+++ b/srcpkgs/eza/patches/downgrade-git2.patch
@@ -0,0 +1,13 @@
+diff --git a/Cargo.toml b/Cargo.toml
+index b76d5c3..5cb3123 100644
+--- a/Cargo.toml
++++ b/Cargo.toml
+@@ -94,7 +94,7 @@ rayon = "1.10.0"
+ ansi-width = "0.1.0"
+
+ [dependencies.git2]
+-version = "0.19"
++version = "0.18"
+ optional = true
+ default-features = false
+