<feed xmlns='http://www.w3.org/2005/Atom'>
<title>guix/.dir-locals.el, branch kernel-updates</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>Revert "build: Add a commit-msg hook that embeds Change-Id in commit messages."</title>
<updated>2026-06-12T09:19:18+00:00</updated>
<author>
<name>Maxim Cournoyer</name>
<email>maxim@guixotic.coop</email>
</author>
<published>2025-08-01T05:46:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=81a7856dd893aab74ff5562aa6d90aa7ec70c05f'/>
<id>81a7856dd893aab74ff5562aa6d90aa7ec70c05f</id>
<content type='text'>
This reverts commit 8005e09b261d65bf0f7469cd8e89423c1c1db820 and follow-ups.
This was added 2 years ago to be able to trace commits between the git
repository and the guix-patches tracker, and to implement a solution to
automatically close merged commits (which has not materialized).

Since we have now migrated to Codeberg, the cross-referencing between reviewed
commits (pull requests) and the actual commits merged can be done in the
Codeberg UI (via the 'manually merged' option), and Codeberg also supports
closing a bug via the "Fixes: #NNN" git trailer, and as a convention we can
add a "Merges: !NNN" git trailer in a commit closing a PR (the actual closing
is not yet implemented by Forgejo), which mostly obsoletes the purpose of the
Change-Id git trailer.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 8005e09b261d65bf0f7469cd8e89423c1c1db820 and follow-ups.
This was added 2 years ago to be able to trace commits between the git
repository and the guix-patches tracker, and to implement a solution to
automatically close merged commits (which has not materialized).

Since we have now migrated to Codeberg, the cross-referencing between reviewed
commits (pull requests) and the actual commits merged can be done in the
Codeberg UI (via the 'manually merged' option), and Codeberg also supports
closing a bug via the "Fixes: #NNN" git trailer, and as a convention we can
add a "Merges: !NNN" git trailer in a commit closing a PR (the actual closing
is not yet implemented by Forgejo), which mostly obsoletes the purpose of the
Change-Id git trailer.
</pre>
</div>
</content>
</entry>
<entry>
<title>.dir-locals.el: Refine `bug-reference-bug-regexp' regular expression.</title>
<updated>2026-05-29T07:06:39+00:00</updated>
<author>
<name>Maxim Cournoyer</name>
<email>maxim@guixotic.coop</email>
</author>
<published>2026-05-29T07:04:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=613e069b3f19f0245b6c5b6b360d2c07fb427eed'/>
<id>613e069b3f19f0245b6c5b6b360d2c07fb427eed</id>
<content type='text'>
There is no need to special-case !NNN compared to #NNN, both are valid and
serve difference purposes (PRs vs issues).

* .dir-locals.el: Refine `bug-reference-bug-regexp' regular expression.

Change-Id: I8246203a11c338be02b7a731f477b3411aa23ece
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
There is no need to special-case !NNN compared to #NNN, both are valid and
serve difference purposes (PRs vs issues).

* .dir-locals.el: Refine `bug-reference-bug-regexp' regular expression.

Change-Id: I8246203a11c338be02b7a731f477b3411aa23ece
</pre>
</div>
</content>
</entry>
<entry>
<title>.dir-locals: Update bug-reference-bug-regexp.</title>
<updated>2026-05-21T13:48:26+00:00</updated>
<author>
<name>Cayetano Santos</name>
<email>csantosb@inventati.org</email>
</author>
<published>2026-05-15T11:15:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=aa0b0c714bc85a2770dd4873155bc516b6d97df4'/>
<id>aa0b0c714bc85a2770dd4873155bc516b6d97df4</id>
<content type='text'>
This change fits with

    #8545 ✅
    guix/guix#8545 ✅
    guix/guix!8545 ✅

but not with

    !8545

* .dir-locals.el: Update 'bug-reference-bug-regexp'.

Merges guix/guix!8641

Change-Id: I12a15b75f93b3fa6000c8f8a9f9286a229e14bc1
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This change fits with

    #8545 ✅
    guix/guix#8545 ✅
    guix/guix!8545 ✅

but not with

    !8545

* .dir-locals.el: Update 'bug-reference-bug-regexp'.

Merges guix/guix!8641

Change-Id: I12a15b75f93b3fa6000c8f8a9f9286a229e14bc1
</pre>
</div>
</content>
</entry>
<entry>
<title>.dir-locals: Update bug-reference variables to codeberg.</title>
<updated>2026-05-13T08:26:24+00:00</updated>
<author>
<name>Cayetano Santos</name>
<email>csantosb@inventati.org</email>
</author>
<published>2026-05-09T15:56:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=6e1f2985184764d87864c53f32a5c889d56107af'/>
<id>6e1f2985184764d87864c53f32a5c889d56107af</id>
<content type='text'>
This fits both #1234 and guix/guix#2020. Using ’rx’ macro to ease
maintenance.

* .dir-locals.el: Update 'bug-reference-bug-regexp' and
'bug-reference-url-format'.

Merges guix/guix!8474

Change-Id: I7295adf877c4c3b4dcfdd8ea80e7543a367f3484
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This fits both #1234 and guix/guix#2020. Using ’rx’ macro to ease
maintenance.

* .dir-locals.el: Update 'bug-reference-bug-regexp' and
'bug-reference-url-format'.

Merges guix/guix!8474

Change-Id: I7295adf877c4c3b4dcfdd8ea80e7543a367f3484
</pre>
</div>
</content>
</entry>
<entry>
<title>.dir-locals: Add with-fluids indentation rule.</title>
<updated>2026-04-10T05:45:44+00:00</updated>
<author>
<name>Nicolas Graves</name>
<email>ngraves@ngraves.fr</email>
</author>
<published>2025-08-12T08:25:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=35ee6d0039a1815b763a476b2a00f42dc081423f'/>
<id>35ee6d0039a1815b763a476b2a00f42dc081423f</id>
<content type='text'>
This is the indent found most frequently in Guix source code.

* .dir-locals.el: Add with-fluids indentation rule.

Reviewed-by: Danny Milosavljevic &lt;dannym@friendly-machines.com&gt;
Signed-off-by: Nguyễn Gia Phong &lt;cnx@loang.net&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is the indent found most frequently in Guix source code.

* .dir-locals.el: Add with-fluids indentation rule.

Reviewed-by: Danny Milosavljevic &lt;dannym@friendly-machines.com&gt;
Signed-off-by: Nguyễn Gia Phong &lt;cnx@loang.net&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "maint: Clean-up .dir-locals.el a bit."</title>
<updated>2026-01-27T02:09:09+00:00</updated>
<author>
<name>Maxim Cournoyer</name>
<email>maxim@guixotic.coop</email>
</author>
<published>2026-01-27T02:06:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=476e0818c15f538297af724443e25faa77b08022'/>
<id>476e0818c15f538297af724443e25faa77b08022</id>
<content type='text'>
This reverts commit 54b535648886da6e5edbce042682b4e0c0999820.

The supporting `lisp-fill-paragraphs-as-doc-string' variable in Emacs hasn't
been released yet.  To check, run this in an Emacs git checkout:

  git branch --contains 192355e54af91ad6e7d1343071a749e1ced29400

Change-Id: I3fc23ceb7bc22876d7d3a51a1e55c6965c45699f
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 54b535648886da6e5edbce042682b4e0c0999820.

The supporting `lisp-fill-paragraphs-as-doc-string' variable in Emacs hasn't
been released yet.  To check, run this in an Emacs git checkout:

  git branch --contains 192355e54af91ad6e7d1343071a749e1ced29400

Change-Id: I3fc23ceb7bc22876d7d3a51a1e55c6965c45699f
</pre>
</div>
</content>
</entry>
<entry>
<title>tests: don't use 'file://...' URIs for testing git downloads.</title>
<updated>2025-10-12T20:22:01+00:00</updated>
<author>
<name>Reepca Russelstein</name>
<email>reepca@russelstein.xyz</email>
</author>
<published>2025-09-17T03:08:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=55a10ce4e618d334ccc5df71bf94483d7c9966ed'/>
<id>55a10ce4e618d334ccc5df71bf94483d7c9966ed</id>
<content type='text'>
While 'url-fetch*' in (guix download) special-cases these URIs, 'git-fetch'
does not.  Consequently, the recent changes to (guix scripts perform-download)
that disallow these URIs cause tests that use builtin:git-download to fail.

* guix/tests/git.scm (serve-git-repository, call-with-served-git-repository):
  new procedures.
  (with-served-git-repository, with-served-temporary-git-repository): new
  syntax.
* .dir-locals.el (scheme-mode): add indentation information for
  'with-served-git-repository'.
* tests/builders.scm ("git-fetch, file URI"): use git:// URI with
  'with-served-temporary-git-repository'.
* tests/derivations.scm ("'git-download' build-in builder, invalid hash",
  "'git-download' built-in builder, invalid commit", "'git-download' built-in
  builder, not found"): same.
  ("'git-download' built-in builder"): same, and use a nonce in the repo
  contents so that success isn't cached.

Change-Id: Id3e1233bb74d5987faf89c4341e1d37f09c77c80
Signed-off-by: Ludovic Courtès &lt;ludo@gnu.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
While 'url-fetch*' in (guix download) special-cases these URIs, 'git-fetch'
does not.  Consequently, the recent changes to (guix scripts perform-download)
that disallow these URIs cause tests that use builtin:git-download to fail.

* guix/tests/git.scm (serve-git-repository, call-with-served-git-repository):
  new procedures.
  (with-served-git-repository, with-served-temporary-git-repository): new
  syntax.
* .dir-locals.el (scheme-mode): add indentation information for
  'with-served-git-repository'.
* tests/builders.scm ("git-fetch, file URI"): use git:// URI with
  'with-served-temporary-git-repository'.
* tests/derivations.scm ("'git-download' build-in builder, invalid hash",
  "'git-download' built-in builder, invalid commit", "'git-download' built-in
  builder, not found"): same.
  ("'git-download' built-in builder"): same, and use a nonce in the repo
  contents so that success isn't cached.

Change-Id: Id3e1233bb74d5987faf89c4341e1d37f09c77c80
Signed-off-by: Ludovic Courtès &lt;ludo@gnu.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>services: rottlog: Remove.</title>
<updated>2025-09-30T12:58:38+00:00</updated>
<author>
<name>Nguyễn Gia Phong</name>
<email>mcsinyx@disroot.org</email>
</author>
<published>2025-09-30T08:55:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=af16ef27afa0b08b5960c48aba145128d8c13462'/>
<id>af16ef27afa0b08b5960c48aba145128d8c13462</id>
<content type='text'>
* gnu/services/admin.scm (rottlog-service{,-type},
rottlog-configuration{,?,-rottlog,-rc-file,-rotations,-jobs}
log-rotation{,?,-frequency,-files,-options,-post-rotate},
%default-rotations, %rotated-files, %default-log-rotation-options):
Remove variables.
* doc/guix.texi (Rottlog): Remove subheading.
* .dir-locals.el: De-register rottlog-configuration.

References: a9f21036e43f ("services: rottlog: Deprecate.")
Change-Id: I9d62deb4dba31a07c3ef82cde0fca3a05ece064d
Signed-off-by: Maxim Cournoyer &lt;maxim@guixotic.coop&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gnu/services/admin.scm (rottlog-service{,-type},
rottlog-configuration{,?,-rottlog,-rc-file,-rotations,-jobs}
log-rotation{,?,-frequency,-files,-options,-post-rotate},
%default-rotations, %rotated-files, %default-log-rotation-options):
Remove variables.
* doc/guix.texi (Rottlog): Remove subheading.
* .dir-locals.el: De-register rottlog-configuration.

References: a9f21036e43f ("services: rottlog: Deprecate.")
Change-Id: I9d62deb4dba31a07c3ef82cde0fca3a05ece064d
Signed-off-by: Maxim Cournoyer &lt;maxim@guixotic.coop&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>import: utils: Add API to peek procedure bodies.</title>
<updated>2025-09-24T17:16:51+00:00</updated>
<author>
<name>Nicolas Graves</name>
<email>ngraves@ngraves.fr</email>
</author>
<published>2025-09-16T13:32:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=68c4eab949fa40d055ace41be84780ef6ebbe643'/>
<id>68c4eab949fa40d055ace41be84780ef6ebbe643</id>
<content type='text'>
* guix/import/utils.scm (peekable-lambda, peek-body): Add procedures.
* .dir-locals.el: Add peekable-lambda indentation.

Signed-off-by: Liliana Marie Prikler &lt;liliana.prikler@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* guix/import/utils.scm (peekable-lambda, peek-body): Add procedures.
* .dir-locals.el: Add peekable-lambda indentation.

Signed-off-by: Liliana Marie Prikler &lt;liliana.prikler@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>maint: Clean-up .dir-locals.el a bit.</title>
<updated>2025-09-18T05:46:03+00:00</updated>
<author>
<name>Maxim Cournoyer</name>
<email>maxim@guixotic.coop</email>
</author>
<published>2025-07-18T02:15:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=54b535648886da6e5edbce042682b4e0c0999820'/>
<id>54b535648886da6e5edbce042682b4e0c0999820</id>
<content type='text'>
* .dir-locals.el (scheme-mode) &lt;lisp-fill-paragraphs-as-doc-string&gt;: Set new
variable to nil. Delete old fill-paragraph-function eval block.

Fixes: &lt;https://bugs.gnu.org/79459&gt;
Change-Id: I3cff48fe12f1662062d1a9342377d8f41a1ec550
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* .dir-locals.el (scheme-mode) &lt;lisp-fill-paragraphs-as-doc-string&gt;: Set new
variable to nil. Delete old fill-paragraph-function eval block.

Fixes: &lt;https://bugs.gnu.org/79459&gt;
Change-Id: I3cff48fe12f1662062d1a9342377d8f41a1ec550
</pre>
</div>
</content>
</entry>
</feed>
