unofficial mirror of help-guix@gnu.org 
 help / color / mirror / Atom feed
From: Leo Famulari <leo@famulari.name>
To: carl hansen <carlhansen1234@gmail.com>
Cc: help-guix@gnu.org
Subject: Re: boost 1-60
Date: Thu, 7 Jan 2016 21:38:11 -0500	[thread overview]
Message-ID: <20160108023811.GB26535@jasmine> (raw)
In-Reply-To: <CAHEkXCSsCi84hpKZKAcZkkiYZObqUDW9fFHxyoaiShz83Jpw7w@mail.gmail.com>

On Thu, Jan 07, 2016 at 04:30:02PM -0800, carl hansen wrote:
> On Thu, Jan 7, 2016 at 2:53 PM, Ben Woodcroft <b.woodcroft@uq.edu.au> wrote:
> 
> > Hi Carl,
> >
> > On 07/01/16 09:33, carl hansen wrote:
> >
> > I see from guix-devel boost-1.60 is now included.
> >
> > Actually Boost 1.60 has not yet been included in the master branch, so
> > pulling will not grab it. If you wish to use it then you will either need
> > to apply the patches sent to the mailing list yourself, or wait the patches
> > have been integrated into master.
> >
> > Thanks,
> > ben
> >
> 
> Ok thanks for your replys, Ben and Eric.
> I'm just trying to figure out how the systems of guix and hydra work..
> When do changes get applied to 'master'?

What you saw on the mailing list was a work-in-progress patch under
review. When the patch is approved and applied to the master branch of
the Guix git repo [0], you can see it in the log. 

At that time, you can update your package definitions like this...
$ guix pull

Then, to update all the packages in your profile, do
$ guix package --upgrade

To upgrade only package 'foo', do
$ guix package --upgrade foo

If you are familiar with Debian, Ubuntu, or Linux Mint:
apt-get update  == guix pull
apt-get upgrade == guix package --upgrade

> 
> I did guix refresh
> and I see 200 packages can be updated. Can that be automated? It's kind of
> annoying to get not up to date packages, especially to obsessive/compulsive
> geeks.

`guix refresh` doesn't need to be used here. Use `guix package` for
installing, upgrading, and removing software.

[0]
http://git.savannah.gnu.org/cgit/guix.git
There is also a guix-commits mailing list that emails you the git log.

  reply	other threads:[~2016-01-08  2:38 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-01-06 23:33 boost 1-60 carl hansen
2016-01-07 22:53 ` Ben Woodcroft
2016-01-08  0:30   ` carl hansen
2016-01-08  2:38     ` Leo Famulari [this message]
2016-01-08 10:10       ` Ludovic Courtès
2016-01-08 21:34         ` Andreas Enge

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=20160108023811.GB26535@jasmine \
    --to=leo@famulari.name \
    --cc=carlhansen1234@gmail.com \
    --cc=help-guix@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.
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).