[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: branch master updated: gnu: Add passff.
From: |
Christopher Baines |
Subject: |
Re: branch master updated: gnu: Add passff. |
Date: |
Sat, 28 Oct 2023 15:35:23 +0100 |
User-agent: |
mu4e 1.10.5; emacs 28.2 |
guix-commits@gnu.org writes:
> This is an automated email from the git hooks/post-receive script.
>
> snape pushed a commit to branch master
> in repository guix.
>
> The following commit(s) were added to refs/heads/master by this push:
> new 6c894b7a1a gnu: Add passff.
> 6c894b7a1a is described below
>
> commit 6c894b7a1a6a7a0f7c51a44136bba00dc0b5250c
> Author: Clément Lassieur <clement@lassieur.org>
> AuthorDate: Tue Oct 17 16:53:57 2023 +0200
>
> gnu: Add passff.
>
> * gnu/packages/browser-extensions.scm (passff-host): New variable.
> (passff): New variable.
>
> Change-Id: I0f6f4b0c319e5cffd0940421a4d8bdc73d8d806b
> ---
> gnu/packages/browser-extensions.scm | 76
> +++++++++++++++++++++++++++++++++++++
> 1 file changed, 76 insertions(+)
This passff-host package looks a bit odd to me, one thing to mention is
that guix show says it has no dependencies, but I don't think that's
correct:
./pre-inst-env guix show passff-host
name: passff-host
version: 1.2.3
outputs:
+ out: everything
systems: x86_64-linux mips64el-linux aarch64-linux powerpc64le-linux
riscv64-linux
+ i686-linux armhf-linux i586-gnu powerpc-linux
dependencies:
Was this change sent as a patch to guix-patches?
Thanks,
Chris
signature.asc
Description: PGP signature
- Re: branch master updated: gnu: Add passff.,
Christopher Baines <=