<feed xmlns='http://www.w3.org/2005/Atom'>
<title>guix/gnu/packages/package-management.scm, branch version-0.12.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: Really skip "pivot-root" test.</title>
<updated>2016-12-21T13:28:28+00:00</updated>
<author>
<name>Ludovic Courtès</name>
<email>ludo@gnu.org</email>
</author>
<published>2016-12-21T13:26:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=7af6ecab6e7b703de5fc3870bc34a8c8172efc53'/>
<id>7af6ecab6e7b703de5fc3870bc34a8c8172efc53</id>
<content type='text'>
This is a followup to fe9bdb581e6c4a62795f4ced6f4a5a8eab1a34e4 (which
introduced 'test-equal' for the "pivot-root" test) and to
198eac2bca075d0e71e504f1e8c46fddc62171bb (which updated the regexps for
skipped tests.)

* gnu/packages/package-management.scm (guix-0.12.0)[arguments]: In
'disable-container-tests' phase, add "test-equal" to the regexp, so that
"pivot-root" is really skipped.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is a followup to fe9bdb581e6c4a62795f4ced6f4a5a8eab1a34e4 (which
introduced 'test-equal' for the "pivot-root" test) and to
198eac2bca075d0e71e504f1e8c46fddc62171bb (which updated the regexps for
skipped tests.)

* gnu/packages/package-management.scm (guix-0.12.0)[arguments]: In
'disable-container-tests' phase, add "test-equal" to the regexp, so that
"pivot-root" is really skipped.
</pre>
</div>
</content>
</entry>
<entry>
<title>gnu: guix: Update development snapshot.</title>
<updated>2016-12-21T09:32:17+00:00</updated>
<author>
<name>Ricardo Wurmus</name>
<email>rekado@elephly.net</email>
</author>
<published>2016-12-21T09:32:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=7aa8785c4153a87e2e5d0697ad349ebc8e3b8500'/>
<id>7aa8785c4153a87e2e5d0697ad349ebc8e3b8500</id>
<content type='text'>
* gnu/packages/package-management.scm (guix-devel): Update to b291b327.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gnu/packages/package-management.scm (guix-devel): Update to b291b327.
</pre>
</div>
</content>
</entry>
<entry>
<title>gnu: guix: Update development snapshot.</title>
<updated>2016-12-20T17:06:00+00:00</updated>
<author>
<name>Ricardo Wurmus</name>
<email>rekado@elephly.net</email>
</author>
<published>2016-12-20T17:06:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=62a3179395d5da1352083df77cf9df35531ff381'/>
<id>62a3179395d5da1352083df77cf9df35531ff381</id>
<content type='text'>
* gnu/packages/package-management.scm (guix-devel): Update to c8e2219c.
(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 c8e2219c.
(guix): Set to GUIX-DEVEL.
</pre>
</div>
</content>
</entry>
<entry>
<title>gnu: guix: Update to 0.12.0.</title>
<updated>2016-12-20T16:58:06+00:00</updated>
<author>
<name>Ricardo Wurmus</name>
<email>rekado@elephly.net</email>
</author>
<published>2016-12-20T16:30:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=c8e2219cfb914429b6409dbef1491652b910f70b'/>
<id>c8e2219cfb914429b6409dbef1491652b910f70b</id>
<content type='text'>
* gnu/packages/package-management.scm (guix-0.11.0): Rename to...
(guix-0.12.0): ... this.  Adjust users.
(guix): Set to GUIX-0.12.0.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gnu/packages/package-management.scm (guix-0.11.0): Rename to...
(guix-0.12.0): ... this.  Adjust users.
(guix): Set to GUIX-0.12.0.
</pre>
</div>
</content>
</entry>
<entry>
<title>gnu: diffoscope: Update to 63.</title>
<updated>2016-12-11T07:04:38+00:00</updated>
<author>
<name>Leo Famulari</name>
<email>leo@famulari.name</email>
</author>
<published>2016-12-11T06:48:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=b245f7589ee65a29eddaf934dc2bff333a9b2e73'/>
<id>b245f7589ee65a29eddaf934dc2bff333a9b2e73</id>
<content type='text'>
* gnu/packages/package-management.scm (diffoscope): Update to 63.
[arguments]: Remove obsolete 'disable-failing-test' and 'disable-egg-zipping'
phases. The former was fixed upstream, and the latter is fixed by the new Python
build system.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gnu/packages/package-management.scm (diffoscope): Update to 63.
[arguments]: Remove obsolete 'disable-failing-test' and 'disable-egg-zipping'
phases. The former was fixed upstream, and the latter is fixed by the new Python
build system.
</pre>
</div>
</content>
</entry>
<entry>
<title>gnu: guix: Update development snapshot.</title>
<updated>2016-12-06T00:24:06+00:00</updated>
<author>
<name>Ludovic Courtès</name>
<email>ludo@gnu.org</email>
</author>
<published>2016-12-06T00:24:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=40f2d1bc3b45bc9bb8803cdd56788997a0ede762'/>
<id>40f2d1bc3b45bc9bb8803cdd56788997a0ede762</id>
<content type='text'>
* gnu/packages/package-management.scm (guix-devel): Update to 8d125c.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gnu/packages/package-management.scm (guix-devel): Update to 8d125c.
</pre>
</div>
</content>
</entry>
<entry>
<title>gnu: guix: Update development snapshot.</title>
<updated>2016-12-05T23:24:24+00:00</updated>
<author>
<name>Ludovic Courtès</name>
<email>ludo@gnu.org</email>
</author>
<published>2016-12-05T23:24:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=8243951ef1b9de902bfd719e40759d62696b8050'/>
<id>8243951ef1b9de902bfd719e40759d62696b8050</id>
<content type='text'>
* gnu/packages/package-management.scm (guix-devel): Update to e11c42f.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gnu/packages/package-management.scm (guix-devel): Update to e11c42f.
</pre>
</div>
</content>
</entry>
<entry>
<title>gnu: guix: Update development snapshot.</title>
<updated>2016-12-05T20:09:02+00:00</updated>
<author>
<name>Ludovic Courtès</name>
<email>ludo@gnu.org</email>
</author>
<published>2016-12-05T20:09:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=3a6a563228333e440c9fcb5fb493d40ecf43d14d'/>
<id>3a6a563228333e440c9fcb5fb493d40ecf43d14d</id>
<content type='text'>
* gnu/packages/package-management.scm (guix-devel): Update to 9328eaf.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gnu/packages/package-management.scm (guix-devel): Update to 9328eaf.
</pre>
</div>
</content>
</entry>
<entry>
<title>gnu: guix: Update development snapshot.</title>
<updated>2016-12-03T11:05:32+00:00</updated>
<author>
<name>Ludovic Courtès</name>
<email>ludo@gnu.org</email>
</author>
<published>2016-12-02T22:04:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=020434d497df2bb1a9c0010b20752a90ff6e5d01'/>
<id>020434d497df2bb1a9c0010b20752a90ff6e5d01</id>
<content type='text'>
* gnu/packages/package-management.scm (guix-devel): Update to 463fb7d.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gnu/packages/package-management.scm (guix-devel): Update to 463fb7d.
</pre>
</div>
</content>
</entry>
<entry>
<title>gnu: guix-0.11.0: Add guile-ssh to inputs.</title>
<updated>2016-11-29T21:40:03+00:00</updated>
<author>
<name>David Craven</name>
<email>david@craven.ch</email>
</author>
<published>2016-11-28T19:31:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=43ddcd723ef4e68bfab5186821855dfccf4440b0'/>
<id>43ddcd723ef4e68bfab5186821855dfccf4440b0</id>
<content type='text'>
* gnu/packages/package-management.scm (guile-ssh)[inputs]: Add
  guile-ssh.
  [arguments]: Add guile-ssh to GUILE_LOAD_PATH.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gnu/packages/package-management.scm (guile-ssh)[inputs]: Add
  guile-ssh.
  [arguments]: Add guile-ssh to GUILE_LOAD_PATH.
</pre>
</div>
</content>
</entry>
</feed>
