aboutsummaryrefslogtreecommitdiff
path: root/tests/elm.scm
diff options
context:
space:
mode:
authorSharlatan Hellseher <sharlatanus@gmail.com>2024-09-04 10:57:02 +0100
committerSharlatan Hellseher <sharlatanus@gmail.com>2024-09-04 10:57:02 +0100
commit4395ed12280f2aab3520be61ab736faff936a51d (patch)
tree325ab367fe6b46470144c7fcf8f804745797a005 /tests/elm.scm
parentf16e6b3c1e325b28268c843d7864af724195745f (diff)
downloadguix-4395ed12280f2aab3520be61ab736faff936a51d.tar.gz
guix-4395ed12280f2aab3520be61ab736faff936a51d.zip
gnu: runc: Add notes to unbundle vendor.
* gnu/packages/virtualization.scm (runc): Source is distributed with "vendor" containing the full dependence tree which makes them invisible for other packages. It needs to be unbundled. Change-Id: Iffef83832988b05d164a5c5f075bc74bec7a13a0
Diffstat (limited to 'tests/elm.scm')
0 files changed, 0 insertions, 0 deletions
'>installer: Use 'append' and 'list' instead of 'cons*'....Ludovic Courtès 2019-04-08installer: Generate 'set-xorg-configuration' snippet....Ludovic Courtès 2019-04-08installer: Xfce service uses the 'service' form....Ludovic Courtès 2019-04-07installer: Internationalize service "names"....Ludovic Courtès 2019-04-07installer: Offer NM, Connman, and DHCP to non-desktop installs....Ludovic Courtès 2019-04-07installer: Add dialog to select networking services....Ludovic Courtès 2019-04-07installer: Generalize desktop environments to system services....Ludovic Courtès 2019-03-27services: Deprecate 'xfce-desktop-service'....Ludovic Courtès 2019-03-27services: Deprecate 'gnome-desktop-service'....Ludovic Courtès 2019-03-27installer: Use the (service …) form for MATE....Ludovic Courtès 2019-01-17installer: Add services page....Mathieu Othacehe