<feed xmlns='http://www.w3.org/2005/Atom'>
<title>guix, branch version-0.10.0</title>
<subtitle>Transactional package manager, declarative GNU/Linux distribution, reproducible deployment tool, and more! https://guix.gnu.org</subtitle>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/'/>
<entry>
<title>gnu: guix: Update development snapshot.</title>
<updated>2016-03-29T07:35:22+00:00</updated>
<author>
<name>Ludovic Courtès</name>
<email>ludo@gnu.org</email>
</author>
<published>2016-03-29T07:35:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=f98b48dc51a2ae2145eb5d132796447bd864682d'/>
<id>f98b48dc51a2ae2145eb5d132796447bd864682d</id>
<content type='text'>
* gnu/packages/package-management.scm (guix-devel): Update to 7611393.
(guix): Set to GUIX-DEVEL.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gnu/packages/package-management.scm (guix-devel): Update to 7611393.
(guix): Set to GUIX-DEVEL.
</pre>
</div>
</content>
</entry>
<entry>
<title>gnu: guix: Default to 0.10.0.</title>
<updated>2016-03-28T21:54:48+00:00</updated>
<author>
<name>Ludovic Courtès</name>
<email>ludo@gnu.org</email>
</author>
<published>2016-03-28T21:54:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=761139354798303c605964b896c250a01486b00a'/>
<id>761139354798303c605964b896c250a01486b00a</id>
<content type='text'>
This updates 58f0aae.

* gnu/packages/package-management.scm (guix): Set to GUIX-0.10.0.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This updates 58f0aae.

* gnu/packages/package-management.scm (guix): Set to GUIX-0.10.0.
</pre>
</div>
</content>
</entry>
<entry>
<title>gnu: guix: Update to 0.10.0.</title>
<updated>2016-03-28T21:38:00+00:00</updated>
<author>
<name>Ludovic Courtès</name>
<email>ludo@gnu.org</email>
</author>
<published>2016-03-28T21:38:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=58f0aae5cb20780346c1eec4a10e8464e35bc72c'/>
<id>58f0aae5cb20780346c1eec4a10e8464e35bc72c</id>
<content type='text'>
* gnu/packages/package-management.scm (guix-0.8.3): Rename to...
(guix-0.10.0): ... this.  Adjust users.
(guix): Set to GUIX-0.10.0.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gnu/packages/package-management.scm (guix-0.8.3): Rename to...
(guix-0.10.0): ... this.  Adjust users.
(guix): Set to GUIX-0.10.0.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update NEWS.</title>
<updated>2016-03-28T20:51:18+00:00</updated>
<author>
<name>Ludovic Courtès</name>
<email>ludo@gnu.org</email>
</author>
<published>2016-03-28T20:51:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=34bf416e4a61324db80c5cea4ea5463f687057f9'/>
<id>34bf416e4a61324db80c5cea4ea5463f687057f9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>guix system: Warn against missing 'guix pull'.</title>
<updated>2016-03-28T20:50:25+00:00</updated>
<author>
<name>Ludovic Courtès</name>
<email>ludo@gnu.org</email>
</author>
<published>2016-03-28T20:49:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=7f949db03e5dffa7873ce63723c0a92a28594511'/>
<id>7f949db03e5dffa7873ce63723c0a92a28594511</id>
<content type='text'>
Suggested by Leo Famulari and others.

* guix/scripts/system.scm (maybe-suggest-running-guix-pull): New
procedure.
(perform-action): Call it when ACTION is 'reconfigure.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Suggested by Leo Famulari and others.

* guix/scripts/system.scm (maybe-suggest-running-guix-pull): New
procedure.
(perform-action): Call it when ACTION is 'reconfigure.
</pre>
</div>
</content>
</entry>
<entry>
<title>doc: We have even more than 3,000 packages.</title>
<updated>2016-03-28T20:25:42+00:00</updated>
<author>
<name>Ludovic Courtès</name>
<email>ludo@gnu.org</email>
</author>
<published>2016-03-28T20:24:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=e2f41133e9c9e597cd3e1be553aaef636c35f8b6'/>
<id>e2f41133e9c9e597cd3e1be553aaef636c35f8b6</id>
<content type='text'>
Suggested by Chris Marusich &lt;cmmarusich@gmail.com&gt;.

* doc/guix.texi (Limitations): Increase package count.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Suggested by Chris Marusich &lt;cmmarusich@gmail.com&gt;.

* doc/guix.texi (Limitations): Increase package count.
</pre>
</div>
</content>
</entry>
<entry>
<title>store: Prepend mirror.hydra.gnu.org to %DEFAULT-SUBSTITUTE-URLS.</title>
<updated>2016-03-28T20:25:42+00:00</updated>
<author>
<name>Ludovic Courtès</name>
<email>ludo@gnu.org</email>
</author>
<published>2016-03-28T20:18:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=d70533cbe9210c665f86d935b61ac0aaf28d397e'/>
<id>d70533cbe9210c665f86d935b61ac0aaf28d397e</id>
<content type='text'>
This allows GuixSD to default to the right list of URLs, with
mirror.hydra.gnu.org coming first.

Reported by Chris Marusich &lt;cmmarusich@gmail.com&gt;.

* guix/store.scm (%default-substitute-urls): Prepend
"mirror.hydra.gnu.org."
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This allows GuixSD to default to the right list of URLs, with
mirror.hydra.gnu.org coming first.

Reported by Chris Marusich &lt;cmmarusich@gmail.com&gt;.

* guix/store.scm (%default-substitute-urls): Prepend
"mirror.hydra.gnu.org."
</pre>
</div>
</content>
</entry>
<entry>
<title>doc: Explain why the config file should be stored on the target.</title>
<updated>2016-03-28T20:25:42+00:00</updated>
<author>
<name>Ludovic Courtès</name>
<email>ludo@gnu.org</email>
</author>
<published>2016-03-28T20:02:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=efa77c6c92d47f7eab5827681e83a94bc3cc7a8c'/>
<id>efa77c6c92d47f7eab5827681e83a94bc3cc7a8c</id>
<content type='text'>
Suggested by Chris Marusich &lt;cmmarusich@gmail.com&gt;.

* doc/guix.texi (Proceeding with the Installation): Explain why the
config file should be on the target file system.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Suggested by Chris Marusich &lt;cmmarusich@gmail.com&gt;.

* doc/guix.texi (Proceeding with the Installation): Explain why the
config file should be on the target file system.
</pre>
</div>
</content>
</entry>
<entry>
<title>doc: Suggest 'dhclient -v'.</title>
<updated>2016-03-28T20:25:42+00:00</updated>
<author>
<name>Ludovic Courtès</name>
<email>ludo@gnu.org</email>
</author>
<published>2016-03-28T20:00:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=15650ac2a0b979af52d16b86b2f47bf40d9d13ee'/>
<id>15650ac2a0b979af52d16b86b2f47bf40d9d13ee</id>
<content type='text'>
Suggested by Chris Marusich &lt;cmmarusich@gmail.com&gt;.

* doc/guix.texi (Preparing for Installation): Add "-v" for dhclient.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Suggested by Chris Marusich &lt;cmmarusich@gmail.com&gt;.

* doc/guix.texi (Preparing for Installation): Add "-v" for dhclient.
</pre>
</div>
</content>
</entry>
<entry>
<title>doc: Suggest running "info info" during system installation.</title>
<updated>2016-03-28T20:25:42+00:00</updated>
<author>
<name>Ludovic Courtès</name>
<email>ludo@gnu.org</email>
</author>
<published>2016-03-28T19:58:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=9c18cf9bca04a62b1e468e2aa0448af7ed62e628'/>
<id>9c18cf9bca04a62b1e468e2aa0448af7ed62e628</id>
<content type='text'>
Based on a suggestion by Chris Marusich &lt;cmmarusich@gmail.com&gt;.

* doc/guix.texi (System Installation): Suggest running "info info".
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Based on a suggestion by Chris Marusich &lt;cmmarusich@gmail.com&gt;.

* doc/guix.texi (System Installation): Suggest running "info info".
</pre>
</div>
</content>
</entry>
</feed>
