<feed xmlns='http://www.w3.org/2005/Atom'>
<title>guix/gnu/packages, 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: linux-libre: Avoid invalid "kconfig" input on armhf and mips64el.</title>
<updated>2016-12-21T09:22:32+00:00</updated>
<author>
<name>Ludovic Courtès</name>
<email>ludo@gnu.org</email>
</author>
<published>2016-12-20T22:36:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=b291b3271a025dfe41e1a7fdfadd393373b0128d'/>
<id>b291b3271a025dfe41e1a7fdfadd393373b0128d</id>
<content type='text'>
This fixes a bug whereby:

  guix build linux-libre -s armhf-linux

would fail with:

  guix build: error: gnu/packages/linux.scm:231:2: package `linux-libre-4.8.15' has an invalid input: ("kconfig" #f)

This led 'tests/guix-system.sh' to fail.

* gnu/packages/linux.scm (make-linux-libre)[native-inputs]: Never add #f
as a "kconfig" input.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This fixes a bug whereby:

  guix build linux-libre -s armhf-linux

would fail with:

  guix build: error: gnu/packages/linux.scm:231:2: package `linux-libre-4.8.15' has an invalid input: ("kconfig" #f)

This led 'tests/guix-system.sh' to fail.

* gnu/packages/linux.scm (make-linux-libre)[native-inputs]: Never add #f
as a "kconfig" input.
</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: cuirass: Make sure 'cuirass' has 'evaluate' in $PATH.</title>
<updated>2016-12-20T09:27:08+00:00</updated>
<author>
<name>Ludovic Courtès</name>
<email>ludo@gnu.org</email>
</author>
<published>2016-12-20T09:19:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=4a78638f1fafd58839c012b546ae206168bb50ab'/>
<id>4a78638f1fafd58839c012b546ae206168bb50ab</id>
<content type='text'>
* gnu/packages/ci.scm (cuirass)[arguments]: Add OUT/bin to 'PATH'.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gnu/packages/ci.scm (cuirass)[arguments]: Add OUT/bin to 'PATH'.
</pre>
</div>
</content>
</entry>
<entry>
<title>gnu: Fix load-extension path in packaging of guile-ncurses.</title>
<updated>2016-12-20T05:43:29+00:00</updated>
<author>
<name>John Darrington</name>
<email>jmd@gnu.org</email>
</author>
<published>2016-12-19T13:03:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=8c4e99cca393608f8be4b163249379590195bdfd'/>
<id>8c4e99cca393608f8be4b163249379590195bdfd</id>
<content type='text'>
* gnu/packages/guile.scm (guile-ncurses) [arguments]: Install shared object before
attempting to build the package.  Patch load-extension path before building instead
of after.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gnu/packages/guile.scm (guile-ncurses) [arguments]: Install shared object before
attempting to build the package.  Patch load-extension path before building instead
of after.
</pre>
</div>
</content>
</entry>
<entry>
<title>gnu: argon2: Update to 20161029.</title>
<updated>2016-12-20T04:36:58+00:00</updated>
<author>
<name>Tobias Geerinckx-Rice</name>
<email>me@tobias.gr</email>
</author>
<published>2016-12-20T04:11:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=1feeb2e035a628f788d370fd26fb873f33ae108f'/>
<id>1feeb2e035a628f788d370fd26fb873f33ae108f</id>
<content type='text'>
* gnu/packages/password-utils.scm (argon2): Update to 20161029.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gnu/packages/password-utils.scm (argon2): Update to 20161029.
</pre>
</div>
</content>
</entry>
<entry>
<title>gnu: cppcheck: Update to 1.76.1.</title>
<updated>2016-12-20T04:36:58+00:00</updated>
<author>
<name>Tobias Geerinckx-Rice</name>
<email>me@tobias.gr</email>
</author>
<published>2016-12-20T02:53:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=934ba12f3d60a218985b95806b7b68da6ee6d682'/>
<id>934ba12f3d60a218985b95806b7b68da6ee6d682</id>
<content type='text'>
* gnu/packages/check.scm (cppcheck): Update to 1.76.1.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gnu/packages/check.scm (cppcheck): Update to 1.76.1.
</pre>
</div>
</content>
</entry>
<entry>
<title>gnu: hunspell: Add missing perl dependency.</title>
<updated>2016-12-20T04:36:58+00:00</updated>
<author>
<name>Tobias Geerinckx-Rice</name>
<email>me@tobias.gr</email>
</author>
<published>2016-12-20T00:06:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=17c2294c242a9d0c18db4ec979e00a33e92aac13'/>
<id>17c2294c242a9d0c18db4ec979e00a33e92aac13</id>
<content type='text'>
* gnu/packages/libreoffice.scm (hunspell)[inputs]: Add perl dependency
for ispellaff2myspell.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gnu/packages/libreoffice.scm (hunspell)[inputs]: Add perl dependency
for ispellaff2myspell.
</pre>
</div>
</content>
</entry>
</feed>
