mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-07 07:26:13 -05:00
a7db59b3fd
When using // we assume that the package definition's S-expression is a nesting of proper lists. This is not guaranteed to be true, because a package definition may contain alists. By using an explicit path to the field of interest we avoid recursion through all child nodes, thus avoiding child nodes that are more likely to contain improper lists. * etc/committer.scm.in (change-commit-message): Replace // with a path for the PACKAGE symbol. Change-Id: Idefaec9f5c3538484432e15a5865a68fc16e7369 |
||
---|---|---|
.. | ||
completion | ||
git | ||
init.d | ||
openrc | ||
snippets | ||
substitutes | ||
teams | ||
committer.scm.in | ||
copyright.el | ||
disarchive-manifest.scm | ||
gnu-store.mount.in | ||
guix-daemon.cil.in | ||
guix-daemon.conf.in | ||
guix-daemon.service.in | ||
guix-gc.service.in | ||
guix-gc.timer | ||
guix-install.sh | ||
guix-publish.conf.in | ||
guix-publish.service.in | ||
historical-authorizations | ||
hurd-manifest.scm | ||
kernels-manifest.scm | ||
news.scm | ||
release-manifest.scm | ||
source-manifest.scm | ||
system-tests.scm | ||
teams.scm | ||
time-travel-manifest.scm |