Revert "Merge pull request #117702 from edude03/patch-4"

This reverts commit bc5c0c559f, reversing
changes made to 44dac5f5c6.
This commit is contained in:
ajs124 2021-04-15 20:39:02 +02:00
parent 97240ec695
commit 692e6c9cf5

View file

@ -394,10 +394,6 @@ in
'';
};
mimemagic = attrs: {
FREEDESKTOP_MIME_TYPES_PATH="${shared-mime-info}/share/mime/packages/freedesktop.org.xml";
};
msgpack = attrs: {
buildInputs = [ msgpack ];
};