about summary refs log tree commit diff
path: root/pkgs/stdenv
AgeCommit message (Expand)AuthorFilesLines
2013-11-19mkDerivation: Set meta.position to the source file of the derivationEelco Dolstra1-5/+18
2013-11-05Only show/build a package on the platforms listed in meta.platformsEelco Dolstra1-0/+2
2013-11-04Allow packages to be marked as "broken" by setting meta.brokenEelco Dolstra1-0/+4
2013-10-21Small fix in handling of "unfree" meta.license attributesBjørn Forsman1-1/+1
2013-10-10Fix references to pkgs/libEelco Dolstra1-1/+1
2013-06-25nixos.org/tarballs -> tarballs.nixos.orgEelco Dolstra5-8/+8
2013-06-25Kindly ask strip to not mess up timestamps in static librariesEvgeny Egorochkin1-2/+2
2013-06-21Add a stdenv version which tries harder to make builds repeatable.Evgeny Egorochkin1-0/+876
2013-05-03mkDerivation: Allow direct access to passthruShea Levy1-0/+1
2013-04-12Remove the "proprietary" licenseEelco Dolstra1-1/+1
2013-03-24Add the addPassthru library functionShea Levy1-53/+38
2013-03-07Enable __ignoreNulls globallyEelco Dolstra1-0/+8
2013-03-07Merge remote-tracking branch 'origin/master' into stdenv-updatesEelco Dolstra1-37/+53
2013-03-02stdenv.mkDerivation: Add meta and passthru to all outputs.Shea Levy1-36/+52
2013-02-27stdenv/setup.sh: Always run postPatch hook.aszlig2-5/+1
2013-02-15Merge remote-tracking branch 'origin/master' into stdenv-updatesEelco Dolstra1-1/+1
2013-01-29stdenv bootstrap: removing xz override from stdenvLinuxBoot4Lluís Batlle i Rossell1-1/+1
2013-01-27lib.licenses.proprietary is definitely unfreeShea Levy1-1/+1
2013-01-27Merge remote-tracking branch 'central/master' into stdenv-updatesLluís Batlle i Rossell1-1/+1
2013-01-24With !allowUnfree, reject unfree-redistributable packages as wellEelco Dolstra1-1/+1
2013-01-20Merge remote-tracking branch 'upstream/master' into stdenv-updatesRickard Nilsson1-2/+2
2013-01-17Add config option ‘allowUnfree’Eelco Dolstra1-2/+2
2013-01-17Pass ‘config’ to stdenv/generic/default.nixEelco Dolstra5-10/+13
2012-12-31Merge branch 'pi-stdenv-updates' into stdenv-updatesLluís Batlle i Rossell6-15/+305
2012-12-30unpack-bootstrap-tools: Removing the patch of libstdc++Lluís Batlle i Rossell1-2/+1
2012-12-30Updating bootstrap tools to ones with glibc 2.17Lluís Batlle i Rossell1-2/+2
2012-12-30Export shell packages from stdenvLinuxMichael Raskin1-1/+2
2012-12-29Fixing again about libstdc++.Lluís Batlle i Rossell1-3/+3
2012-12-29Fix on prev commit: the bootstrap tools don't have libmudflapLluís Batlle i Rossell1-1/+1
2012-12-29unpack bootstrap tools arm: fix more rpathsLluís Batlle i Rossell1-1/+2
2012-12-29armv6l: new bootstrap-toolsLluís Batlle i Rossell1-2/+2
2012-12-28armv6l: Updating bootstrap tools to build for harfpLluís Batlle i Rossell1-1/+3
2012-12-28Adapting make-bootstrap-tools-crosspi.nix to crossDrvLluís Batlle i Rossell1-35/+35
2012-12-28Merge branch 'stdenv-updates' into pi-stdenv-updatesLluís Batlle i Rossell8-123/+109
2012-12-28More renamesEelco Dolstra1-9/+9
2012-12-28More random cleanupEelco Dolstra1-14/+12
2012-12-28Random cleanup: use "or" in adapters.nixEelco Dolstra1-27/+16
2012-12-28Rename buildNativeInputs -> nativeBuildInputsEelco Dolstra3-19/+19
2012-12-28Rename hostDrv -> crossDrv, buildDrv -> nativeDrvEelco Dolstra2-12/+12
2012-12-28Fixes in make-bootstrap-tools-crosspi.nixLluís Batlle i Rossell1-33/+33
2012-12-28Remove trailing whitespaceEelco Dolstra3-39/+39
2012-12-28Add an option ‘stdenv.userHook’ to set a global stdenv setup hookEelco Dolstra6-10/+20
2012-12-28Revert "Merge pull request #229 from viric/niximpure2-stdenv-updates"Eelco Dolstra4-13/+2
2012-12-27stdenv: Stripping out/lib32 tooLluís Batlle i Rossell1-1/+1
2012-12-27Removing unneeded changes in stdenvLinux, for the pi.Lluís Batlle i Rossell1-8/+3
2012-12-27Merge branch 'stdenv-updates' into pi-stdenv-updatesLluís Batlle i Rossell4-2/+13
2012-12-26Setting a public URL for the pi bootstrap toolsLluís Batlle i Rossell1-1/+1
2012-12-26Going with armv6l-linux bootstrap-tools.Lluís Batlle i Rossell2-15/+17
2012-12-26Adding the armv6l bootstrap; I forgot that file in previous commits.Lluís Batlle i Rossell1-0/+13
2012-12-26Removing a glibc outdated mention in stdenvLinuxLluís Batlle i Rossell1-1/+1