comment
authorJoey Hess <joeyh@joeyh.name>
Tue, 8 Sep 2020 16:31:37 +0000 (12:31 -0400)
committerJoey Hess <joeyh@joeyh.name>
Tue, 8 Sep 2020 16:31:37 +0000 (12:31 -0400)
doc/special_remotes/webdav/comment_18_c0aff1c36b500ae67c6cb4b34292a54b._comment [new file with mode: 0644]

diff --git a/doc/special_remotes/webdav/comment_18_c0aff1c36b500ae67c6cb4b34292a54b._comment b/doc/special_remotes/webdav/comment_18_c0aff1c36b500ae67c6cb4b34292a54b._comment
new file mode 100644 (file)
index 0000000..31d0028
--- /dev/null
@@ -0,0 +1,13 @@
+[[!comment format=mdwn
+ username="joey"
+ subject="""Re: Unknown remote type webdav"""
+ date="2020-09-08T16:26:41Z"
+ content="""
+Yes, that flag disables building with webdav. And if the build environment
+is limited in some way that the DAV dependency is not available, that flag
+can be turned on automatically by the dependency resolver.
+
+Probably guix needs to package the [DAV library](http://hackage.haskell.org/package/DAV)
+or add it to the dependencies of the package such that it's available
+to build with.
+"""]]