unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Pjotr Prins <pjotr.public12@thebird.nl>
To: guix-devel@gnu.org
Subject: Creating a guix build from source system afresh
Date: Fri, 13 Jul 2018 19:12:17 +0200	[thread overview]
Message-ID: <20180713171217.7tpa4sti6oaj7a5q@thebird.nl> (raw)

You may know that I do a build guix from guix generally which looks
like

    env -i /bin/bash --login --noprofile --norc 
    guix environment guix --ad-hoc help2man git strace \   pkg-config less vim binutils coreutils grep guile guile-git guile-json gcc po4a guile-sqlite3 

followed by configure, make etc.

(see https://gitlab.com/pjotrp/guix-notes/blob/master/INSTALL.org#L564)

On one system - still on guix 0.12 - this won't work anymore - some
packages have disappeared. One thing I can try is create a nar archive
elsewhere of these tools (we don't happen to have a package for that?)
and bump that across.

Now I am doing this I realise it could be a great convenience for people
wanting to start building from source on a non-Guix system when we would
provide a guix pack. It would even allow Docker builds.

I think it is one of the missing links that people can not easily build Guix
from scratch.

But maybe this is just another dumb idea ;)

Pj.

                 reply	other threads:[~2018-07-13 17:12 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20180713171217.7tpa4sti6oaj7a5q@thebird.nl \
    --to=pjotr.public12@thebird.nl \
    --cc=guix-devel@gnu.org \
    /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).