guix-play/gnu
Maxime Devos f64a35b9de
openssl: Use G-exp machinery for referring to outputs.
This doesn't fix anything broken, just for simplifying
the code a little while we're rebuilding the world anyway.
IMHO this makes the code a little more readable.

* gnu/packages/tls.scm (openssl)[arguments]<#:phases>: Don't refer
  to the association list 'outputs', use #$output, #$output:doc
  and #$output:static instead.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2021-07-14 15:57:40 +02:00
..
bootloader gnu: bootloader: Fix install-allwinner64-u-boot. 2021-05-29 21:25:13 -07:00
build Merge branch 'master' into core-updates 2021-06-19 17:38:47 +02:00
installer installer: Remove unused procedure. 2021-06-23 03:01:49 +02:00
machine services: openssh: Replace 'without-password' by 'prohibit-password'. 2021-06-20 16:44:08 +02:00
packages openssl: Use G-exp machinery for referring to outputs. 2021-07-14 15:57:40 +02:00
services Merge branch 'master' into core-updates 2021-06-23 18:45:21 +02:00
system Merge branch 'master' into core-updates 2021-05-22 17:21:57 +02:00
tests services: openssh: Replace 'without-password' by 'prohibit-password'. 2021-06-20 16:44:08 +02:00
artwork.scm
bootloader.scm
ci.scm ci: Build commencement packages supported on the target system. 2021-07-10 19:59:31 +02:00
image.scm
installer.scm
local.mk gnu: fontconfig: Use (locally) deterministic caching 2021-07-11 18:17:31 +02:00
machine.scm
packages.scm
services.scm
system.scm
tests.scm