<feed xmlns='http://www.w3.org/2005/Atom'>
<title>guix/gnu/ci.scm, branch version-1.2.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>ci: Add missing include.</title>
<updated>2021-06-14T08:13:40+00:00</updated>
<author>
<name>Mathieu Othacehe</name>
<email>othacehe@gnu.org</email>
</author>
<published>2021-06-14T08:13:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=8d84a9ee7118d394a7d023155d0f54947a8b780f'/>
<id>8d84a9ee7118d394a7d023155d0f54947a8b780f</id>
<content type='text'>
* gnu/ci.scm: Add missing include.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gnu/ci.scm: Add missing include.
</pre>
</div>
</content>
</entry>
<entry>
<title>ci: Backport package-channels procedure.</title>
<updated>2021-06-14T08:08:49+00:00</updated>
<author>
<name>Mathieu Othacehe</name>
<email>othacehe@gnu.org</email>
</author>
<published>2021-06-14T08:08:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=c13ad2b889f54350d78ce993b79f1bea0043c3d8'/>
<id>c13ad2b889f54350d78ce993b79f1bea0043c3d8</id>
<content type='text'>
* gnu/ci.scm (package-channels): New procedure.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gnu/ci.scm (package-channels): New procedure.
</pre>
</div>
</content>
</entry>
<entry>
<title>ci: Backport sexp-&gt;channel procedure.</title>
<updated>2021-06-14T07:09:25+00:00</updated>
<author>
<name>Mathieu Othacehe</name>
<email>othacehe@gnu.org</email>
</author>
<published>2021-06-14T07:09:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=7546a1d3c0a354ca7dc0b7e53c1505130c2d263d'/>
<id>7546a1d3c0a354ca7dc0b7e53c1505130c2d263d</id>
<content type='text'>
* gnu/ci.scm (sexp-&gt;channel): New procedure.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gnu/ci.scm (sexp-&gt;channel): New procedure.
</pre>
</div>
</content>
</entry>
<entry>
<title>ci: Update to the last version.</title>
<updated>2021-06-14T07:03:26+00:00</updated>
<author>
<name>Mathieu Othacehe</name>
<email>othacehe@gnu.org</email>
</author>
<published>2021-06-14T07:03:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=1b0bfb5df16e42f219f31cf3a1d55414d2c79e42'/>
<id>1b0bfb5df16e42f219f31cf3a1d55414d2c79e42</id>
<content type='text'>
* gnu/ci.scm: Update to the master version.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gnu/ci.scm: Update to the master version.
</pre>
</div>
</content>
</entry>
<entry>
<title>ci: Restore license handling.</title>
<updated>2020-11-02T20:02:39+00:00</updated>
<author>
<name>Mathieu Othacehe</name>
<email>othacehe@gnu.org</email>
</author>
<published>2020-11-02T19:58:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=b5f2a035f93519b27f46673e6d76665767a1fbd9'/>
<id>b5f2a035f93519b27f46673e6d76665767a1fbd9</id>
<content type='text'>
This is a follow-up of 7c02eb6c and 44daec7f. Restore the initial behaviour.

* gnu/ci.scm (package-&gt;alist): Restore license handling.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is a follow-up of 7c02eb6c and 44daec7f. Restore the initial behaviour.

* gnu/ci.scm (package-&gt;alist): Restore license handling.
</pre>
</div>
</content>
</entry>
<entry>
<title>ci: Convert license to text.</title>
<updated>2020-11-02T09:42:33+00:00</updated>
<author>
<name>Mathieu Othacehe</name>
<email>othacehe@gnu.org</email>
</author>
<published>2020-11-02T09:42:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=44daec7fa4ae97a3c4490adf461322ec9f7a780a'/>
<id>44daec7fa4ae97a3c4490adf461322ec9f7a780a</id>
<content type='text'>
This is a follow-up of 7c02eb6c8d7d050ecb8f3082c4a754ad32211403.

* gnu/ci.scm (package-&gt;alist): Convert license to text.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is a follow-up of 7c02eb6c8d7d050ecb8f3082c4a754ad32211403.

* gnu/ci.scm (package-&gt;alist): Convert license to text.
</pre>
</div>
</content>
</entry>
<entry>
<title>ci: Ignore package license.</title>
<updated>2020-11-02T09:34:39+00:00</updated>
<author>
<name>Mathieu Othacehe</name>
<email>othacehe@gnu.org</email>
</author>
<published>2020-11-02T09:30:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=7c02eb6c8d7d050ecb8f3082c4a754ad32211403'/>
<id>7c02eb6c8d7d050ecb8f3082c4a754ad32211403</id>
<content type='text'>
Fixes: &lt;https://issues.guix.gnu.org/44370&gt;.

* gnu/ci.scm (package-&gt;alist): Ignore package license.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes: &lt;https://issues.guix.gnu.org/44370&gt;.

* gnu/ci.scm (package-&gt;alist): Ignore package license.
</pre>
</div>
</content>
</entry>
<entry>
<title>images: Add pine64-barebones-raw-image.</title>
<updated>2020-10-06T07:51:43+00:00</updated>
<author>
<name>Mathieu Othacehe</name>
<email>othacehe@gnu.org</email>
</author>
<published>2020-10-06T07:50:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=8a4f1eef98490827b331460d7432de843926869b'/>
<id>8a4f1eef98490827b331460d7432de843926869b</id>
<content type='text'>
* gnu/system/images/pine64.scm (pine64-barebones-raw-image): New variable.
* gnu/ci.scm (%guix-system-images): Add it.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gnu/system/images/pine64.scm (pine64-barebones-raw-image): New variable.
* gnu/ci.scm (%guix-system-images): Add it.
</pre>
</div>
</content>
</entry>
<entry>
<title>ci: Add log and outputs keys.</title>
<updated>2020-10-01T16:39:41+00:00</updated>
<author>
<name>Mathieu Othacehe</name>
<email>othacehe@gnu.org</email>
</author>
<published>2020-10-01T13:57:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=c5cf45e9068e4c1f97f7357a3c051b2ad19f5e25'/>
<id>c5cf45e9068e4c1f97f7357a3c051b2ad19f5e25</id>
<content type='text'>
Add 'log and 'outputs properties to hydra objects. This way Cuirass won't
have to go through every derivation to add those properties.

* gnu/ci.scm (package-&gt;alist, image-jobs, system-test-jobs, tarball-jobs): Add
'log and 'outputs properties.
* build-aux/hydra/guix-modular.scm (build-job): Ditto.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add 'log and 'outputs properties to hydra objects. This way Cuirass won't
have to go through every derivation to add those properties.

* gnu/ci.scm (package-&gt;alist, image-jobs, system-test-jobs, tarball-jobs): Add
'log and 'outputs properties.
* build-aux/hydra/guix-modular.scm (build-job): Ditto.
</pre>
</div>
</content>
</entry>
<entry>
<title>ci: Add nix-name and system keys.</title>
<updated>2020-10-01T09:46:53+00:00</updated>
<author>
<name>Mathieu Othacehe</name>
<email>othacehe@gnu.org</email>
</author>
<published>2020-10-01T09:46:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=3ca014d1df35c50f50c6658166d1149ccd2f0e19'/>
<id>3ca014d1df35c50f50c6658166d1149ccd2f0e19</id>
<content type='text'>
Add 'nix-name and 'system properties to hydra objects. This way Cuirass won't
have to go through every derivation to add those properties.

* gnu/ci.scm (package-&gt;alist, image-jobs, system-test-jobs, tarball-jobs): Add
'nix-name and 'system properties.
* build-aux/hydra/guix-modular.scm (build-job): Ditto.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add 'nix-name and 'system properties to hydra objects. This way Cuirass won't
have to go through every derivation to add those properties.

* gnu/ci.scm (package-&gt;alist, image-jobs, system-test-jobs, tarball-jobs): Add
'nix-name and 'system properties.
* build-aux/hydra/guix-modular.scm (build-job): Ditto.
</pre>
</div>
</content>
</entry>
</feed>
