guix/gnu
Liliana Marie Prikler dd9fa204eb
gnu: tsukundere: Unset LD_LIBRARY_PATH.
As of Guile-SDL2 version 0.7.0, which got committed in
73bb0b6485, LD_LIBRARY_PATH is used to determine
the location of SDL libraries if set.  However, the presence of said
environment variable does not always point to relative SDL libraries, thus
causing an import of sdl2 modules to fail.

* gnu/packages/game-development.scm (tsukundere)[#:phases]: Unset
LD_LIBRARY_PATH in tsukundere.scm.
2021-10-10 17:32:52 +02:00
..
bootloader
build file-systems: Prefer low-memory mode of ‘btrfs check’. 2021-09-28 22:08:23 +02:00
home home: services: configuration: Support file-like objects. 2021-10-09 19:24:19 +03:00
installer installer: Fix typo in docstrings. 2021-10-01 21:27:36 +02:00
machine
packages gnu: tsukundere: Unset LD_LIBRARY_PATH. 2021-10-10 17:32:52 +02:00
services home: services: configuration: Support file-like objects. 2021-10-09 19:24:19 +03:00
system file-systems: Fix <file-system> skip-check-if-clean? default. 2021-09-24 21:11:19 +02:00
tests tests: install: Test an XFS root file system. 2021-09-23 18:17:18 +02:00
artwork.scm
bootloader.scm
ci.scm ci: Allow manifests to contain any lowerable object. 2021-10-04 16:36:59 +02:00
home.scm Move (gnu home-services) to (gnu home services). 2021-10-09 19:24:18 +03:00
image.scm
installer.scm installer: Support XFS. 2021-09-23 18:17:18 +02:00
local.mk home: services: configuration: Support file-like objects. 2021-10-09 19:24:19 +03:00
machine.scm
packages.scm
services.scm
system.scm system: Add xfsprogs to base packages. 2021-09-23 18:17:17 +02:00
tests.scm