nixpkgs/lib/systems
Ryan Burns 5cbd74e49a lib/systems: add exec format inspection attrs
Most of the time when we do a patchelf conditional on
hostPlatform.isLinux, what we really mean is hostPlatform.isElf.
Now that we are starting to support BSDs, this is becoming more important.
2024-01-02 14:07:20 -08:00
..
architectures.nix
default.nix lib.systems.elaborate: add libDir attribute 2023-12-03 16:23:44 -05:00
doubles.nix
examples.nix
flake-systems.nix
inspect.nix lib/systems: add exec format inspection attrs 2024-01-02 14:07:20 -08:00
parse.nix
platforms.nix