summary refs log tree commit diff
path: root/etc/source-manifest.scm
diff options
context:
space:
mode:
authorLeo Nikkilä <hello@lnikki.la>2022-04-02 21:34:18 +0300
committerLudovic Courtès <ludo@gnu.org>2022-04-05 20:41:40 +0200
commitd15a601a85c85431a691c2a3f85b9e6e0948a540 (patch)
treece34cc7575d07b3959635167cca1f6f862665a2f /etc/source-manifest.scm
parent86ee397e2658de915d79fd4ad6d2217b941b4682 (diff)
downloadguix-d15a601a85c85431a691c2a3f85b9e6e0948a540.tar.gz
gnu: phodav: Use libsoup 2 instead of libsoup 3.
Looks like phodav requires libsoup 2. Example of failing build logs,
wanting libsoup 2.4: <https://ci.guix.gnu.org/build/584454/log/raw>

After swapping the dependency, tests were failing due to HOME not being
writable. I added a new build phase to account for this. I also removed
the start-virtual-dir-server phase which no longer seems required, the
tests pass without it.

* gnu/packages/gnome.scm (phodav): Fix build, tests.
[inputs]: Replace libsoup 3 with libsoup 2.
[arguments]<#:phases>[set-temporary-home]: New phase.
[arguments]<#:phases>[start-virtual-dir-server]: Remove phase.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
Diffstat (limited to 'etc/source-manifest.scm')
0 files changed, 0 insertions, 0 deletions