aboutsummaryrefslogtreecommitdiff
path: root/srfi
diff options
context:
space:
mode:
authorAndreas Enge <andreas@enge.fr>2016-10-16 17:00:56 +0200
committerAndreas Enge <andreas@enge.fr>2016-10-16 17:00:56 +0200
commit60da9fb1100787c49ed4910eacf50e83c6462dcc (patch)
tree317cf48863e79d021e6ebeff24892129d6f7e838 /srfi
parentf349d36e48fca49541a0d76829f857e1ad925a20 (diff)
downloadguix-60da9fb1100787c49ed4910eacf50e83c6462dcc.tar.gz
guix-60da9fb1100787c49ed4910eacf50e83c6462dcc.zip
gnu: hdf4: Fix non-x86 architectures.
* gnu/packages/patches/hdf4-architectures.patch: New file. * gnu/local.mk (dist_patch_DATA): Register patch. * gnu/packages/maths.scm (hdf4)[source]: Add patch.
Diffstat (limited to 'srfi')
0 files changed, 0 insertions, 0 deletions
tons when creating the 'root' account....Ludovic Courtès 2014-12-06activation: Don't create unneeded "/var/guix/gcroots/etc-directory"....Ludovic Courtès 2014-11-11activation: Set the firmware search path....Ludovic Courtès 2014-11-02system: Allow Linux-libre to find our 'modprobe' command....Ludovic Courtès 2014-09-22activation: Ensure existing user accounts have the right settings....Ludovic Courtès 2014-09-12activation: Honor $GUIX_NEW_SYSTEM for use by 'guix system reconfigure'....Ludovic Courtès 2014-09-12activation: Set the permissions of /etc/sudoers to 440....Ludovic Courtès 2014-09-12activation: Make the /bin/sh symlink at activation time....Ludovic Courtès 2014-09-12activation: Make sure /etc/sudoers & co. are regular files....Ludovic Courtès 2014-09-12activation: Remove outdated comment....Ludovic Courtès 2014-09-12activation: Factorize the link-or-copy trick....Ludovic Courtès 2014-09-03Rename (gnu build linux-initrd) to (gnu build linux-boot)....Ludovic Courtès 2014-09-03Move operating system helpers from (guix build …) to (gnu build …)....Ludovic Courtès