guix/gnu
Philip McGrath 4176d47ef7
gnu: stex: Fix read-only gifs and math directories.
Excplicitly set the user write bit when initializing the gifs or math
directories from the skeletons installed in the store. See also upstream
discussion at <https://github.com/dybvig/stex/pull/6>. This problem
would be exposed by the upcoming changes to Racket's build system.

* gnu/packages/patches/stex-copy-from-immutable-store.patch: New patch.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/chez.scm (stex-bootstrap)[patches]: Use it.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-09-04 23:10:10 +02:00
..
bootloader bootloader: Add device-tree-support? option. 2022-08-30 08:50:44 +02:00
build shepherd: Set #o640 permissions for log file of service in container. 2022-09-02 16:32:16 +05:30
home
installer installer: Fix segfault on double logical partition removal. 2022-09-01 18:43:28 +02:00
machine Fix misspelling of GUIX_DIGITAL_OCEAN_TOKEN. 2022-09-04 17:57:02 +02:00
packages gnu: stex: Fix read-only gifs and math directories. 2022-09-04 23:10:10 +02:00
services services: upower: Default to a percentage-based policy. 2022-09-04 23:10:10 +02:00
system
tests tests: image: New test. 2022-08-30 19:29:58 +02:00
artwork.scm
bootloader.scm bootloader: Wrap lines. 2022-08-30 08:51:12 +02:00
ci.scm
home.scm
image.scm image: Add comments. 2022-08-31 14:59:43 +02:00
installer.scm
local.mk gnu: stex: Fix read-only gifs and math directories. 2022-09-04 23:10:10 +02:00
machine.scm
packages.scm
services.scm services: provenance: Use 'current-channels' to obtain provenance data. 2022-08-30 00:40:04 +02:00
system.scm
tests.scm