aboutsummaryrefslogtreecommitdiff
path: root/pkgs/stdenv (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge #98541 into staging-nextFrederik Rietdijk2020-11-142-80/+143
|\
| * darwin/make-bootstrap-tools: remove references to old libSystemAndrew Childs2020-11-121-38/+15
| * darwin/darwin-stubs: initAndrew Childs2020-11-121-4/+6
| * darwin/stdenv: refactoringAndrew Childs2020-11-091-43/+91
| * darwin/stdenv: assemble full clang toolchainAndrew Childs2020-11-091-6/+42
| * stdenv/darwin: bump bootstrap toolsDaiderd Jordan2020-11-091-6/+6
* | Merge staging-next into stagingFrederik Rietdijk2020-11-111-5/+15
|\ \
| * | Promote allowUnfreePredicate in remediation messageArnout Engelen2020-11-091-5/+15
* | | Merge staging-next into stagingFrederik Rietdijk2020-11-091-2/+17
|\| | | |/ |/|
| * Merge pull request #101833 from wamserma/allow-via-envKevin Cox2020-11-051-2/+17
| |\
| | * stdenv/check-meta: add hint to NIXPKGS_ALLOW_* for unfree/broken/unsupported ...Markus S. Wamser2020-10-271-2/+17
* | | stdenv: Fix error message when checkPhase is missingJoachim Breitner2020-11-071-2/+2
|/ /
* | Merge branch 'master' into staging-nextVladimír Čunát2020-10-311-4/+5
|\ \
| * \ Merge pull request #96318 from matthewbauer/provide-patchelf-in-native-stdenvMatthew Bauer2020-10-301-4/+5
| |\ \ | | |/ | |/|
| | * stdenv/native: provide patchelf on linuxMatthew Bauer2020-08-251-4/+5
* | | Recover the complicated situation after my bad mergeVladimír Čunát2020-10-261-4/+1
|/ /
* | Revert "Merge #101508: libraw: 0.20.0 -> 0.20.2"Vladimír Čunát2020-10-251-1/+4
* | Merge pull request #99401 from Ericson2314/cmake-optional-opensslJohn Ericson2020-10-131-4/+1
|\ \
| * | darwin bootstrapping: Dedup code a bitJohn Ericson2020-10-131-4/+1
* | | Merge staging-next into stagingFrederik Rietdijk2020-10-062-2/+4
|\ \ \
| * \ \ Merge pull request #86223 from pikajude/darwin-static-evalSilvan Mosberger2020-09-302-2/+4
| |\ \ \ | | |/ / | |/| |
| | * | pkgsStatic: fix eval on DarwinJude Taylor2020-04-282-2/+4
* | | | Merge pull request #97000 from danieldk/stdenv-darwin-unset-sdkrootDaniël de Kok2020-09-141-1/+1
|\ \ \ \
| * | | | stdenv: unset SDKROOT on DarwinDaniël de Kok2020-09-031-1/+1
* | | | | hooks: add moveSystemdUserUnitsHookRobert Helgesson2020-09-121-1/+4
* | | | | Merge pull request #93912 from thefloweringash/cctools-tapiMatthew Bauer2020-09-102-9/+4
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | stdenv/darwin: enable tapi support in cctoolsAndrew Childs2020-08-212-9/+4
* | | | | Merge pull request #76794 from dudebout/document-nix-env-multiple-output-inst...Silvan Mosberger2020-09-051-2/+6
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | document nix-env bug relating to multiple output installationNicolas Dudebout2020-09-051-2/+6
* | | | | Merge pull request #95536 from Infinisil/inputDerivationSilvan Mosberger2020-08-311-0/+26
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | mkDerivation: Introduce .inputDerivation for shell.nix build convenienceSilvan Mosberger2020-08-161-0/+26
* | | | | Merge pull request #95129 from aaronjanse/aj-fix-llvm-for-redoxMatthew Bauer2020-08-191-1/+2
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | mkDerivation: handle Redox in cmakeFlagsAaron Janse2020-08-101-1/+2
| | |/ / | |/| |
* | | | gnu-config: 2019-04-15 -> 2020-05-04Emery Hemingway2020-08-021-1/+2
* | | | Merge pull request #89794 from Mic92/source-date-epochJörg Thalheim2020-08-011-5/+6
|\ \ \ \ | |/ / / |/| | |
| * | | stdenv: set SOURCE_DATE_EPOCH to a value python supportsJörg Thalheim2020-06-081-5/+6
* | | | redox: add as targetAaron Janse2020-07-211-2/+2
* | | | Merge branch 'staging-next' (PR #91090)Vladimír Čunát2020-07-131-4/+5
|\ \ \ \
| * | | | C++ Compilers: Systematize handling of standard librariesJohn Ericson2020-06-221-4/+5
* | | | | stdenv: correctly make `stdenv.system` refer to the host platformBen Wolsieffer2020-07-111-2/+5
|/ / / /
* | | | stdenv/check-meta: alignment/widthzowoq2020-06-111-7/+7
* | | | Merge branch 'staging-next'Vladimír Čunát2020-06-103-18/+9
|\| | |
| * | | Merge pull request #89036 from Ericson2314/fix-mesa-wayland-crossJohn Ericson2020-05-271-8/+2
| |\ \ \
| | * | | mkDerivation: Don't need to specify pkg-config for meson any moreJohn Ericson2020-05-271-8/+2
| * | | | Merge pull request #87583 from Gaelan/single-llvmMatthew Bauer2020-05-151-6/+5
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | stdenv: only build LLVM once on darwinGaelan Steele2020-05-111-6/+5
| * | | | Merge pull request #83180 from matthewbauer/only-add-ldflags-for-macosMatthew Bauer2020-05-131-2/+0
| |\ \ \ \
| | * | | | bintools: only add macos flags when targeting macOSMatthew Bauer2020-03-231-2/+0
| * | | | | *-wrapper; Switch from `infixSalt` to `suffixSalt`John Ericson2020-05-121-2/+2
| | |/ / / | |/| | |
* / | | | docs: increase awareness of NIXPKGS_ALLOW_INSECURE=1Geoffrey Huntley2020-06-101-2/+7
|/ / / /