guix/gnu
Maxim Cournoyer ec14d5f729
gnu: texlive-bin: Unpack the texlive-scripts and texlive-extra inputs early.
This allows the sources to processed normally by the other phases such as
patch-source-shebangs.

* gnu/packages/tex.scm (texlive-bin)[arguments]: Specify #:modules.
[phases]{unpack-texlive-extra, unpack-texlive-scripts}: New phases.
{postint}: Move the unpacking of the texlive-extra and texlive-scripts inputs
to the above newly added phases.  The installation of these extra directories
now simply uses copy-recursively.
2021-01-14 09:02:12 -05:00
..
bootloader
build Merge branch 'staging' into 'core-updates'. 2021-01-13 23:45:53 -05:00
installer
machine
packages gnu: texlive-bin: Unpack the texlive-scripts and texlive-extra inputs early. 2021-01-14 09:02:12 -05:00
services services: kernel-module-loader: Return a single 'shepherd-service'. 2021-01-06 19:18:58 +01:00
system Merge branch 'staging' into 'core-updates'. 2021-01-13 23:45:53 -05:00
tests
artwork.scm
bootloader.scm
ci.scm
image.scm
installer.scm
local.mk Merge branch 'staging' into 'core-updates'. 2021-01-13 23:45:53 -05:00
machine.scm
packages.scm
services.scm
system.scm
tests.scm