Joachim Fasting 191a85349b
refind: refactorings
- Remove redundant build inputs
  These are (optional) run-time dependencies, adding them to build inputs
  does nothing.
- Use standard buildPhase
  Note that specifying linker script is unnecessary.  Also specify correct
  host arch and efi platform.
- Replace non-working ad-hoc patch with wrapper
  The ad-hoc patching of refind-install didn't actually substitute anything;
  with a wrapper script patching becomes unnecessary
- Remove use of deprecated meta.version

Closes https://github.com/NixOS/nixpkgs/pull/18103
2016-09-01 14:51:32 +02:00
..
2016-09-01 13:27:27 +03:00
2016-09-01 13:27:27 +03:00
2016-08-30 02:41:13 +03:00
2016-08-29 17:01:03 +00:00
2016-09-01 13:27:27 +03:00
2016-09-01 13:27:27 +03:00
2016-08-27 23:54:54 +01:00
2016-09-01 14:51:32 +02:00