nixpkgs/pkgs/stdenv
Philip Taron e630216c6b
[staging] perl: 5.38.2 -> 5.40.0 (#333286)
After discussing on Matrix in the [#staging](https://matrix.to/#/#staging:nixos.org) room, I'm merging this as-is without waiting for changes to the `enableParallelBuilding = false;` line.

There are several in-the-wings PRs (one from @emilazy) that attempt to bring load-limit, which is a more sensible accounting of the work that a derivation is doing, into Nix itself. If and when that lands, we'll be able to just set `enableParallelBuilding = true;` again, without any specific casing around the `NIX_BUILD_CORES` stdenv variable.
2024-09-12 16:22:26 -07:00
..
cross Clean up cross bootstrapping, take 2 (#321525) 2024-09-06 14:56:54 -04:00
custom
cygwin
darwin Merge master into staging-next 2024-09-07 00:12:59 +00:00
freebsd stdenv/freebsd: don't inherit curl from previous stage 2024-09-09 19:40:56 -07:00
generic auto-patchelf: refactor structuredAttrs support (#340858) 2024-09-12 15:13:20 -07:00
linux perl: 5.38.2 -> 5.40.0 2024-09-07 19:09:39 +02:00
native stdenv: consistently use self: super: … for bootstrapping overlays 2024-04-15 12:53:13 +02:00
nix
tests
adapters.nix stdenv: throw when using mold for targeting darwin 2024-09-02 13:59:59 +03:00
booter.nix makeBinaryWrapper: ensure wrapper works with llvm 2024-07-27 18:59:25 -07:00
default.nix