[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#43456: guix bash-completion -> add --profile to "package" completion
From: |
Ludovic Courtès |
Subject: |
bug#43456: guix bash-completion -> add --profile to "package" completion |
Date: |
Mon, 21 Sep 2020 23:36:28 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux) |
Hi Fulbert,
Fulbert <fulbert@bluewin.ch> skribis:
> I'm using a modified guix bash-completion as the upstream does not
> complete for --profile for the "package" command.
>
> & there probably is a good reason for this, but just in case&
No, there was no good reason. :-)
>>From a8eb589640d1fc1757b3d91da73eea1c3e6fe9ba Mon Sep 17 00:00:00 2001
> From: Fulbert <fulbert@bluewin.ch>
> Date: Wed, 16 Sep 2020 18:10:56 +0200
> Subject: [PATCH] =?UTF-8?q?=20Sur=20la=20branche=20for-patch=20=09modifi?=
> =?UTF-8?q?=C3=A9=C2=A0:=20=20=20=20=20=20=20=20=20guix?=
> MIME-Version: 1.0
> Content-Type: text/plain; charset=UTF-8
> Content-Transfer-Encoding: 8bit
>
> ---
> etc/completion/bash/guix | 2 +-
I tweaked the commit message to match our conventions and applied it.
Thank you!
Ludo’.