summary refs log tree commit diff
path: root/pkgs/stdenv
Commit message (Expand)AuthorAge
* release-cross.nix: fix cross bootstrap tools evalAlyssa Ross2022-06-08
* Merge pull request #176385 from hercules-ci/fix-overlay-style-stdenv-adaptersJohn Ericson2022-06-05
|\
| * stdenv/adapters.nix: Fix for overlay style argumentsRobert Hensing2022-06-05
* | pkgs/make-derivation.nix: Refactor, hardcode mkDerivationSimpleRobert Hensing2022-06-05
* | pkgs/make-derivation.nix: Refactor, inline makeOverlayableRobert Hensing2022-06-05
* | pkgs/make-derivation.nix: Refactor, introduce let bindingRobert Hensing2022-06-05
|/
* Merge master into staging-nextgithub-actions[bot]2022-06-02
|\
| * check-meta: fix comment (#175517)Sandro2022-06-02
* | Merge master into staging-nextgithub-actions[bot]2022-05-31
|\|
| * stdenvBootstrapTools: inherit {cross,local}SystemAlyssa Ross2022-05-31
* | Merge master into staging-nextgithub-actions[bot]2022-05-30
|\|
| * meta.sourceProvenance: inline hasSourceProvenanceRobert Scott2022-05-30
| * allowNonSourcePredicate: use example of categorical permissivityRobert Scott2022-05-30
| * meta.sourceProvenance: disallow string valuesRobert Scott2022-05-30
| * add mechanism for handling meta.sourceProvenance attributesRobert Scott2022-05-30
* | Merge staging-next into staginggithub-actions[bot]2022-05-27
|\|
| * Merge pull request #172391 from Artturin/deprecate-stdenv-glibcArtturi2022-05-27
| |\
| | * treewide: stdenv.glibc -> glibcArtturin2022-05-25
| | * stdenv: warn about use of stdenv.glibcArtturin2022-05-25
| * | lib.systems: drop scaleway-c1Alyssa Ross2022-05-27
| |/
* | treewide: add enableParallelBuilding's to bootstrap packages so hashes stay t...Artturin2022-05-25
* | Merge staging-next into staginggithub-actions[bot]2022-05-24
|\|
| * stdenv.mkDerivation: be less strict about check execution for crosssternenseemann2022-05-23
| * lib.systems.elaborate: expose canExecute predicate over isCompatiblesternenseemann2022-05-23
* | treewide: enable strictDeps in bootstrap packagesArtturin2022-05-22
|/
* stdenv: start deprecating non-list configureFlagsArtturin2022-05-18
* Merge pull request #172570 from Artturin/epbbydefaultArtturi2022-05-13
|\
| * config.enableParallelBuildingByDefault: init optionArtturin2022-05-11
* | Merge pull request #157106 from lheckemann/better-error-for-bad-buildinputsLinus Heckemann2022-05-11
|\ \ | |/ |/|
| * make-derivation: allow strings in build input listsLinus Heckemann2022-05-07
| * make-derivation: allow nested lists in buildInputsLinus Heckemann2022-04-05
| * Merge remote-tracking branch 'upstream/nixos-unstable' into better-error-for-...Linus Heckemann2022-04-02
| |\
| * | stdenv: check that all inputs are of an appropriate typeLinus Heckemann2022-04-02
* | | Merge master into staging-nextgithub-actions[bot]2022-05-09
|\ \ \
| * \ \ Merge pull request #172022 from elikoga/patch-2John Ericson2022-05-08
| |\ \ \
| | * | | Update link from old nix manual to current stable oneelikoga2022-05-08
| * | | | stdenv: deprecate unused adaptersArtturin2022-05-07
| |/ / /
* | | | Merge master into staging-nextgithub-actions[bot]2022-05-04
|\| | |
| * | | Merge pull request #119942 from hercules-ci/mkDerivation-overridable-recursiv...Artturi2022-05-04
| |\ \ \
| | * | | stdenv.mkDerivation: public -> finalPackageRobert Hensing2022-05-02
| | * | | mkDerivation: Add error hint for infinite recursionRobert Hensing2022-05-02
| | * | | make-derivation.nix: Remove unnecessary TODORobert Hensing2022-05-02
| | * | | stdenv.mkDerivation: Make self more overlay-like; use self.publicRobert Hensing2022-05-02
| | * | | stdenv.mkDerivation: Allow overriding of recursive definitionsRobert Hensing2022-05-02
* | | | | Merge staging-next into staginggithub-actions[bot]2022-05-04
|\| | | |
| * | | | stdenv/check-meta: add a "maintainerless" warningckie2022-05-03
| * | | | stdenv/check-meta: add an eval warning optionckie2022-05-03
| * | | | stdenv/check-meta: turn validity.valid into a strckie2022-05-03
* | | | | Merge staging-next into staginggithub-actions[bot]2022-05-03
|\| | | |
| * | | | config.allowUnsupportedSystem: define as optionArtturin2022-05-02