Commit graph

5 commits

Author SHA1 Message Date
zimbatm 69ce5cb656 use the sourceforge mirrors everywhere
find pkgs -name "*.nix" -exec sed -r \
    "s|https?://downloads.sourceforge.net/|mirror://sourceforge/|g" -i {} \;
2016-02-28 12:07:42 +00:00
AndersonTorres 124e832c37 refind: 0.8.4 -> 0.9.2 2015-11-01 09:37:00 -02:00
Matthias Beyer af8850eed6 refind: 0.8.4 -> 0.9.2 2015-10-17 15:55:54 +02:00
Tuomas Tynkkynen f44add6911 refind: Fix build on i686
Use the correct linker script filename on i686 to fix this build error:

/.../ld: cannot open linker script file /nix/store/...-gnu-efi_3.0u/lib/elf_x86_64_efi.lds: No such file or directory

Only compile tested.
2015-04-27 15:24:24 +03:00
AndersonTorres f928894292 rEFInd (version 0.8.4): New Package
rEFInd is a graphical, EFI-based boot manager
2015-01-14 21:46:49 -02:00