<feed xmlns='http://www.w3.org/2005/Atom'>
<title>guix/doc/guix.texi, branch master</title>
<subtitle>GNU transactional package management, distribution, deployment, and more!
</subtitle>
<id>http://git.rostovtsev.org/guix/atom?h=master</id>
<link rel='self' href='http://git.rostovtsev.org/guix/atom?h=master'/>
<link rel='alternate' type='text/html' href='http://git.rostovtsev.org/guix/'/>
<updated>2026-04-07T06:10:10Z</updated>
<entry>
<title>doc: Fix documentation of the name service switch.</title>
<updated>2026-04-07T06:10:10Z</updated>
<author>
<name>Maxim Cournoyer</name>
<email>maxim@guixotic.coop</email>
</author>
<published>2026-04-07T05:10:56Z</published>
<link rel='alternate' type='text/html' href='http://git.rostovtsev.org/guix/commit/?id=9d986b2f03d85faba4490472adc07612f9eab02e'/>
<id>urn:sha1:9d986b2f03d85faba4490472adc07612f9eab02e</id>
<content type='text'>
The previously referenced `nscd-service' procedure no longer exists.

* doc/guix.texi (Name Service Switch): Adjust to refer to nscd-service-type
and its nscd-configuration configuration record.

Change-Id: Ib2b5ef69facf3489626782ad9dbd927a27c04084
</content>
</entry>
<entry>
<title>doc: Add bcachefs to supported file systems footnote.</title>
<updated>2026-03-29T00:00:00Z</updated>
<author>
<name>Tobias Geerinckx-Rice</name>
<email>me@tobias.gr</email>
</author>
<published>2026-03-29T00:00:00Z</published>
<link rel='alternate' type='text/html' href='http://git.rostovtsev.org/guix/commit/?id=cd2d52bce2a89f5c3243d78979adbba7e00d3c55'/>
<id>urn:sha1:cd2d52bce2a89f5c3243d78979adbba7e00d3c55</id>
<content type='text'>
* doc/guix.texi (Keyboard Layout and Networking and Partitioning):
Mention bcachefs as supported, provided you load the module.

Change-Id: Iaadea6b2aabda2b803e1053b6d6195ad186d2e5c
</content>
</entry>
<entry>
<title>services: Add gardenhostd-service-type.</title>
<updated>2026-04-04T16:27:03Z</updated>
<author>
<name>Noé Lopez</name>
<email>noelopez@free.fr</email>
</author>
<published>2026-03-27T18:31:08Z</published>
<link rel='alternate' type='text/html' href='http://git.rostovtsev.org/guix/commit/?id=f78a0db28d85fa7d166fcaaaa87dd560dd0d856a'/>
<id>urn:sha1:f78a0db28d85fa7d166fcaaaa87dd560dd0d856a</id>
<content type='text'>
* gnu/services/desktop.scm (gardenhostd-service-type)
(gardenhostd-configuration): New variables.
* doc/guix.texi (Desktop Services): Document it.

Change-Id: Ied926c34b620cc8032a0b121c7419644746e2ce9
Signed-off-by: Liliana Marie Prikler &lt;liliana.prikler@gmail.com&gt;
</content>
</entry>
<entry>
<title>doc: Version Control Services: Fix Fossil example.</title>
<updated>2026-04-02T12:57:30Z</updated>
<author>
<name>Nguyễn Gia Phong</name>
<email>cnx@loang.net</email>
</author>
<published>2026-03-13T05:55:47Z</published>
<link rel='alternate' type='text/html' href='http://git.rostovtsev.org/guix/commit/?id=7f0256fb27aa8ff0a6484738e5625c448957091f'/>
<id>urn:sha1:7f0256fb27aa8ff0a6484738e5625c448957091f</id>
<content type='text'>
In the Fossil service example, correct the field name
for list-repositories? and set https? to #t.

* doc/guix.texi (Version Control Services):
  Fix the example for fossil-service-type.

Change-Id: Ib1c1ba57d8f438a51e8bb7b6e97c57785685e110
Reviewed-by: Noé Lopez &lt;noelopez@free.fr&gt;
</content>
</entry>
<entry>
<title>services: cat-avatar-generator: Fix default cache directory.</title>
<updated>2026-04-02T04:24:51Z</updated>
<author>
<name>Evgeny Pisemsky</name>
<email>mail@pisemsky.site</email>
</author>
<published>2025-12-28T12:55:33Z</published>
<link rel='alternate' type='text/html' href='http://git.rostovtsev.org/guix/commit/?id=f7c9456a6f7577e48f96df704c89f108a7e6a4b5'/>
<id>urn:sha1:f7c9456a6f7577e48f96df704c89f108a7e6a4b5</id>
<content type='text'>
* gnu/services/web.scm (cat-avatar-generator-service):
  Append slash to default cache directory.
* doc/guix.texi (PHP-FPM)&lt;cat-avatar-generator-service&gt;:
  Likewise.  Mention requirements.

Change-Id: Idd46deca135bf37133b46bee3ba535d9bedf9258
Merges: https://codeberg.org/guix/guix/pulls/5189
Reviewed-by: Yan Abu Arab &lt;yanabuarab@gmail.com&gt;
Signed-off-by: Nguyễn Gia Phong &lt;cnx@loang.net&gt;
</content>
</entry>
<entry>
<title>gnu: Add home-jellyfin-mpv-shim-service-type.</title>
<updated>2026-03-29T16:01:03Z</updated>
<author>
<name>Ian Eure</name>
<email>ian@retrospec.tv</email>
</author>
<published>2024-09-08T23:10:20Z</published>
<link rel='alternate' type='text/html' href='http://git.rostovtsev.org/guix/commit/?id=7cd78468a214f262403c369f1b7a7aa8e8c73a8e'/>
<id>urn:sha1:7cd78468a214f262403c369f1b7a7aa8e8c73a8e</id>
<content type='text'>
* gnu/home/services/media.scm (home-jellyfin-mpv-shim-service-type): New variable.
* doc/guix.texi (Jellyfin Services): New section.
* doc/guix.texi (Kodi Services): Add subheading.

Change-Id: I037ab0602214fdaa1b032be51ff98ecf6b7ee16c
</content>
</entry>
<entry>
<title>gnu: Add collectd-service-type.</title>
<updated>2026-03-29T15:59:52Z</updated>
<author>
<name>Ian Eure</name>
<email>ian@retrospec.tv</email>
</author>
<published>2026-01-11T16:44:38Z</published>
<link rel='alternate' type='text/html' href='http://git.rostovtsev.org/guix/commit/?id=0218c4136a63387f122301d9dfb5b71c310d0807'/>
<id>urn:sha1:0218c4136a63387f122301d9dfb5b71c310d0807</id>
<content type='text'>
* gnu/services/monitoring.scm: (collectd-plugin-generic,
collectd-plugin-generic?, collectd-plugin-generic-load-plugin?,
collectd-plugin-generic-name, collectd-plugin-generic-options,
collectd-plugin-python, collectd-plugin-python?,
collectd-plugin-python-load-plugin?, collectd-plugin-python-type-databases,
collectd-plugin-python-type-packages, collectd-plugin-python-module-paths,
collectd-plugin-python-log-traces?, collectd-plugin-python-log-interactive?,
collectd-plugin-python-import, collectd-plugin-python-module,
collectd-plugin?, %collectd-default-type-database, %collectd-pid-file,
collectd-configuration, collectd-configuration?,
collectd-configuration-collectd, collectd-configuration-base-directory,
collectd-configuration-auto-load-plugin?,
collectd-configuration-collect-internal-stats?,
collectd-configuration-type-databases, collectd-configuration-interval,
collectd-configuration-max-read-interval, collectd-configuration-timeout,
collectd-configuration-read-threads, collectd-configuration-write-threads,
collectd-configuration-write-queue-limit-high,
collectd-configuration-write-queue-limit-low,
collectd-configuration-host-name,
collectd-configuration-fully-qualified-domain-name-lookup?,
collectd-configuration-plugins, collectd-service-type): New variable.
* doc/guix.texi (Monitoring Services): Document it.

Change-Id: I18d581292979e85603e679b9441be3eeb1856949
</content>
</entry>
<entry>
<title>services: web: Add sogogi service.</title>
<updated>2026-03-29T12:12:56Z</updated>
<author>
<name>Sören Tempel</name>
<email>soeren+git@soeren-tempel.net</email>
</author>
<published>2025-12-30T15:08:16Z</published>
<link rel='alternate' type='text/html' href='http://git.rostovtsev.org/guix/commit/?id=3f3cec89932673f1d0b039bef469f14ce2f0cbcd'/>
<id>urn:sha1:3f3cec89932673f1d0b039bef469f14ce2f0cbcd</id>
<content type='text'>
* gnu/services/web.scm (sogogi-service-type): New services.
(sogogi-serialize-section, sogogi-serialize-field)
(sogogi-serialize-string, sogogi-serialize-list-of-strings)
(sogogi-serialize-sogogi-user, sogogi-serialize-sogogi-location)
(sogogi-serialize-list-of-sogogi-user): New procedures.
(sogogi-user, sogogi-location)
(sogogi-configuration): New record types.
(sogogi-account-service): New variable.
(sogogi-config-file, sogogi-shepherd-service): New procedures.
* gnu/tests/web.scm (%test-sogogi): Add tests for the service.
* doc/guix.texi (Web Services): Document it.

Change-Id: I5cc6dd84d6c7c8d5d13b685853b19c5d433ed7e5
</content>
</entry>
<entry>
<title>doc: Document home-activation-service-type extension.</title>
<updated>2026-03-28T13:50:12Z</updated>
<author>
<name>Noé Lopez</name>
<email>noelopez@free.fr</email>
</author>
<published>2026-03-27T20:43:08Z</published>
<link rel='alternate' type='text/html' href='http://git.rostovtsev.org/guix/commit/?id=aa7e9d4b6e6057f6c53e9f8e7833b3c2989d5be7'/>
<id>urn:sha1:aa7e9d4b6e6057f6c53e9f8e7833b3c2989d5be7</id>
<content type='text'>
* doc/guix.texi (Essential Home Services):
Document home-activation-service-type extension.

Merges: https://codeberg.org/guix/guix/pulls/7531
Change-Id: I2f27db86b138ab03ebca866b4a8be51c367b375c
Reviewed-by: jgart &lt;jgart@dismail.de&gt;
Signed-off-by: Sharlatan Hellseher &lt;sharlatanus@gmail.com&gt;
</content>
</entry>
<entry>
<title>doc: Link to gexp research paper.</title>
<updated>2026-03-25T22:51:26Z</updated>
<author>
<name>Ludovic Courtès</name>
<email>ludo@gnu.org</email>
</author>
<published>2026-03-19T12:12:05Z</published>
<link rel='alternate' type='text/html' href='http://git.rostovtsev.org/guix/commit/?id=ac1a7cd864e30df462a8f2d667342cba3dbcfa7b'/>
<id>urn:sha1:ac1a7cd864e30df462a8f2d667342cba3dbcfa7b</id>
<content type='text'>
* doc/guix.texi (G-Expressions): Add reference to the 2017 GPCE paper.

Change-Id: I47f9357ee2715640e8ceb1f5d286d98bf6c55abc
Signed-off-by: Ludovic Courtès &lt;ludo@gnu.org&gt;
Merges: #7288
</content>
</entry>
</feed>
