about summary refs log tree commit diff
path: root/pkgs/build-support
Commit message (Expand)AuthorAge
* Merge pull request #272520 from nrabulinski/fix-fetchpijulPeder Bergebakken Sundt2024-01-05
|\
| * build-support/fetchpijul: Enable strictDepsNikodem Rabuliński2023-12-06
| * build-support/fetchpijul: Add cacert dependency and set impureEnvVarsNikodem Rabuliński2023-12-06
* | Merge pull request #277335 from adisbladis/buildenv-hoist-instantiationadisbladis2024-01-04
|\ \
| * | build-support/buildenv: Hoist builder instantiationadisbladis2023-12-29
* | | Merge pull request #278128 from r-ryantm/auto-update/makeInitrdNGToolWill Fancher2024-01-01
|\ \ \
| * | | makeInitrdNGTool: 0.1.0 -> 0.1.0R. Ryantm2024-01-01
* | | | Merge pull request #276072 from lilyinstarlight/fix/cargo-workspace-root-fixu...K9002024-01-01
|\ \ \ \ | |/ / / |/| | |
| * | | rustPlatform.importCargoLock: fix workspace_root detectionLily Foster2023-12-21
* | | | build-support/go: fix eval of `vendorSha256` accessesSergei Trofimovich2023-12-30
* | | | Merge pull request #277327 from adisbladis/emacs-build-supportadisbladis2023-12-30
|\ \ \ \
| * | | | build-support/emacs: refactoradisbladis2023-12-29
| | |/ / | |/| |
* / | | Revert "melpa2nix: update to work with Emacs HEAD"Vladimír Čunát2023-12-29
|/ / /
* | | melpa2nix: update to work with Emacs HEADSteve Purcell2023-12-26
* | | Merge pull request #276414 from linsui/dartMaciej Krüger2023-12-25
|\ \ \
| * | | dart: fix fetchDartDepslinsui2023-12-25
* | | | npmHooks.npmInstallHook: ignore rather than error for missing bin/man keys in...Lily Foster2023-12-24
* | | | Merge pull request #272125 from yaxitech/reproducible-initrdAtemu2023-12-24
|\ \ \ \
| * | | | make-initrd-ng: fix reproducibility problemsAndreas Stührk2023-12-04
* | | | | nuget-to-nix: handle packages with mismatched nuspec caseDavid McFarland2023-12-22
| |/ / / |/| | |
* | | | Merge pull request #275857 from tejing1/steam-fix-sddmK9002023-12-21
|\ \ \ \
| * | | | buildFHSEnv: fix privateTmp for sddmJeff Huffman2023-12-21
| | |/ / | |/| |
* | | | fetchDartDeps: Use add milliseconds to date in package_config.jsonhacker10242023-12-21
* | | | fetchDartDeps: Add a package_config.json derivationhacker10242023-12-21
* | | | fetchDartDeps: Pass through the dependency cachehacker10242023-12-21
* | | | fetchDartDeps: Generalise dependency derivation logichacker10242023-12-21
* | | | buildDartApplication: Add entire Dart derivation to nativeBuildInputshacker10242023-12-21
* | | | fetchDartDeps: Use given setup and Pub get script in dependency list derivationhacker10242023-12-21
* | | | flutter: Pass pubGetScript through to buildDartApplicationhacker10242023-12-21
|/ / /
* | | Merge pull request #167670 from messemar/incremental-buildsJanne Heß2023-12-19
|\ \ \
| * | | checkpointBuilds: add hooks for checkpoint buildsMartin Messer2023-12-12
| * | | rename: incremental -> checkpointed buildsMartin Messer2023-12-07
| * | | checkpointedBuilds: add comments in the codeMartin Messer2023-12-07
| * | | checkpointedBuilds: allow dotglob and remove debugging leftoverMartin Messer2023-12-07
| * | | checkpointedBuild: consider removing files and make buildartifacts the only o...Martin Messer2023-12-07
| * | | checkpointedBuilds: rename buildOut to checkpointedBuildArtifactsMartin Messer2023-12-07
| * | | checkpointedBuilds: add usage example based on virtualboxMartin Messer2023-12-07
| * | | Checkpointedbuilds: add derivation override functionsMartin Messer2023-12-07
* | | | Merge pull request #274743 from r-ryantm/auto-update/makeInitrdNGToolWill Fancher2023-12-19
|\ \ \ \
| * | | | makeInitrdNGTool: 0.1.0 -> 0.1.0R. Ryantm2023-12-16
* | | | | Merge pull request #268304 from panicgh/fetchgitlab-sparse-forcegitPeder Bergebakken Sundt2023-12-17
|\ \ \ \ \
| * | | | | fetchgitlab: add option to force fetchgitNicolas Benes2023-11-18
| * | | | | fetchgitlab: add option for sparse checkoutNicolas Benes2023-11-18
| * | | | | fetchgitlab: make args more similar to fetchgithubNicolas Benes2023-11-18
* | | | | | Merge pull request #274631 from artemist/replace-workspace-lintsPol Dellaiera2023-12-16
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | rustPlatform.importCargoLock: copy lints from workspaceArtemis Tosini2023-12-16
* | | | | | buildFHSEnv: propagate host /etc if nestedK9002023-12-16
|/ / / / /
* | | | | makeNugetSource: symlink files instead of copying themSandro Jäckel2023-12-15
* | | | | makeNugetSource: fix meta.description being overwritten, misc cleanupSandro Jäckel2023-12-15
* | | | | buildFHSEnv, steam: isolate steam's /tmp from hostJeff Huffman2023-12-13