about summary refs log tree commit diff
path: root/nixpkgs/pkgs/tools/graphics/gifski/cargo.lock-fix-missing-dependency.patch
diff options
context:
space:
mode:
Diffstat (limited to 'nixpkgs/pkgs/tools/graphics/gifski/cargo.lock-fix-missing-dependency.patch')
-rw-r--r--nixpkgs/pkgs/tools/graphics/gifski/cargo.lock-fix-missing-dependency.patch12
1 files changed, 0 insertions, 12 deletions
diff --git a/nixpkgs/pkgs/tools/graphics/gifski/cargo.lock-fix-missing-dependency.patch b/nixpkgs/pkgs/tools/graphics/gifski/cargo.lock-fix-missing-dependency.patch
deleted file mode 100644
index bfccf45b6dcf..000000000000
--- a/nixpkgs/pkgs/tools/graphics/gifski/cargo.lock-fix-missing-dependency.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-diff --git c/Cargo.lock i/Cargo.lock
-index 9b8929c..8e1e923 100644
---- c/Cargo.lock
-+++ i/Cargo.lock
-@@ -303,6 +303,7 @@ dependencies = [
-  "lodepng",
-  "loop9",
-  "natord",
-+ "num-traits",
-  "pbr",
-  "quick-error",
-  "resize",