mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-26 04:25:11 -06:00
* gnu/packages/scheme.scm (mit-scheme): Run guix style. [source]: Replace it from native-inputs, unclear why it was moved in the first place, because "source" is already the right input name for it. [arguments]: Remove trailing #t, use #$output gexps. <#:phases>: Rewrite 'unpack phase leveraging gexps to inject system-specific source. Replace which by search-input-file for cross-compilation, in phases 'configure-doc, 'patch-/bin/sh. [native-inputs, inputs]: Move to new style. (mit-scheme-source-directory): Delete now unused variable. Signed-off-by: Andreas Enge <andreas@enge.fr> |
||
|---|---|---|
| .. | ||
| bootloader | ||
| build | ||
| home | ||
| installer | ||
| machine | ||
| packages | ||
| services | ||
| system | ||
| tests | ||
| artwork.scm | ||
| bootloader.scm | ||
| ci.scm | ||
| compression.scm | ||
| home.scm | ||
| image.scm | ||
| installer.scm | ||
| local.mk | ||
| machine.scm | ||
| packages.scm | ||
| services.scm | ||
| system.scm | ||
| tests.scm | ||