Skip to content
Snippets Groups Projects
  • Ludovic Courtès's avatar
    dd6b9a37
    packages: Mark the `inputs' field of <package> as thunked. · dd6b9a37
    Ludovic Courtès authored
    * guix/packages.scm (<package>)[inputs]: Mark as thunked.
      (package-derivation)[expand-input]: Remove case where the input is a
      procedure.
    * tests/packages.scm ("trivial with system-dependent input"): Remove
      `lambda', and use (%current-system).
    * gnu/packages/bootstrap.scm (package-from-tarball): Likewise for `inputs'.
      (%bootstrap-glibc, %bootstrap-gcc): Likewise.
    * gnu/packages/scheme.scm (mit-scheme): Likewise.
    dd6b9a37
    History
    packages: Mark the `inputs' field of <package> as thunked.
    Ludovic Courtès authored
    * guix/packages.scm (<package>)[inputs]: Mark as thunked.
      (package-derivation)[expand-input]: Remove case where the input is a
      procedure.
    * tests/packages.scm ("trivial with system-dependent input"): Remove
      `lambda', and use (%current-system).
    * gnu/packages/bootstrap.scm (package-from-tarball): Likewise for `inputs'.
      (%bootstrap-glibc, %bootstrap-gcc): Likewise.
    * gnu/packages/scheme.scm (mit-scheme): Likewise.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.