all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Peter Polidoro <peter@polidoro.io>
To: zimoun <zimon.toutoune@gmail.com>
Cc: guix-science@gnu.org
Subject: Re: Reproducible Project Environments
Date: Wed, 08 Dec 2021 09:30:34 -0500	[thread overview]
Message-ID: <867dcfw3km.fsf@polidoro.io> (raw)
In-Reply-To: <86fsr5oela.fsf@gmail.com>


>
> From my point of view, if we are speaking of a project gluing 
> many thing
> to produce analysis, then a Git repo with:
>
>   - manifest.scm containing package set for the project
>   - channels.scm containing the revision
>   - all your files

Does 'guix describe - f channels' always return a list of all of 
the user's channels? If I include a channels.scm file in a 
project, it would be nice if it only contained the channels 
necessary to build and run the packages within that project.

Is it possible to use the guix.scm or manifest.scm file when 
generating the channels.scm file so it only includes the necessary 
channels? Would I need to create a temporary project profile first 
and then use that to filter the channel list?


  parent reply	other threads:[~2021-12-08 14:53 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-12-06 14:18 Reproducible Project Environments Peter Polidoro
2021-12-06 16:16 ` Julien Lepiller
2021-12-06 18:09   ` Peter Polidoro
2021-12-06 19:52     ` Efraim Flashner
2021-12-06 16:58 ` zimoun
2021-12-06 18:13   ` Peter Polidoro
2021-12-08 14:30   ` Peter Polidoro [this message]
2021-12-09 20:33     ` Ludovic Courtès

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=867dcfw3km.fsf@polidoro.io \
    --to=peter@polidoro.io \
    --cc=guix-science@gnu.org \
    --cc=zimon.toutoune@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 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.