From 84d0f3fa7dfb7909a3bd92adac7b25af728175fa Mon Sep 17 00:00:00 2001 From: Jan Tojnar Date: Wed, 2 Sep 2020 07:33:07 +0200 Subject: [PATCH] pkgsMusl.libusb-compat-0_1: fix eval e89e2edc7349c0df15fa03b8229c370340547538 did not move all files when moving the directory. Fixes: https://github.com/NixOS/nixpkgs/issues/96947 --- .../libraries/{libusb => libusb-compat}/fix-headers.patch | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename pkgs/development/libraries/{libusb => libusb-compat}/fix-headers.patch (100%) diff --git a/pkgs/development/libraries/libusb/fix-headers.patch b/pkgs/development/libraries/libusb-compat/fix-headers.patch similarity index 100% rename from pkgs/development/libraries/libusb/fix-headers.patch rename to pkgs/development/libraries/libusb-compat/fix-headers.patch