Hi,
Quoting nils@landt.email (2023-08-23 10:09:06)
> Tanguy LE CARROUR hat am 22.08.2023 18:56 CEST
> geschrieben:
> > I now have a slightly different error message:
> >
> > ```
> > $ guix home reconfigure
> > # […]
> > SSLoading /gnu/store/zbfyaxxigns5lqyxhxzxhm92w54ns1cz-shepherd.conf.
> > he
Hi Efraim,
hanks for sharing your thoughts. Meanwhile I learned two things:
* vagrant needs adjustment to detect and support Guix, which is
intended by vagrant and vagrant is extensible for this case, see
https://github.com/hashicorp/vagrant/tree/main/plugins/guests
* just replacing the
> > Running `guix shell --pure ghc-esqueleto -D ghc-bytestring-builder`
> > results in an environment that has the base64-bytestring package (from
> > ghc-base64-bytestring) visible, even though it is not listed on listed
> > the command line (ghc-bytestring-builder doesn't dependend on it). It
> >
Hi,
On Tue, 15 Aug 2023 at 09:51, Saku Laesvuori wrote:
> Running `guix shell --pure ghc-esqueleto -D ghc-bytestring-builder`
> results in an environment that has the base64-bytestring package (from
> ghc-base64-bytestring) visible, even though it is not listed on listed
> the command line (ghc-b