about summary refs log tree commit diff
path: root/pkgs/build-support
Commit message (Expand)AuthorAge
* Merge pull request #263345 from hacker1024/feature/pub2nixMaciej Krüger2024-01-05
|\
| * buildDartApplication: remove customSourceBuilders from baseDerivationFlafyDev2023-12-26
| * pub2nix: Add disclaimer why not to use fetchTarballFlafyDev2023-12-26
| * buildDartApplication: fix note about fixed-output derivationFlafyDev2023-12-26
| * buildDartApplication: remove unused pubGetScript and generatePubspecLockFlafyDev2023-12-26
| * buildDartApplication: Pass `customSourceBuilders` through to pub2nixhacker10242023-12-26
| * buildDartApplication: Remove depsListFilehacker10242023-12-26
| * buildDartApplication: Use package source builders and setup hooks instead of ...hacker10242023-12-26
| * buildDartApplication: Generate LD_LIBRARY_PATH at build timehacker10242023-12-26
| * buildDartApplication: Move package sources to nativeBuildInputshacker10242023-12-26
| * flutter.buildFlutterApplication: Add pkg-config to nativeBuildInputshacker10242023-12-26
| * flutter.buildFlutterApplication: Don't assume jq and yq are available in extr...hacker10242023-12-26
| * flutter.buildFlutterApplication: Remove unneeded nativeBuildInputshacker10242023-12-26
| * buildDartApplication: Declare dependency sources as build inputshacker10242023-12-26
| * pub2nix.readPubspecLock: Add package versions to passthruhacker10242023-12-26
| * buildDartApplication: Use overrides for dev dependencies as wellhacker10242023-12-26
| * dartHooks.dartConfigHook: Simplify packageRun functionhacker10242023-12-26
| * dartHooks.dartConfigHook: Add packageRun utilityhacker10242023-12-26
| * pub2nix.readPubspecLock: Add `packagePath` convenience attributehacker10242023-12-26
| * flutter.buildFlutterApplication: Use extraPackageConfigSetuphacker10242023-12-26
| * buildDartApplication: Accept additional package_config.json setup commandshacker10242023-12-26
| * buildDartApplication: Link the package_config.json in a separate derivationhacker10242023-12-26
| * buildDartApplication: Refactor autoDepsList logichacker10242023-12-26
| * pub2nix.readPubspecLock: Include entire source in package derivationshacker10242023-12-26
| * dart: Use Nix instead of Pubhacker10242023-12-26
* | 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