Libimobiledevice: Difference between revisions

imported>Onny
Add instruction to avoid bugs
imported>Onny
mNo edit summary
Line 20: Line 20:
{{Note|Parts of this instruction and module are not yet stable and will be available in the upcoming NixOS 23.05 release.}}
{{Note|Parts of this instruction and module are not yet stable and will be available in the upcoming NixOS 23.05 release.}}


In case you're going to experiencing issues mounting or pairing with your device (as described [https://github.com/NixOS/nixpkgs/issues/152592 here], you could try to switch the <code>usbmuxd</code> daemon package to an alternative more updated implementation, <code>usbmuxd2</code>.
In case you're going to experiencing issues mounting or pairing with your device (for example as described [https://github.com/NixOS/nixpkgs/issues/152592 here]), you could try to switch the <code>usbmuxd</code> daemon package to an alternative more updated implementation, <code>usbmuxd2</code>.


<syntaxhighlight lang="nix">
<syntaxhighlight lang="nix">