nixpkgs/pkgs/stdenv
John Ericson aaaa470ff8 mkDerivation: Fix errors from #27365
`nix-build pkgs/top-level/release.nix -A tarball` now succeeds.

`configureFlags = null` lead to a type error, and one overrideDrv
needed to be converted to to append a configureFlags list instead of
string due to the normalization.

Thanks @vcunat for alerting me to the issues---sorry I did not catch
them before merging my own PR.
2017-07-15 13:47:21 -04:00
..
cross top-level: {build,host,target}Platform are defined in the stdenv instead 2017-07-07 12:55:02 -04:00
custom top-level: {build,host,target}Platform are defined in the stdenv instead 2017-07-07 12:55:02 -04:00
cygwin cygwin: rebase fixes 2017-06-26 09:26:10 -03:00
darwin Merge branch 'staging' into master 2017-07-08 22:22:17 +02:00
freebsd top-level: {build,host,target}Platform are defined in the stdenv instead 2017-07-07 12:55:02 -04:00
generic mkDerivation: Fix errors from #27365 2017-07-15 13:47:21 -04:00
linux Merge branch 'staging' into master 2017-07-08 22:22:17 +02:00
native top-level: {build,host,target}Platform are defined in the stdenv instead 2017-07-07 12:55:02 -04:00
nix top-level: {build,host,target}Platform are defined in the stdenv instead 2017-07-07 12:55:02 -04:00
adapters.nix stdenv: Move some logic from cross adapter to stdenv proper 2017-07-13 19:05:36 -04:00
booter.nix stdenv / booter: imap -> imap1 2017-07-04 21:04:13 -04:00
common-path.nix bzip2: split into multiple outputs, refactor 2015-04-18 19:32:52 +02:00
default.nix stdenv: Bringup aarch64 architecture support 2017-01-25 00:01:51 +02:00