all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Danny Milosavljevic <dannym@scratchpost.org>
To: Brice Waegeneire <brice@waegenei.re>
Cc: 40480@debbugs.gnu.org
Subject: [bug#40480] [PATCH v3] services: Add file-system utils to profile.
Date: Wed, 22 Apr 2020 23:45:33 +0200	[thread overview]
Message-ID: <20200422234533.208c22d2@scratchpost.org> (raw)
In-Reply-To: <20200422185004.12102-1-brice@waegenei.re>

[-- Attachment #1: Type: text/plain, Size: 271 bytes --]

On Wed, 22 Apr 2020 20:50:04 +0200
Brice Waegeneire <brice@waegenei.re> wrote:

> +(define (file-system-type->utils type)
> +  "Return a utils package for file system TYPE, #f otherwise."
> +  (assoc-ref
> +   `(("bachefs" . ,bcachefs-tools)

          ^^ Typo?

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

  parent reply	other threads:[~2020-04-22 21:46 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-07  8:30 [bug#40480] [PATCH] services: Add file-system utils to profile Brice Waegeneire
2020-04-12 19:10 ` [bug#40480] [PATCH v2] " Brice Waegeneire
2020-04-12 19:26 ` Brice Waegeneire
2020-04-22 18:50 ` [bug#40480] [PATCH v3] " Brice Waegeneire
2020-04-22 21:26   ` Tobias Geerinckx-Rice via Guix-patches via
2020-04-22 21:45   ` Danny Milosavljevic [this message]
2020-04-23 12:00 ` [bug#40480] [PATCH v4] services: Add file system utilities " Brice Waegeneire
2020-12-18 15:28   ` Christopher Baines
2020-04-23 12:18 ` [bug#40480] Re: [bug#40480] [PATCH v3] services: Add file-system utils " Brice Waegeneire

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200422234533.208c22d2@scratchpost.org \
    --to=dannym@scratchpost.org \
    --cc=40480@debbugs.gnu.org \
    --cc=brice@waegenei.re \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.