nixpkgs/pkgs/stdenv
Domen Kožar 7a5b85cdda pkgs.runCommand: passAsFile (buildCommand can be very long)
Close #15803. This avoids the error:

while setting up the build environment: executing
‘/nix/store/7sb42axk5lrxqz45nldrb2pchlys14s1-bash-4.3-p42/bin/bash’:
Argument list too long

Note: I wanted to make it optional based on buildCommand length,
but that seems pointless as I'm sure it's less performant.

Amended by vcunat:
https://github.com/NixOS/nixpkgs/pull/15803#issuecomment-224841225
2016-06-10 10:49:26 +02:00
..
cygwin Allow not rebasing in cygwin stdenv. 2016-05-20 17:17:10 +02:00
darwin add get* helper functions and mass-replace manual outputs search with them 2016-04-25 13:24:39 +03:00
freebsd Replace references to all-packages.nix, by references to the top-level of nixpkgs repository. 2016-03-13 18:25:52 +00:00
generic pkgs.runCommand: passAsFile (buildCommand can be very long) 2016-06-10 10:49:26 +02:00
linux bootstrap-tools-linux: Use tar without acl 2016-04-18 00:02:44 +02:00
native cc-wrapper: add option to skip flags for native optimizations 2016-03-24 20:16:17 +03:00
nix cc-wrapper: add option to skip flags for native optimizations 2016-03-24 20:16:17 +03:00
adapters.nix stdenv on mingw: fix 64-bin DLL detection in some cases 2016-04-23 10:52:01 +02:00
common-path.nix bzip2: split into multiple outputs, refactor 2015-04-18 19:32:52 +02:00
default.nix Merge branch 'master' into staging 2016-01-05 10:28:58 +01:00