unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Creating a guix build from source system afresh
@ 2018-07-13 17:12 Pjotr Prins
  0 siblings, 0 replies; only message in thread
From: Pjotr Prins @ 2018-07-13 17:12 UTC (permalink / raw)
  To: guix-devel

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.

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2018-07-13 17:12 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-07-13 17:12 Creating a guix build from source system afresh Pjotr Prins

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).