about summary refs log tree commit diff
path: root/pkgs/build-support
AgeCommit message (Expand)AuthorFilesLines
2023-12-25Merge pull request #276414 from linsui/dartMaciej Krüger1-1/+5
2023-12-25dart: fix fetchDartDepslinsui1-1/+5
2023-12-24npmHooks.npmInstallHook: ignore rather than error for missing bin/man keys in...Lily Foster1-0/+2
2023-12-24Merge pull request #272125 from yaxitech/reproducible-initrdAtemu1-4/+4
2023-12-22nuget-to-nix: handle packages with mismatched nuspec caseDavid McFarland1-1/+1
2023-12-21Merge pull request #275857 from tejing1/steam-fix-sddmK9001-0/+6
2023-12-21buildFHSEnv: fix privateTmp for sddmJeff Huffman1-0/+6
2023-12-21fetchDartDeps: Use add milliseconds to date in package_config.jsonhacker10241-1/+1
2023-12-21fetchDartDeps: Add a package_config.json derivationhacker10241-0/+28
2023-12-21fetchDartDeps: Pass through the dependency cachehacker10241-0/+1
2023-12-21fetchDartDeps: Generalise dependency derivation logichacker10241-5/+10
2023-12-21buildDartApplication: Add entire Dart derivation to nativeBuildInputshacker10241-8/+10
2023-12-21fetchDartDeps: Use given setup and Pub get script in dependency list derivationhacker10241-1/+8
2023-12-21flutter: Pass pubGetScript through to buildDartApplicationhacker10241-0/+2
2023-12-19Merge pull request #167670 from messemar/incremental-buildsJanne Heß1-0/+69
2023-12-19Merge pull request #274743 from r-ryantm/auto-update/makeInitrdNGToolWill Fancher1-8/+8
2023-12-17Merge pull request #268304 from panicgh/fetchgitlab-sparse-forcegitPeder Bergebakken Sundt2-6/+8
2023-12-16Merge pull request #274631 from artemist/replace-workspace-lintsPol Dellaiera1-0/+7
2023-12-16makeInitrdNGTool: 0.1.0 -> 0.1.0R. Ryantm1-8/+8
2023-12-16buildFHSEnv: propagate host /etc if nestedK9001-1/+7
2023-12-16rustPlatform.importCargoLock: copy lints from workspaceArtemis Tosini1-0/+7
2023-12-15makeNugetSource: symlink files instead of copying themSandro Jäckel1-1/+1
2023-12-15makeNugetSource: fix meta.description being overwritten, misc cleanupSandro Jäckel1-7/+11
2023-12-13buildFHSEnv, steam: isolate steam's /tmp from hostJeff Huffman1-3/+7
2023-12-13buildFHSEnv: use symlinks instead of bind mounts for files from host /etcJeff Huffman1-4/+3
2023-12-13buildGraalvmNativeImage: set NATIVE_IMAGE_DEPRECATED_BUILDER_SANITATIONThiago Kenji Okada1-0/+7
2023-12-12checkpointBuilds: add hooks for checkpoint buildsMartin Messer1-0/+2
2023-12-12Merge pull request #272448 from drupol/php/composer-builder/filter-batPol Dellaiera1-1/+1
2023-12-12python3.pkgs.buildsetupcfg: Remove function from python-packages-base.nixadisbladis1-26/+0
2023-12-09Merge master into staging-nextgithub-actions[bot]10-159/+225
2023-12-09Merge pull request #204462 from ShamrockLee/test-referencesRobert Hensing10-159/+225
2023-12-09tests.trivial-builders.references: specify as empty set instead of null on no...Yueh-Shun Li1-1/+1
2023-12-08tests.trivial-builders.references: add ShamrockLee as a maintainerYueh-Shun Li1-0/+1
2023-12-08tests.trivial-buildrs.references: move expression files into trivial-builders...Yueh-Shun Li4-1/+1
2023-12-07tests.trivial-builders.references: refactor expressionYueh-Shun Li8-89/+148
2023-12-07rename: incremental -> checkpointed buildsMartin Messer1-14/+14
2023-12-07checkpointedBuilds: add comments in the codeMartin Messer1-0/+14
2023-12-07checkpointedBuilds: allow dotglob and remove debugging leftoverMartin Messer1-2/+1
2023-12-07checkpointedBuild: consider removing files and make buildartifacts the only o...Martin Messer1-18/+25
2023-12-07checkpointedBuilds: rename buildOut to checkpointedBuildArtifactsMartin Messer1-6/+6
2023-12-07checkpointedBuilds: add usage example based on virtualboxMartin Messer1-1/+11
2023-12-07Checkpointedbuilds: add derivation override functionsMartin Messer1-0/+37
2023-12-07Merge master into staging-nextgithub-actions[bot]2-1/+2
2023-12-07Merge pull request #271170 from SuperSamus/appimage-libthaiPeder Bergebakken Sundt1-0/+1
2023-12-07Merge pull request #272113 from mdarocha/build-dotnet-version-fixPeder Bergebakken Sundt1-1/+1
2023-12-06build-support/php: prevent the creation of symlinks of `bin` ending with `.bat`Pol Dellaiera1-1/+1
2023-12-06Merge master into staging-nextgithub-actions[bot]3-29/+68
2023-12-05npmHooks.npmInstallHook: only overwrite npm cache for `npm pack` rather than ...Lily Foster1-4/+2
2023-12-05Merge pull request #267912 from reinismu/fetch-npm-deps-fix-bugLily Foster2-25/+66
2023-12-05Merge master into staging-nextgithub-actions[bot]2-543/+0