1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-12-11 23:24:35 +00:00
nixpkgs/pkgs/stdenv
John Ericson eaa509f33a stdenv: Rename isGNU to isHurd as GNU is a userland
Elsewhere, things called GNU indeed includes GNU/Linux or GNU/Hurd, but this
predicate was defined excluding Linux regardless of userland.
2017-05-22 13:55:26 -04:00
..
cross
custom
cygwin
darwin stdenv: define is* predicates with hostPlatform.is* 2017-05-22 00:25:02 -04:00
freebsd stdenv: define is* predicates with hostPlatform.is* 2017-05-22 00:25:02 -04:00
generic stdenv: Rename isGNU to isHurd as GNU is a userland 2017-05-22 13:55:26 -04:00
linux stdenv: define is* predicates with hostPlatform.is* 2017-05-22 00:25:02 -04:00
native stdenv: define is* predicates with hostPlatform.is* 2017-05-22 00:25:02 -04:00
nix stdenv: define is* predicates with hostPlatform.is* 2017-05-22 00:25:02 -04:00
adapters.nix
booter.nix
common-path.nix
default.nix