aboutsummaryrefslogtreecommitdiff
path: root/tests/pack.scm
diff options
context:
space:
mode:
authorBenjamin <benjamin@uvy.fr>2024-03-24 00:35:17 +0100
committerDanny Milosavljevic <dannym@friendly-machines.com>2024-12-23 11:48:16 +0100
commit31a1e7d375cd554149bac83e5acaaf0ef63b65b6 (patch)
treed8716169374a0987253d74a6d005007d1146326b /tests/pack.scm
parent4075cda947fab82ca573193c08d693ac045aabe1 (diff)
downloadguix-31a1e7d375cd554149bac83e5acaaf0ef63b65b6.tar.gz
guix-31a1e7d375cd554149bac83e5acaaf0ef63b65b6.zip
gnu: Add ocaml-chrome-trace.
* gnu/packages/ocaml.scm (ocaml-chrome-trace): New variable. Change-Id: I24dd519d913ea240c3500b824e2342a33d34ed1a Signed-off-by: Danny Milosavljevic <dannym@friendly-machines.com>
Diffstat (limited to 'tests/pack.scm')
0 files changed, 0 insertions, 0 deletions
u/tests.scm?id=9ceeca0880248eee8c2796f5e6ebc172b95277f7'>system: Remove uses of the 'title' field of <file-system>....* gnu/system/install.scm (installation-os): Remove uses of the 'title' field of 'file-system'; use 'file-system-label' as appropriate. * gnu/system/vm.scm (system-disk-image, system-qemu-image): Likewise. * gnu/tests.scm (%simple-os): Likewise. * gnu/tests/install.scm (%minimal-os, %minimal-extlinux-os) (%minimal-os-on-vda, %separate-home-os, %separate-store-os) (%raid-root-os, %encrypted-root-os, %btrfs-root-os): Likewise. * gnu/build/shepherd.scm (default-mounts)[tmpfs]: Likewise. * tests/guix-system.sh: Likewise. * tests/system.scm (%root-fs): Likewise. ("operating-system-boot-mapped-devices, implicit dependency"): Likewise. Ludovic Courtès