nixpkgs/pkgs/stdenv
happysalada b49f22fd3e setup.sh: replace type -p with test -e
type -p will exit 1 on failure.
Test makes the intent clearer here.
2021-07-06 09:27:18 +09:00
..
cross darwin cross: include CoreFoundation in stdenv 2021-05-17 00:27:01 +09:00
custom
cygwin
darwin darwin: expose bootstrapLlvmVersion as argument in the stdenv 2021-06-13 17:32:06 +02:00
freebsd Make the bootsrap respect the contentAddressedByDefault setting 2021-04-28 10:25:49 +02:00
generic setup.sh: replace type -p with test -e 2021-07-06 09:27:18 +09:00
linux glibc: Use pname and version 2021-05-10 20:56:33 +00:00
native stdenv/native: fix bintools import 2021-06-07 11:26:15 +00:00
nix stdenv/{native,nix}: add lib to cc-wrapper args 2021-04-21 11:56:55 -04:00
adapters.nix stdenv: introduce dontAddStaticConfigureFlags 2021-06-11 14:16:05 -07:00
booter.nix
common-path.nix
default.nix stdenv/darwin: Apple Silicon support 2021-05-17 00:27:02 +09:00