aboutsummaryrefslogtreecommitdiff
path: root/gnu/installer/keymap.scm
diff options
context:
space:
mode:
authorGreg Hogan <code@greghogan.com>2022-07-20 15:08:56 +0000
committerLudovic Courtès <ludo@gnu.org>2022-08-04 12:05:47 +0200
commita46a980abe87a7f3d214cffcc46c91c76efce0c9 (patch)
tree2b081f89f39b41bace8631ee09245a4f64335f81 /gnu/installer/keymap.scm
parent95139f9cc413f948c5f831e8460f83f457518637 (diff)
downloadguix-a46a980abe87a7f3d214cffcc46c91c76efce0c9.tar.gz
guix-a46a980abe87a7f3d214cffcc46c91c76efce0c9.zip
gnu: libomp-13: Reference llvm-13 version string.
* gnu/packages/llvm.scm (libomp-13): Reference llvm-13 version string. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
Diffstat (limited to 'gnu/installer/keymap.scm')
0 files changed, 0 insertions, 0 deletions
/u-boot-support-Pinebook-Pro-laptop.patch: New file. * gnu/packages/patches/u-boot-video-rockchip-fix-build.patch: New file. * gnu/local.mk (dist_patch_DATA): Add new patches. * gnu/bootloader/u-boot.scm (install-pinebook-pro-rk3399-u-boot, u-boot-pinebook-pro-rk3399-bootloader): New variable. Co-authored-by: Jan Nieuwenhuizen <janneke@gnu.org> 2020-02-02gnu: Add u-boot-cubietruck-bootloader.Julien Lepiller * gnu/bootloader/u-boot.scm (u-boot-cubietrack-bootloader): New variable. 2019-12-14gnu: Add u-boot-pine64-lts-bootloader.Mathieu Othacehe * gnu/bootloader/u-boot.scm (u-boot-pine64-lts-bootloader): New variable. 2019-10-18gnu: Add u-boot-firefly-rk3399.Vagrant Cascadian * gnu/packages/bootloaders (u-boot-firefly-rk3399): New variable. * gnu/bootloader/u-boot (install-firefly-rk3399-u-boot): New variable. (u-boot-firefly-rk3399-bootloader): New variable. * gnu/system/install (define firefly-rk3399-installation-os): New variable. 2019-10-18gnu: Add u-boot-rock64-rk3328.Vagrant Cascadian * gnu/packages/bootloaders (u-boot-rock64-rk3328): New variable. * gnu/bootloader/u-boot (install-rock64-rk3328-u-boot): New variable. (u-boot-rock64-rk3328-bootloader): New variable. * gnu/system/install (define rock64-installation-os): New variable. 2019-10-18gnu: Add u-boot-rockpro64-rk3399Caliph Nomble * gnu/packages/bootloaders.scm (u-boot-rockpro64-rk3399): New exported variable. (u-boot-2019.10): New variable. * gnu/bootloader/u-boot.scm (u-boot-rockpro64-rk3399-bootloader): New exported variable. (install-rockpro64-rk3399-u-boot): New variable. * gnu/system/install.scm (rockpro64-installation-os): New exported variable. Adjusted-by: Vagrant Cascadian <vagrant@debian.org> Signed-off-by: Caliph Nomble <nomble@palism.com> Signed-off-by: Vagrant Cascadian <vagrant@debian.org>