about summary refs log tree commit diff
path: root/pkgs/build-support
AgeCommit message (Expand)AuthorFilesLines
2020-09-29Merge pull request #99050 from lopsided98/buildrustcrate-crossJohn Ericson2-13/+29
2020-09-28defaultCrateOverrides: move pkgconfig to nativeBuildInputsBen Wolsieffer1-10/+20
2020-09-28buildRustCrate: support cross compilationBen Wolsieffer1-3/+9
2020-09-24buildRustPackage: support setting test-threadszowoq1-1/+4
2020-09-23firmware-manager: Init at 0.1.1Shea Levy1-4/+4
2020-09-21dotnetenv: editorconfig fixeszowoq3-21/+21
2020-09-19gnat: fix buildLars Jellema1-0/+2
2020-09-19Merge pull request #93082 from cfhammill/cfh/fix-singularity-shell-copyAnderson Torres1-1/+3
2020-09-16Merge branch 'master' into staging-nextVladimír Čunát4-78/+73
2020-09-14Merge pull request #95409 from utdemir/stream_layered_image_fixAnderson Torres3-77/+72
2020-09-13Merge pull request #97894 from TethysSvensson/fixBusyboxWORLDofPEACE1-1/+1
2020-09-13fetchgitlab: Escape a few more characters in the revisionTethys Svensson1-1/+1
2020-09-11Merge branch 'master' into staging-nextVladimír Čunát2-5/+12
2020-09-08Merge pull request #97387 from Ericson2314/fix-android-prebuiltJohn Ericson1-3/+9
2020-09-07cc-wrapper: Fix for prebuilt androidJohn Ericson1-3/+9
2020-09-07pkgs/build-support/writers: allow passing ghc arguments in writeHaskellDominik Xaver Hörl1-2/+3
2020-09-07Revert "utils.bash: also "fix" cc-wrapper and pkg-config-wrapper"Frederik Rietdijk2-2/+2
2020-09-07Merge staging-next into stagingFrederik Rietdijk2-2/+2
2020-09-07utils.bash: also "fix" cc-wrapper and pkg-config-wrapperFrederik Rietdijk2-2/+2
2020-09-06Revert "utils.bash: revert #93560 for darwin, unblocks channels"Frederik Rietdijk3-96/+4
2020-09-06Merge staging-next into stagingFrederik Rietdijk4-54/+93
2020-09-06Merge master into staging-nextFrederik Rietdijk2-53/+0
2020-09-06utils.bash: revert #93560 for darwin, unblocks channelsFrederik Rietdijk2-1/+93
2020-09-05buildSupport.rust: fix typo in verifyCargoDeps message (#97058)Evan Stoll1-1/+1
2020-09-05nixos/testing: remove remaining coverage-data logicFlorian Klink2-53/+0
2020-09-04Merge staging-next into stagingFrederik Rietdijk1-1/+0
2020-09-04Purity checking should accept $TMP and not just /tmpTyson Whitehead1-3/+3
2020-09-04Merge pull request #96939 from jtojnar/drop-gst-010Jan Tojnar1-1/+0
2020-09-04dockerTools.streamLayeredImage: Store the customisation layer as a tarballUtku Demir3-77/+72
2020-09-02Merge pull request #96562 from obsidiansystems/bazel-add-dont-add-bazel-optsMatthew Bauer1-12/+22
2020-09-01Merge pull request #61019 from volth/gcc.arch-amdJohn Ericson1-2/+10
2020-09-02appimage: remove ancient gst depJan Tojnar1-1/+0
2020-08-28build-bazel-package: add dontAddBazelOpts argMatthew Bauer1-12/+22
2020-08-28Merge pull request #96008 from baloo/baloo/bugfixes/make-modules-closure_firm...Linus Heckemann1-1/+11
2020-08-28fetchCrate: accept pname besides crateNameDaniël de Kok1-2/+5
2020-08-27makeModulesClosuse: read modules from corrent kernel versionArthur Gautier1-1/+1
2020-08-27makeModulesClosure: fixup firmware extractionArthur Gautier1-1/+11
2020-08-23Merge branch 'staging-next' into stagingJan Tojnar2-0/+290
2020-08-23Merge branch 'master' into staging-nextJan Tojnar2-0/+290
2020-08-19Merge pull request #95622 from marsam/buildrustpackage-parallel-buildJörg Thalheim1-2/+2
2020-08-19Merge pull request #94442 from Atemu/buildFHSUserEnvBwJörg Thalheim2-0/+290
2020-08-17Merge master into staging-nextFrederik Rietdijk1-0/+2
2020-08-17build-fhs-user-env-bubblewrap: consistent camelCaseJörg Thalheim2-8/+8
2020-08-17fhs-userenv-bubblewrap: bind mount host's devfsMichael Eden1-1/+1
2020-08-17fhs-userenv-bubblewrap: bind mount parts of host etc directlyMichael Eden2-40/+46
2020-08-17fhs-userenv-bubblewrap: change to using bubblewrap over chrootenvMichael Eden2-37/+70
2020-08-17fhs-userenv-bubblewrap: start with build-fhs-userenvAtemu2-0/+251
2020-08-16buildRustPackage: add support for parallel buildMario Rodas1-2/+2
2020-08-16nixos/systemd.tmpfiles.packages: fix an edge caseVladimír Čunát1-0/+2
2020-08-15Merge staging-next into stagingFrederik Rietdijk2-25/+45