summary refs log tree commit diff
path: root/pkgs/stdenv
Commit message (Expand)AuthorAge
...
* | | stdenv/generic: fix todoArtturin2022-12-13
|/ /
* | stdenv: detect the type of variable in {prepend,append}ToVarArtturin2022-12-10
* | what to do about attrs.env or {} maybe have a empty env attrset alwaysArtturin2022-12-08
* | darwin: use // for binutils-unwrapped and cctools to preserve the otherArtturin2022-12-08
* | stdenv: export system pname name version for substituteAllArtturin2022-12-08
* | allow derivation attributes in envArtturin2022-12-08
* | config.structuredAttrsByDefault: add optionArtturin2022-12-08
* | work around a nix bugArtturin2022-12-08
* | stdenv: support opt-in __structuredAttrsArtturin2022-12-08
|/
* Merge pull request #176597 from amjoseph-nixpkgs/pr/remove-redundant-file-bui...Artturi2022-11-21
|\
| * stdenv/cross: remove now-redundant `file` nativeBuildInput on mingwAdam Joseph2022-06-06
* | Merge staging-next into staginggithub-actions[bot]2022-11-20
|\ \
| * | splice.nix: start deprecating nativeDrv and crossDrvArtturin2022-11-19
* | | stdenv.tests: Add succeedOnFailureRobert Hensing2022-11-14
* | | stdenv: fix succeedOnFailureSandro Jäckel2022-11-12
|/ /
* | Merge master into staging-nextgithub-actions[bot]2022-10-16
|\ \
| * \ Merge #195120: check-meta.nix: fix checkMetaRecursively optionpiegames2022-10-16
| |\ \
| | * | check-meta.nix: fix `checkMetaRecursively` optionarcnmx2022-10-13
* | | | Merge master into staging-nextgithub-actions[bot]2022-10-15
|\| | |
| * | | Merge pull request #193415 from risicle/ris-nixpkgs-allow-nonsource-fix-1Robert Scott2022-10-15
| |\ \ \
| | * | | stdenv/check-meta: fix support for NIXPKGS_ALLOW_NONSOURCE=1Robert Scott2022-09-28
* | | | | perl: fix build with libxcryptFranz Pletz2022-10-09
|/ / / /
* | | | Merge remote-tracking branch 'origin/master' into staging-nextMartin Weinelt2022-10-05
|\ \ \ \ | | |/ / | |/| |
| * | | stdenv: complete the deprecation of stdenv.glibcArtturin2022-10-03
| |/ /
* | | Merge staging-next into staginggithub-actions[bot]2022-09-28
|\| |
| * | check-meta: Add isHydraChannelaszlig2022-09-28
* | | Merge staging-next into staginggithub-actions[bot]2022-09-26
|\| |
| * | check-meta.nix: type checking changespiegames2022-09-25
* | | treewide: drop -l$NIX_BUILD_CORESGraham Christensen2022-09-22
* | | darwin.apple_sdk_11_0: use stdenv objc4Stéphan Kochen2022-09-20
|/ /
* | Merge branch 'master' into staging-nextVladimír Čunát2022-08-29
|\ \
| * | stdenv: remove deprecated adapterspennae2022-08-26
* | | Merge master into staging-nextgithub-actions[bot]2022-08-25
|\| |
| * | Merge pull request #185182 from amjoseph-nixpkgs/pr/powerpc64le-bootstrapFile...Bernardo Meurer2022-08-25
| |\ \
| | * | pkgs/stdenv/linux: update powerpc64le bootstrap-filesAdam Joseph2022-08-04
* | | | Set inherit_errexit after bash version checkMatthew Bauer2022-08-21
|/ / /
* | | Merge pull request #181536 from trofi/fix-gnumake-guileSergei Trofimovich2022-08-19
|\ \ \
| * | | gnumake: unconditionally disable guileSupport on bootstrapSergei Trofimovich2022-07-29
* | | | make-bootstrap-tools.nix: drop libelf.so from tootstrap tarballsSergei Trofimovich2022-08-18
* | | | Merge pull request #183487 from amjoseph-nixpkgs/pr/mipsel/bootstrap-filesBernardo Meurer2022-08-17
|\ \ \ \
| * | | | stdenv/linux/bootstrap-files: add mipsel-linux (mips32)Adam Joseph2022-07-28
| |/ / /
* | | | Merge staging-next into staginggithub-actions[bot]2022-08-03
|\ \ \ \ | | |/ / | |/| |
| * | | Merge pull request #181550 from reckenrode/update-darwin-bootstrap-toolsSandro2022-08-03
| |\ \ \
| | * | | make-bootstrap-tools: add pbzx and tbd tools on x86_64-darwinRandy Eckenrode2022-07-14
* | | | | Merge pull request #183507 from Artturin/stdenvmeson1Sandro2022-08-01
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | stdenv: mesonFlags: use canExecute in needs_exe_wrapperArtturin2022-08-01
* | | | | Merge master into staging-nextgithub-actions[bot]2022-08-01
|\ \ \ \ \
| * \ \ \ \ Merge pull request #183967 from Ericson2314/small-stdenv-cleanupRobert Hensing2022-08-01
| |\ \ \ \ \
| | * | | | | stdenv: Simplify dispatchJohn Ericson2022-07-29
| | * | | | | stdenv/common-path.nix: move to stdenv/generic/John Ericson2022-07-29