<feed xmlns='http://www.w3.org/2005/Atom'>
<title>guix.git/guix/deprecation.scm, branch master</title>
<subtitle>Personal branch of https://git.savannah.gnu.org/cgit/guix.git/ for implementing 'guix deploy'.
</subtitle>
<id>https://git.jakob.space/guix.git/atom?h=master</id>
<link rel='self' href='https://git.jakob.space/guix.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.jakob.space/guix.git/'/>
<updated>2019-06-03T21:18:47Z</updated>
<entry>
<title>deprecation: Use the 'warning' procedure for diagnostics.</title>
<updated>2019-06-03T21:18:47Z</updated>
<author>
<name>Ludovic Courtès</name>
<email>ludo@gnu.org</email>
</author>
<published>2019-06-03T21:00:42Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/guix.git/commit/?id=69962ab7a8e07af77a2eb466be39615d139d5cf0'/>
<id>urn:sha1:69962ab7a8e07af77a2eb466be39615d139d5cf0</id>
<content type='text'>
Until now, (guix deprecation) had its own warning mechanism, which was
inconsistent (it did not use colors, etc.)

* guix/deprecation.scm (deprecation-warning-port): Remove
(source-properties-&gt;location-string): Remove.
(warn-about-deprecation): Use 'warning' instead of 'format'.
(define-deprecated, define-deprecated/alias): Adjust docstring.
* guix/channels.scm (build-from-source): Refer to 'guix-warning-port'
instead of 'deprecation-warning-port'.
</content>
</entry>
<entry>
<title>services: guix-publish: Allow for multi-compression.</title>
<updated>2019-06-03T21:18:47Z</updated>
<author>
<name>Ludovic Courtès</name>
<email>ludo@gnu.org</email>
</author>
<published>2019-06-03T20:27:25Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/guix.git/commit/?id=ee2691fa33f117bcf51b148b81bb8bc4e7b13a58'/>
<id>urn:sha1:ee2691fa33f117bcf51b148b81bb8bc4e7b13a58</id>
<content type='text'>
This is a followup to b8fa86adfc01205f1d942af8cb57515eb3726c52.

* guix/deprecation.scm (warn-about-deprecation): Make public.
* gnu/services/base.scm (&lt;guix-publish-configuration&gt;)[compression]: New
field.
[compression-level]: Default to #f.  Add '%' to getter name.
(guix-publish-configuration-compression-level): Define as deprecated.
(default-compression): New procedure.
(guix-publish-shepherd-service)[config-&gt;compression-options]: New
procedure.
Use 'match-record' instead of 'match'.
* doc/guix.texi (Base Services): Remove 'compression-level' and document
'compression'.
</content>
</entry>
<entry>
<title>deprecation: Send warnings to (current-error-port) by default.</title>
<updated>2019-01-21T22:09:55Z</updated>
<author>
<name>Ludovic Courtès</name>
<email>ludo@gnu.org</email>
</author>
<published>2019-01-21T14:30:31Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/guix.git/commit/?id=3a0b2c6c6efd221341def2adf17279a9566555f7'/>
<id>urn:sha1:3a0b2c6c6efd221341def2adf17279a9566555f7</id>
<content type='text'>
* guix/deprecation.scm (deprecation-warning-port): Default
to (current-error-port).
</content>
</entry>
<entry>
<title>deprecation: Add 'define-deprecated/alias'.</title>
<updated>2019-01-21T22:09:55Z</updated>
<author>
<name>Ludovic Courtès</name>
<email>ludo@gnu.org</email>
</author>
<published>2019-01-21T14:30:14Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/guix.git/commit/?id=1b7dd99738f17d3e3ebc29500bc475f9dd214ba3'/>
<id>urn:sha1:1b7dd99738f17d3e3ebc29500bc475f9dd214ba3</id>
<content type='text'>
* guix/deprecation.scm (define-deprecated/alias): New macro.
</content>
</entry>
<entry>
<title>Add (guix deprecation).</title>
<updated>2019-01-10T13:59:22Z</updated>
<author>
<name>Ludovic Courtès</name>
<email>ludo@gnu.org</email>
</author>
<published>2019-01-10T13:45:12Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/guix.git/commit/?id=787da810a03b8113448dc5d9032a71dee51cb0bf'/>
<id>urn:sha1:787da810a03b8113448dc5d9032a71dee51cb0bf</id>
<content type='text'>
* guix/deprecation.scm: New file.
* Makefile.am (MODULES): Add it.
* po/guix/POTFILES.in: Add it.
</content>
</entry>
</feed>
