Hi Mark, Mark Meyer <[email protected]> skribis:
> This patch introduces a custom install phase for the gourmet variable, > because the combination of --root=/ and --prefix=/gnu/store/... will > lead to the generated paths in settings.py ending up with no preceding > slash. This means that the base dir in setting py is set to > 'gnu/store/...gourmet...' instead of '/gnu/store/...gourmet...'. > > This also adds another input to enable a plugin. > > This is in response to guix #29227 and should fix the crash that is > observed. [...] > From 3ffb47334201539e66eaf9cba6bd54ed2330e9ee Mon Sep 17 00:00:00 2001 > From: Mark Meyer <[email protected]> > Date: Sun, 17 Dec 2017 14:08:17 +0100 > Subject: [PATCH] gnu: gourmet: Fix runtime failure and enhance plugin. > > * gnu/packages/nutrition.scm (gourmet)[inputs]: Add python-lxml. > [arguments]: Custom install phase. Awesome, I added “Fixes” and “Reported by” lines to the commit log and pushed as 217f704c6aa6a95caea0ebb7a252b8b2f1d78860. Thanks! Ludo’.
