summary refs log tree commit diff
path: root/pkgs/build-support
Commit message (Collapse)AuthorAge
* Merge pull request #43833 from matthewbauer/cross-patch-shebangsMatthew Bauer2018-09-05
|\ | | | | patch-shebangs: respect cross compilation
| * patch-shebangs: respect cross compilationMatthew Bauer2018-07-31
| | | | | | | | | | | | | | | | | | | | | | | | This hopefully makes patchShebangs respect cross compilation. It introduces the concept of the HOST_PATH. Nothing is ever executed on it but instead used as a way to get the proper path using ‘command -v’. Needs more testing. /cc @ericson2314 @dtzwill Fixes #33956 Fixes #21138
* | lib: ensure directories of linkFarm links exist (#45628)Alyssa Ross2018-09-01
| | | | | | | | | | | | There's no reason `linkFarm` can't be used for symlinks in subdirectories, except that currently it doesn't ensure the directory of the link exists. This backwards-compatible change expands the utility of the function.
* | treewide: Remove usage of remaining redundant platform compatability stuffJohn Ericson2018-08-30
| | | | | | | | | | Want to get this out of here for 18.09, so it can be deprecated thereafter.
* | reewide: Purge all uses `stdenv.system` and top-level `system`John Ericson2018-08-30
| | | | | | | | It is deprecated and will be removed after 18.09.
* | Merge pull request #26416 from lverns/make-genericName-optionalSamuel Dionne-Riel2018-08-27
|\ \ | | | | | | make-desktopitem: make genericName optional
| * | make-desktopitem: make genericName optionalLaverne Schrock2017-06-05
| | |
* | | makeWrapper: document --set-defaultAlyssa Ross2018-08-24
| | |
* | | Merge branch 'master' into stagingVladimír Čunát2018-08-22
|\ \ \ | | | | | | | | | | | | Hydra: ?compare=1474932
| * | | fetchpatch: patchutils -> buildPackages.patchutilsvolth2018-08-21
| | | |
* | | | Revert "Merge pull request #44767 from obsidiansystems/wrapper-env-var-path"Matthew Bauer2018-08-22
| | | | | | | | | | | | | | | | | | | | This reverts commit 89efc27f571368b475ce87e71445be10a9d1121a, reversing changes made to d0f11020ca55dfe20ecad05005343e3a3e3cbd90.
* | | | Merge remote-tracking branch 'origin/master' into stagingMatthew Bauer2018-08-21
|\| | |
| * | | Merge branch 'staging-next'Vladimír Čunát2018-08-21
| |\ \ \ | | | | | | | | | | | | | | | Security fixes for a few packages are included.
| * | | | treewide: Purge `stdenv.platform` and top-level `platform`John Ericson2018-08-20
| | | | | | | | | | | | | | | | | | | | Progress towards #27069
* | | | | Merge pull request #45396 from dtzWill/fix/audit-tmpdir-quoteWill Dietz2018-08-21
|\ \ \ \ \ | | | | | | | | | | | | audit-tmpdir: fix processing of files with spaces, quote variables
| * | | | | audit-tmpdir: fix processing of files with spaces, quote variablesWill Dietz2018-08-20
| | |/ / / | |/| | |
* / | | | [RFC] ppc64le enablement (#45340)CrystalGamma2018-08-21
|/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * ppc64le enablement * gcc, glibc: properly handle __float128 * lib/systems, stdenv: syntax cleanup * gcc7: remove ugly hack * gcc: add/update __float128 flags * stdenv: add another pair of quotes for consistency * gcc: move __float128 flag for ppc64le-glibc into common/platform-flags.nix
* | | | Merge pull request #44767 from obsidiansystems/wrapper-env-var-pathJohn Ericson2018-08-17
|\ \ \ \ | | | | | | | | | | {cc,bintools}-wrapper, ghc, libgcc: Define wrapper env vars as full paths
| * | | | bintools-wrapper: Define env vars with full pathJohn Ericson2018-08-08
| | | | |
| * | | | cc-wrapper: Define env vars with full pathJohn Ericson2018-08-06
| | | | |
* | | | | Merge branch 'staging-next' into stagingVladimír Čunát2018-08-17
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge branch 'master' into staging-nextVladimír Čunát2018-08-17
| |\ \ \ \ | | | | | | | | | | | | | | | | | | Hydra: ?compare=1473892
| | * | | | carnix overrides: add gmp to rink-rs buildInputs & correct crateBinStewart Mackenzie2018-08-15
| | | | | |
| | * | | | Merge pull request #44981 from Ekleog/rust-patch-bisJörg Thalheim2018-08-14
| | |\ \ \ \ | | | | | | | | | | | | | | buildRustPackage: allow patches to fix Cargo.lock
| | | * | | | buildRustPackage: allow patches to fix Cargo.lockLéo Gaspard2018-08-13
| | | | | | |
| | * | | | | Revert "buildRustPackage: allow patches to fix Cargo.lock"Jörg Thalheim2018-08-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit b6e881ab72fbd0bb50b58668b457f7a79ceb8993. We need to fix checksums for this pull request first. Also see https://github.com/NixOS/nixpkgs/pull/44967
| | * | | | | Merge pull request #44967 from Ekleog/rust-patchJörg Thalheim2018-08-13
| | |\ \ \ \ \ | | | | | | | | | | | | | | | | buildRustPackage: allow patches to fix Cargo.lock
| | | * | | | | buildRustPackage: allow patches to fix Cargo.lockLéo Gaspard2018-08-13
| | | |/ / / /
* | | | | | | Merge branch 'staging-next' into stagingVladimír Čunát2018-08-13
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | Commits from master, conflict resolutions, etc.
| * | | | | | Merge branch 'master' into staging-nextVladimír Čunát2018-08-12
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | Hydra: ?compare=1472947
| | * | | | | Merge pull request #44870 from symphorien/tests-evalxeji2018-08-10
| | |\ \ \ \ \ | | | |_|_|_|/ | | |/| | | | Fix evaluation of two tests
| | | * | | | nixos/tests/hocker-fetchdocker: fix evaluationSymphorien Gibol2018-08-10
| | | | |/ / | | | |/| | | | | | | | | | | | | | it still does not build
| | | * | | Revert "Merge #44221: default for NIX_CXXSTDLIB_COMPILE"Vladimír Čunát2018-07-31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit 034c9816d5236e5c0131b715ee08fed56c89d4ad, reversing changes made to 5afe87ed7a75e99c3b68f255562dc82b3e3c7d4e. Huge rebuild, moving to staging.
| | | * | | Use the default for NIX_CXXSTDLIB_COMPILE even if defined (but empty).Eduard-Mihai Burtescu2018-07-30
| | | | | |
* | | | | | treewide: random cleanupsJan Malakhovski2018-08-10
|/ / / / /
* | | | | bintools-wrapper: propagated-build-inputs -> propagated-user-env-packagesEelco Dolstra2018-08-09
| | | | |
* | | | | Revert "cc-wrapper: propagate man and info to propagated-build-inputs"Eelco Dolstra2018-08-09
| | | | | | | | | | | | | | | | | | | | This reverts commit 28ad0703f3db92a3cbb8b1249101e0ff4e3616f6.
* | | | | Revert "cc-wrapper, bintools-wrapper: simply symlink man and info outputs"Eelco Dolstra2018-08-09
| | | | | | | | | | | | | | | | | | | | This reverts commit 02c09e01712ce0b61e5c8f7159047699a434f7fc.
* | | | | cc-wrapper, bintools-wrapper: simply symlink man and info outputsJan Malakhovski2018-08-06
| | | | | | | | | | | | | | | | | | | | See discussion in #44516.
* | | | | cc-wrapper: propagate man and info to propagated-build-inputsJan Malakhovski2018-08-05
|/ / / /
* | | | Re-Revert "Merge #44221: default for NIX_CXXSTDLIB_COMPILE"Vladimír Čunát2018-07-31
| | | | | | | | | | | | | | | | | | | | This reverts commit fd81a2ecb6b85594dc79ad53566c822849d4e47a. Moved from master to staging.
* | | | stdenv/build-support: support .tbz and .txz tarballsJames Deikun2018-07-30
|/ / /
* | | remove file that was accidentally addedFrederik Rietdijk2018-07-29
| | |
* | | {cc,bintools}-wrapper: also replace . in configMatthew Bauer2018-07-28
| | | | | | | | | | | | | | | Some configs will have dots for version numbers. To normalize we can just use _ again.
* | | dockerTools.pullImage: control OS and architectureNick Novitski2018-07-27
| | |
* | | Fix pname to ename propagation if nullPeriklis Tsirakidis2018-07-27
|/ /
* | systems: Allow detection of powerpc and sparcJohn Q Crosscompiler2018-07-26
| |
* | php: get rid of composableDerivationFrederik Rietdijk2018-07-26
| | | | | | | | | | | | | | Some bugs may have creeped in during the conversion. One flag I had trouble with and so removed was: "--enable-embedded-mysqli"
* | buildMaven: Check for authenticated attributeLorenzo Manacorda2018-07-25
| | | | | | | | | | | | | | | | | | The `authenticated` attribute is not always present in the `project-info.json` produced by maven2nix[0] We therefore check for its presence, and default it to false. [0]: https://github.com/NixOS/mvn2nix-maven-plugin/issues/5#issuecomment-311846950
* | Merge staging-next into master (#44009)Frederik Rietdijk2018-07-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * substitute(): --subst-var was silently coercing to "" if the variable does not exist. * libffi: simplify using `checkInputs` * pythonPackges.hypothesis, pythonPackages.pytest: simpify dependency cycle fix * utillinux: 2.32 -> 2.32.1 https://lkml.org/lkml/2018/7/16/532 * busybox: 1.29.0 -> 1.29.1 * bind: 9.12.1-P2 -> 9.12.2 https://ftp.isc.org/isc/bind9/9.12.2/RELEASE-NOTES-bind-9.12.2.html * curl: 7.60.0 -> 7.61.0 * gvfs: make tests run, but disable * ilmbase: disable tests on i686. Spooky! * mdds: fix tests * git: disable checks as tests are run in installcheck * ruby: disable tests * libcommuni: disable checks as tests are run in installcheck * librdf: make tests run, but disable * neon, neon_0_29: make tests run, but disable * pciutils: 3.6.0 -> 3.6.1 Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/pciutils/versions. * mesa: more include fixes mostly from void-linux (thanks!) * npth: 1.5 -> 1.6 minor bump * boost167: Add lockfree next_prior patch * stdenv: cleanup darwin bootstrapping Also gets rid of the full python and some of it's dependencies in the stdenv build closure. * Revert "pciutils: use standardized equivalent for canonicalize_file_name" This reverts commit f8db20fb3ae382eba1ba2b160fe24739f43c0bd7. Patching should no longer be needed with 3.6.1. * binutils-wrapper: Try to avoid adding unnecessary -L flags (cherry picked from commit f3758258b8895508475caf83e92bfb236a27ceb9) Signed-off-by: Domen Kožar <domen@dev.si> * libffi: don't check on darwin libffi usages in stdenv broken darwin. We need to disable doCheck for that case. * "rm $out/share/icons/hicolor/icon-theme.cache" -> hicolor-icon-theme setup-hook * python.pkgs.pytest: setupHook to prevent creation of .pytest-cache folder, fixes #40273 When `py.test` was run with a folder as argument, it would not only search for tests in that folder, but also create a .pytest-cache folder. Not only is this state we don't want, but it was also causing collisions. * parity-ui: fix after merge * python.pkgs.pytest-flake8: disable test, fix build * Revert "meson: 0.46.1 -> 0.47.0" With meson 0.47.0 (or 0.47.1, or git) things are very wrong re:rpath handling resulting in at best missing libs but even corrupt binaries :(. When we run patchelf it masks the problem by removing obviously busted paths. Which is probably why this wasn't noticed immediately. Unfortunately the binary already has a long series of paths scribbled in a space intended for a much smaller string; in my testing it was something like lengths were 67 with 300+ written to it. I think we've reported the relevant issues upstream, but unfortunately it appears our patches are what introduces the overwrite/corruption (by no longer being correct in what they assume) This doesn't look so bad to fix but it's not something I can spend more time on at the moment. -- Interestingly the overwritten string data (because it is scribbled past the bounds) remains in the binary and is why we're suddenly seeing unexpected references in various builds -- notably this is is the reason we're seeing the "extra-utils" breakage that entirely crippled NixOS on master (and probably on staging before?). Fixes #43650. This reverts commit 305ac4dade5758c58e8ab1666ad0197fd305828d. (cherry picked from commit 273d68eff8f7b6cd4ebed3718e5078a0f43cb55d) Signed-off-by: Domen Kožar <domen@dev.si>