all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#63177] [PATCH] website: posts: Fix typo in Dissecting Guix, Part 1: Derivations.
@ 2023-04-29 17:58 Wolf
  2023-04-29 19:08 ` ( via Guix-patches via
  2023-04-30 21:18 ` bug#63177: " Ludovic Courtès
  0 siblings, 2 replies; 3+ messages in thread
From: Wolf @ 2023-04-29 17:58 UTC (permalink / raw)
  To: 63177; +Cc: Wolf

* website/posts/dissecting-guix-1-derivations.md: Fix typo.
---
I think in the blog post `preffixing' was used by accident instead of
`sufficing'. The demonstrated usage itself (for glib:bin) is correct.

I hope this is correct list to send patch for website to (I was told so on the
irc.).

 website/posts/dissecting-guix-1-derivations.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/website/posts/dissecting-guix-1-derivations.md b/website/posts/dissecting-guix-1-derivations.md
index ffd217c..a3f908c 100644
--- a/website/posts/dissecting-guix-1-derivations.md
+++ b/website/posts/dissecting-guix-1-derivations.md
@@ -66,7 +66,7 @@ $ guix build glib
 
 `glib` produces five `/gnu/store` items, because it's possible for a package to
 produce multiple [outputs](https://guix.gnu.org/manual/en/html_node/Packages-with-Multiple-Outputs.html).
-Each output can be referred to separately, by prefixing a package's name with
+Each output can be referred to separately, by suffixing a package's name with
 `:OUTPUT` where supported.  For example, this
 [`guix install`](https://guix.gnu.org/manual/en/html_node/Invoking-guix-package.html)
 invocation will add `glib`'s `bin` output to your profile:
-- 
2.39.2





^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [bug#63177] [PATCH] website: posts: Fix typo in Dissecting Guix, Part 1: Derivations.
  2023-04-29 17:58 [bug#63177] [PATCH] website: posts: Fix typo in Dissecting Guix, Part 1: Derivations Wolf
@ 2023-04-29 19:08 ` ( via Guix-patches via
  2023-04-30 21:18 ` bug#63177: " Ludovic Courtès
  1 sibling, 0 replies; 3+ messages in thread
From: ( via Guix-patches via @ 2023-04-29 19:08 UTC (permalink / raw)
  To: Wolf; +Cc: 63177

Wolf <wolf@wolfsden.cz> writes:
> * website/posts/dissecting-guix-1-derivations.md: Fix typo.
> ---
> I think in the blog post `preffixing' was used by accident instead of
> `sufficing'. The demonstrated usage itself (for glib:bin) is correct.

Oops, my bad :)

>
> I hope this is correct list to send patch for website to (I was told so on the
> irc.).

Yeah, it is...




^ permalink raw reply	[flat|nested] 3+ messages in thread

* bug#63177: [PATCH] website: posts: Fix typo in Dissecting Guix, Part 1: Derivations.
  2023-04-29 17:58 [bug#63177] [PATCH] website: posts: Fix typo in Dissecting Guix, Part 1: Derivations Wolf
  2023-04-29 19:08 ` ( via Guix-patches via
@ 2023-04-30 21:18 ` Ludovic Courtès
  1 sibling, 0 replies; 3+ messages in thread
From: Ludovic Courtès @ 2023-04-30 21:18 UTC (permalink / raw)
  To: Wolf; +Cc: 63177-done

Hi,

Wolf <wolf@wolfsden.cz> skribis:

> * website/posts/dissecting-guix-1-derivations.md: Fix typo.

Applied, thanks!




^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2023-04-30 21:19 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-04-29 17:58 [bug#63177] [PATCH] website: posts: Fix typo in Dissecting Guix, Part 1: Derivations Wolf
2023-04-29 19:08 ` ( via Guix-patches via
2023-04-30 21:18 ` bug#63177: " Ludovic Courtès

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.