aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/lsof.scm
diff options
context:
space:
mode:
authorJohn Soo <jsoo1@asu.edu>2020-10-26 07:40:20 -0700
committerEfraim Flashner <efraim@flashner.co.il>2021-01-03 22:48:25 +0200
commit9eb94c2471bc30854c4ea32d9052af9ee1b28dbd (patch)
treef4d12bb097c2ecbd5e94c0da2aebcf22c35850c9 /gnu/packages/lsof.scm
parente689bfe230a4ced09eb295045c3804d394356ab1 (diff)
downloadguix-9eb94c2471bc30854c4ea32d9052af9ee1b28dbd.tar.gz
guix-9eb94c2471bc30854c4ea32d9052af9ee1b28dbd.zip
gnu: Add rust-security-framework-sys-0.1.
* gnu/packages/crates-io.scm (rust-security-framework-sys-0.1): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
Diffstat (limited to 'gnu/packages/lsof.scm')
0 files changed, 0 insertions, 0 deletions
/gnu/bootloader?id=d6ea9f8b38df7de1194d8106488a8c33cce64fd1'>gnu: u-boot-am335x-boneblack: Revert to old name.Maxim Cournoyer This reverts to the name this package had previous to commit c2c1dfdf5760873f1db86d14873f725a105f7feb ("gnu: bootloader: Add U-Boot packages for Raspberry Pi models."), which caused the package name to be derived from the board name. * gnu/packages/bootloaders.scm (u-boot-am335x-evm-boneblack): Remove the NAME-SUFFIX keyword argument. Specify the full name via the name field. * gnu/bootloader/u-boot.scm (u-boot-beaglebone-black-bootloader): Adjust to the renamed package. Reported-by: Vagrant Cascadian <vagrant@debian.org>