summary refs log tree commit diff
path: root/pkgs/stdenv
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'origin/master' into staging-nextAlyssa Ross2023-02-23
|\
| * treewide: move NIX_CFLAGS_COMPILE to the env attrsetArtturin2023-02-22
* | Merge staging-next into staginggithub-actions[bot]2023-02-15
|\|
| * treewide: use lib.optionalsFelix Buehler2023-02-14
* | Merge staging-next into staginggithub-actions[bot]2023-02-15
|\|
| * treewide: use optionalStringFelix Buehler2023-02-13
* | Merge staging-next into staginggithub-actions[bot]2023-02-13
|\|
| * Merge master into staging-nextgithub-actions[bot]2023-02-13
| |\
| | * make-derivation.nix: Support inputDerivation on disallowedReferencesRobert Hensing2023-02-07
* | | stdenv: allow propagating propagated dependencies separately from theArtturin2023-02-07
* | | Merge staging-next into staginggithub-actions[bot]2023-02-07
|\| |
| * | Merge master into staging-nextgithub-actions[bot]2023-02-07
| |\|
| | * Merge pull request #206773 from SuperSandro2000/cleanup-unused-bindingsfigsoda2023-02-06
| | |\
| | | * treewide: cleanup some unused bindingsSandro Jäckel2023-02-07
* | | | Merge pull request #214937 from hercules-ci/support-NIX_ATTRS-envsArtturi2023-02-06
|\ \ \ \
| * | | | stdenv/setup.sh: Allow NIX_ATTRS_{JSON,SH}_FILE to be set correctly by NixRobert Hensing2023-02-06
* | | | | Merge staging-next into staginggithub-actions[bot]2023-02-06
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | Merge master into staging-nextgithub-actions[bot]2023-02-06
| |\| |
| | * | Merge pull request #214304 from obsidiansystems/pkg-config-metaJohn Ericson2023-02-06
| | |\ \
| | | * | meta.pkgConfigModules: Init conventionJohn Ericson2023-02-03
* | | | | Merge staging-next into staginggithub-actions[bot]2023-02-05
|\| | | |
| * | | | Merge master into staging-nextgithub-actions[bot]2023-02-05
| |\| | |
| | * | | Merge pull request #213633 from alyssais/mkDerivation-meson-exoticsuperherointj2023-02-04
| | |\ \ \ | | | |/ / | | |/| |
| | | * | stdenv.mkDerivation: fix meson for some archsAlyssa Ross2023-01-30
* | | | | Merge pull request #211685 from Artturin/splicingstuff1-splitArtturi2023-02-03
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | stdenv.mkDerivation: Make overrideAttrs overridableRobert Hensing2023-01-15
* | | | | Merge pull request #211783 from R-VdP/fix_disallowed_referencesArtturi2023-01-31
|\ \ \ \ \
| * | | | | stdenv: don't include drvs in disallowedRefs as build-time deps.R-VdP2023-01-30
* | | | | | Merge staging-next into staginggithub-actions[bot]2023-01-31
|\ \ \ \ \ \ | |/ / / / / |/| | / / / | | |/ / / | |/| | |
| * | | | Merge master into staging-nextgithub-actions[bot]2023-01-31
| |\ \ \ \
| | * | | | Revert "lib/meta.nix: platformMatch: allow predicate functions"Adam Joseph2023-01-27
| | | |/ / | | |/| |
* | | | | Merge pull request #211910 from tejing1/srcs-name-collisionSergei Trofimovich2023-01-29
|\ \ \ \ \
| * | | | | improve error when srcs is used with directories with the same post-hash nameJeff Huffman2023-01-29
* | | | | | Merge pull request #211126 from trofi/binutils-updateSergei Trofimovich2023-01-29
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | binutils: 2.39 -> 2.40Sergei Trofimovich2023-01-27
| | |_|/ / | |/| | |
* | | | | Merge master into staging-nextgithub-actions[bot]2023-01-25
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | llvmPackages: use libcxxrt on FreeBSDAlyssa Ross2023-01-24
* | | | | Merge master into staging-nextgithub-actions[bot]2023-01-22
|\| | | |
| * | | | lib/meta.nix: platformMatch: allow predicate functionsAdam Joseph2023-01-22
* | | | | Merge remote-tracking branch 'origin/staging' into staging-nativeCheckInputsGuillaume Girol2023-01-21
|\ \ \ \ \
| * | | | | make-bootstrap-tools.nix: fix for wrapped gzipArtturin2023-01-21
| | |_|/ / | |/| | |
| * | | | Merge remote-tracking branch 'origin/staging-next' into stagingSergei Trofimovich2023-01-20
| |\ \ \ \
* | \ \ \ \ Merge branch 'nativeCheckInputs' into staging-nativeCheckInputsGuillaume Girol2023-01-21
|\ \ \ \ \ \ | |/ / / / / |/| | / / / | | |/ / / | |/| | |
| * | | | mkDerivation: introduce native checkInputs and nativeCheckInputsGuillaume Girol2023-01-21
| |/ / /
| * / / make-bootstrap-tools.nix: don't pull in pkgs.glibc in test (#210038)sternenseemann2023-01-16
| |/ /
* | | treewide: add names to all setup hooksAlyssa Ross2023-01-19
* | | stdenv: don't clobber useArray and type in {prepend,append}ToVarAndrew Childs2023-01-18
* | | stdenv: disable shellcheck rule SC2068 & SC1091Artturin2023-01-16
* | | stdenv: fix SC2242Artturin2023-01-16
* | | stdenv: disable shellcheck rule SC2048Artturin2023-01-16