aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/nutrition.scm
diff options
context:
space:
mode:
authorLeo Famulari <leo@famulari.name>2022-04-20 22:19:36 -0400
committerLeo Famulari <leo@famulari.name>2022-04-21 00:16:33 -0400
commitc9bb2105984b2765dc0f16f5814ab5dea75cce3a (patch)
treeeece2e5fb410d93c381768cb35326b4a1194342e /gnu/packages/nutrition.scm
parent5ca029d0c42cff1fd0103fac86052439c4a18206 (diff)
downloadguix-c9bb2105984b2765dc0f16f5814ab5dea75cce3a.tar.gz
guix-c9bb2105984b2765dc0f16f5814ab5dea75cce3a.zip
gnu: linux-libre 5.17: Update to 5.17.4.
* gnu/packages/linux.scm (linux-libre-5.17-version): Update to 5.17.4. (linux-libre-5.17-pristine-source, deblob-scripts-5.17): Update hashes.
Diffstat (limited to 'gnu/packages/nutrition.scm')
0 files changed, 0 insertions, 0 deletions
graph'....* guix/scripts/graph.scm, tests/graph.scm, tests/guix-graph.sh, doc/images/coreutils-bag-graph.dot, doc/images/coreutils-graph.dot: New files. * Makefile.am (MODULES): Add guix/scripts/graph.scm. (SH_TESTS): Add tests/guix-graph.sh. (SCM_TESTS): Add tests/graph.scm. * doc.am (DOT_FILES, DOT_VECTOR_GRAPHICS): New variables. (EXTRA_DIST): Use them. (dist_infoimage_DATA): Use $(DOT_FILES). (pdf-local, info-local, ps-local): Likewise. * doc/guix.texi (Packages with Multiple Outputs): Add cross-reference to 'guix graph'. (Invoking guix gc): Likewise. (Invoking guix graph): New section. Ludovic Courtès