unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Maxime Devos <maximedevos@telenet.be>
To: 53059@debbugs.gnu.org
Cc: Jorge Acereda <jacereda@gmail.com>
Subject: [bug#53059] [PATCH] gnu: Add gpu-switch.
Date: Thu, 06 Jan 2022 22:01:17 +0100	[thread overview]
Message-ID: <c6b5632b9e22deaffbc703216788f72c2dbf043c.camel@telenet.be> (raw)
In-Reply-To: <79655b434893691c6647f28087652f162aad80de.1641496236.git.jacereda@gmail.com>

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

Hi,

Looking at <https://github.com/0xbb/gpu-switch/blob/master/gpu-switch>,
it appears that it uses 'chattr', 'mount', 'grep', 'cat' and
'basename'. So the corresponding packages would need to be added
to 'inputs' and a few 'substitute*' are required such that gpu-switch
doesn't require 'chattr' & friends to be in the environment.

/sys/firmware/efi/efivars is rather Linux-specific, presumably
non-existent on the hurd, so the hurd systems need to be removed from
supported-systems.

> +    (name "gpu-switch")
> +    (version "2017-04-28")
> +    (source
> +     (origin
> +       (method git-fetch)
> +       (uri (git-reference
> +             (url "https://github.com/0xbb/gpu-switch")
> +             (commit "a365f56d435c8ef84c4dd2ab935ede4992359e31")))

Where did you get this version/commit pair from? I'm not seeing it on
<https://github.com/0xbb/gpu-switch/releases>.

Greetings,
Maxime.

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 260 bytes --]

  reply	other threads:[~2022-01-06 21:17 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-01-06 19:11 [bug#53059] [PATCH] gnu: Add gpu-switch Jorge Acereda
2022-01-06 21:01 ` Maxime Devos [this message]
     [not found]   ` <87pmp42w9k.fsf@gmail.com>
2022-01-07 10:45     ` Maxime Devos
2022-01-07 18:37 ` [bug#53059] [PATCH v2] " Jorge Acereda
2022-01-08 15:38   ` Maxime Devos
2022-01-08 19:42 ` [bug#53059] [PATCH v3] " Jorge Acereda
2022-01-08 19:53 ` [bug#53059] [PATCH v4] " Jorge Acereda

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

  List information: https://guix.gnu.org/

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

  git send-email \
    --in-reply-to=c6b5632b9e22deaffbc703216788f72c2dbf043c.camel@telenet.be \
    --to=maximedevos@telenet.be \
    --cc=53059@debbugs.gnu.org \
    --cc=jacereda@gmail.com \
    /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 public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).