aboutsummaryrefslogtreecommitdiff
path: root/m4/guix.m4
diff options
context:
space:
mode:
authorZ572 <873216071@qq.com>2022-01-12 23:27:49 +0800
committerNicolas Goaziou <mail@nicolasgoaziou.fr>2022-01-21 00:11:58 +0100
commitd3381a031c40e54e3e8233697b1d349fd67e4b9f (patch)
treea5de1a3c7bcf4fc44e0b1afe10c836cdbd2c260f /m4/guix.m4
parenta9bc8eeacb2289d103b66385ecc46f3f85270c1e (diff)
downloadguix-d3381a031c40e54e3e8233697b1d349fd67e4b9f.tar.gz
guix-d3381a031c40e54e3e8233697b1d349fd67e4b9f.zip
gnu: Add rust-pulldown-cmark-to-cmark-7.
* gnu/packages/crates-io.scm (rust-pulldown-cmark-to-cmark-7): New variable. (rust-pulldown-cmark-to-cmark-6): Inherit from above. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
Diffstat (limited to 'm4/guix.m4')
0 files changed, 0 insertions, 0 deletions
well as to make-grub-efi-netboot, added below. (grub-bootloader): Adjust to use the GRUB-CFG. (grub-efi-bootloader): Likewise. Removed inheritance and declare all fields explicitly. (make-grub-efi-netboot-bootloader): New procedure. (grub-efi-netboot-bootloader): Use it. (grub-efi-netboot-removable-bootloader): New variable. * gnu/packages/bootloaders.scm (make-grub-efi-netboot): New procedure. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Modified-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Stefan