Age | Commit message (Expand) | Author | Files | Lines |
2022-04-27 | config.contentAddressedByDefault: init option | Artturin | 1 | -1/+1 |
2021-04-28 | Make the bootsrap respect the contentAddressedByDefault setting | regnat | 1 | -2/+6 |
2021-04-15 | stdenv/freebsd/cc: make overrideable fixing nixpkgs eval | sternenseemann | 1 | -1/+1 |
2021-02-07 | stdenv: Improve/fix FreeBSD support | Ashish SHUKLA | 1 | -8/+186 |
2021-01-24 | treewide: fix double quoted strings in meta.description | volth | 1 | -1/+1 |
2018-12-04 | stdenv: implement crossOverlays | Matthew Bauer | 1 | -1/+1 |
2018-02-18 | fetchurl: cleanup, better errors | Jan Malakhovski | 1 | -1/+2 |
2017-09-26 | cc-wrapper: Use stdenvNoCC to build | John Ericson | 1 | -1/+1 |
2017-08-21 | cc-wrapper: Remove unused params | John Ericson | 1 | -10/+4 |
2017-07-07 | top-level: {build,host,target}Platform are defined in the stdenv instead | John Ericson | 1 | -5/+9 |
2017-06-22 | cc-wrapper: Learn about target prefixes | John Ericson | 1 | -0/+1 |
2017-06-22 | cc-wrapper: Remove `stdenv.is*` for `targetPlatform.is*` | John Ericson | 1 | -0/+1 |
2017-05-22 | stdenv: define is* predicates with hostPlatform.is* | John Ericson | 1 | -5/+8 |
2017-01-24 | top-level: Lay the groundwork for `{build,host,target}Platform` | John Ericson | 1 | -2/+6 |
2017-01-16 | Add overlays mechanism to Nixpkgs. | Nicolas B. Pierron | 1 | -2/+2 |
2017-01-13 | top-level: Normalize stdenv booting | John Ericson | 1 | -47/+68 |
2016-12-01 | top-level: turn the screw | John Ericson | 1 | -4/+4 |
2016-11-30 | top-level: Remove cycles: stdenv calls in top-level but not vice versa | John Ericson | 1 | -1/+1 |
2016-03-13 | Replace references to all-packages.nix, by references to the top-level of nix... | Nicolas B. Pierron | 1 | -2/+2 |
2016-01-01 | FreeBSD: improve bootstrapping, re-enable bdb for heimdal | janus | 1 | -3/+3 |
2016-01-01 | FreeBSD: minor fixes, add notes and make stdenv more robust | janus | 1 | -94/+28 |
2016-01-01 | FreeBSD: patch expat, kerberos, libedit, ossp-uuid, lz4, sharutils, add libel... | janus | 1 | -2/+2 |
2016-01-01 | FreeBSD: use own stdenv, do not run libtiff tests, use PIC for zlib | janus | 1 | -0/+131 |
2008-06-18 | * Folded the Cygwin, powerpc-darwin and FreeBSD stdenv into the "native" | Eelco Dolstra | 1 | -25/+0 |
2008-05-27 | * curl: build with OpenSSL (https) support by default. | Eelco Dolstra | 1 | -1/+2 |
2006-10-27 | * nativeGlibc -> nativeLibc (gcc-cross-wrapper is probably broken | Eelco Dolstra | 1 | -1/+1 |
2006-03-08 | * Fix "infinite recursion" errors on FreeBSD and Darwin. | Eelco Dolstra | 1 | -0/+5 |
2005-05-10 | * Add a simple standard environment for FreeBSD. | Eelco Dolstra | 1 | -0/+19 |