1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-29 17:10:48 +00:00
nixpkgs/pkgs
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
..
applications neuron: fix issue with incorrectly prefixed python path 2016-09-01 13:41:26 +02:00
build-support Merge staging into master 2016-09-01 13:27:27 +03:00
data Merge staging into master 2016-09-01 13:27:27 +03:00
desktops gnome3: Use dev output of nss 2016-08-30 02:41:13 +03:00
development libyaml-cpp: Build a shared library 2016-09-01 14:25:42 +02:00
games fsg: disable format hardening 2016-08-29 17:01:03 +00:00
misc Merge staging into master 2016-09-01 13:27:27 +03:00
os-specific Merge pull request #18073 from joachifm/rtl8723bs 2016-09-01 14:48:51 +02:00
servers Merge staging into master 2016-09-01 13:27:27 +03:00
shells Merge branch 'master' into staging 2016-08-27 23:54:54 +01:00
stdenv Merge remote-tracking branch 'dezgeg/shuffle-outputs' into staging 2016-08-30 12:43:37 +03:00
test
tools refind: refactorings 2016-09-01 14:51:32 +02:00
top-level nodePackages: use node2nix generated package set 2016-09-01 12:12:12 +00:00