nixpkgs-suyu/lib
Matthew Bauer 3b32c920d5 systems/parse.nix: support eabihf
eabihf is an abi that can be used with ARM architectures that support
the “hard float”. It should probably only be used with ARM32 when you
are absolutely sure your binaries will run on ARM systems with a FPU.

Also, add an example "armhf-embedded" to match the preexisting
arm-embedded system. qmk_firmware needs hard float in a few places, so
add them here to get that to work.

Fixes #51184
2018-12-02 19:49:36 -06:00
..
systems systems/parse.nix: support eabihf 2018-12-02 19:49:36 -06:00
tests
asserts.nix
attrsets.nix
composable-derivation.nix
customisation.nix
debug.nix
default.nix
deprecated.nix
fetchers.nix
filesystem.nix
fixed-points.nix lib/fixed-points.nix: add an example for extends 2018-11-21 17:40:20 +01:00
generators.nix
kernel.nix
licenses.nix lib/licenses: remove bsl10 2018-11-16 20:58:49 +01:00
lists.nix
meta.nix
minver.nix
modules.nix
options.nix
sources.nix
strings-with-deps.nix
strings.nix
trivial.nix group the release info 2018-11-15 21:56:17 +01:00
types.nix
versions.nix
zip-int-bits.nix