aboutsummaryrefslogtreecommitdiff
path: root/po/packages/hu.po
diff options
context:
space:
mode:
authorMădălin Ionel Patrașcu <madalinionel.patrascu@mdc-berlin.de>2023-03-25 00:18:51 +0100
committerRicardo Wurmus <rekado@elephly.net>2023-10-04 11:03:23 +0200
commite65ba1cceeac432c22e26f8e959439cf38ee5edf (patch)
tree0a568d4e2f76698ad32b4cc1aa39b3ee60c911e5 /po/packages/hu.po
parent1025316d806ca97f4524b4399adc558970994f9d (diff)
downloadguix-e65ba1cceeac432c22e26f8e959439cf38ee5edf.tar.gz
guix-e65ba1cceeac432c22e26f8e959439cf38ee5edf.zip
gnu: Add r-org-sc-sgd-db.
* gnu/packages/bioconductor.scm (r-org-sc-sgd-db): New variable.
Diffstat (limited to 'po/packages/hu.po')
0 files changed, 0 insertions, 0 deletions
m (install-puma-rk3399-u-boot): Install idbloader.img. Vagrant Cascadian 2020-10-05bootloader: Fix u-boot installation....This is a follow-up of f19cf27c2b9ff92e2c0fd931ef7fde39c376adaa. The bootloader installation must be done on the final disk-image, hence using "disk-image-installer" instead of "installer" callback. * gnu/bootloader/u-boot.scm: Turn all installer callbacks into disk-image-installer callbacks. * gnu/build/bootloader.scm (write-file-on-device): Open the output file with 'no-truncate and 'no-create options. * gnu/system/image.scm (with-imported-modules*): Add (gnu build bootloader) module. Mathieu Othacehe