nixpkgs/pkgs/stdenv
Wolfgang Walther 1efcffa700
stdenv: support default values in concatTo
The previously used pattern was introduced in #318614, but technically
leaked the default flags into the global scope. While this would
probably not make much of a practical difference, making concatTo
support default values is a much cleaner approach.
2024-08-24 12:23:35 +02:00
..
cross Merge pull request #329964 from Artturin/androidrenamesdk 2024-08-17 19:22:42 +03:00
custom
cygwin
darwin darwin.stdenv: format with nixfmt-rfc-style 2024-08-11 23:11:04 -04:00
freebsd stdenv/freebsd: do not require recursive-nix 2024-08-22 00:09:55 -07:00
generic stdenv: support default values in concatTo 2024-08-24 12:23:35 +02:00
linux stdenv: remove with statements 2024-08-18 06:32:22 -07:00
native stdenv: consistently use self: super: … for bootstrapping overlays 2024-04-15 12:53:13 +02:00
nix
tests
adapters.nix stdenv: Fix args.env.NIX_CFLAGS_LINK/args.NIX_CFLAGS_LINK typo 2024-08-07 18:49:56 +12:00
booter.nix makeBinaryWrapper: ensure wrapper works with llvm 2024-07-27 18:59:25 -07:00
default.nix