···10101111 buildInputs = [ neon zlib ];
12121313- patches = [ ./davfs2-install.patch ];
1313+ patches = [ ./davfs2-install.patch ./isdir.patch ];
14141515 meta = {
1616 longDescription = "Web Distributed Authoring and Versioning (WebDAV), an extension to the HTTP-protocol, allows authoring of resources on a remote web server. davfs2 provides the ability to access such resources like a typical filesystem, allowing for use by standard applications with no built-in support for WebDAV.";