summaryrefslogtreecommitdiff
path: root/pkgs/build-support/dart
AgeCommit message (Expand)Author
2026-04-12Revert "flutterPackages: refactor"hacker1024
2026-04-03flutterPackages: refactorkyehn
2026-02-28flutter.buildFlutterApplication: add support for finalAttrskyehn
2026-02-03pub2nix.generatePackageGraph: use workspace package configLuminar Leaf
2025-10-22buildDartApplication: add workspace-package-config.pyqzylinra
2025-10-04pkgs: remove optional builtins prefixes from prelude functionsNAHO
2025-08-26pub2nix.generatePackageGraph: initqzylinra
2025-07-24treewide: run nixfmt 1.0.0Wolfgang Walther
2025-07-08pub2nix.generators.linkPackageConfig: set languageVersion for root packageemaryn
2025-04-01treewide: Format all Nix filesSilvan Mosberger
2024-12-13pub2nix.generatePackageConfig: Use logical paths for pubspec.yaml (#310059)Arne Keller
2024-12-10treewide: format all inactive Nix filesSilvan Mosberger
2024-10-11buildDartApplication: include dart SDK builder by default (#343337)Tristan Ross
2024-09-25treewide: replace `stdenv.is` with `stdenv.hostPlatform.is`Artturin
2024-09-20buildDartApplication: include dart SDK builder by defaultlelgenio
2024-05-08pub2nix.generatePackageConfig: Use logical paths for pubspec.yamlhacker1024
2024-01-18dartHooks.dartInstallHook: Add trailing newlinehacker1024
2024-01-18dartHooks.dartInstallHook: Allow disabling cache installation independentlyhacker1024
2024-01-18buildDartApplication: Add custom outputs to the end of the listhacker1024
2024-01-14pub2nix: Fix language version regex on Darwinhacker1024
2024-01-10buildDartApplication: Allow reading pubspec.lock with IFDhacker1024
2023-12-26buildDartApplication: remove customSourceBuilders from baseDerivationFlafyDev
2023-12-26pub2nix: Add disclaimer why not to use fetchTarballFlafyDev
2023-12-26buildDartApplication: fix note about fixed-output derivationFlafyDev
2023-12-26buildDartApplication: remove unused pubGetScript and generatePubspecLockFlafyDev
2023-12-26buildDartApplication: Pass `customSourceBuilders` through to pub2nixhacker1024
2023-12-26buildDartApplication: Remove depsListFilehacker1024
2023-12-26buildDartApplication: Use package source builders and setup hooks instead of ...hacker1024
2023-12-26buildDartApplication: Generate LD_LIBRARY_PATH at build timehacker1024
2023-12-26buildDartApplication: Move package sources to nativeBuildInputshacker1024
2023-12-26buildDartApplication: Declare dependency sources as build inputshacker1024
2023-12-26pub2nix.readPubspecLock: Add package versions to passthruhacker1024
2023-12-26buildDartApplication: Use overrides for dev dependencies as wellhacker1024
2023-12-26dartHooks.dartConfigHook: Simplify packageRun functionhacker1024
2023-12-26dartHooks.dartConfigHook: Add packageRun utilityhacker1024
2023-12-26pub2nix.readPubspecLock: Add `packagePath` convenience attributehacker1024
2023-12-26buildDartApplication: Accept additional package_config.json setup commandshacker1024
2023-12-26buildDartApplication: Link the package_config.json in a separate derivationhacker1024
2023-12-26buildDartApplication: Refactor autoDepsList logichacker1024
2023-12-26pub2nix.readPubspecLock: Include entire source in package derivationshacker1024
2023-12-26dart: Use Nix instead of Pubhacker1024
2023-12-25dart: fix fetchDartDepslinsui
2023-12-21fetchDartDeps: Use add milliseconds to date in package_config.jsonhacker1024
2023-12-21fetchDartDeps: Add a package_config.json derivationhacker1024
2023-12-21fetchDartDeps: Pass through the dependency cachehacker1024
2023-12-21fetchDartDeps: Generalise dependency derivation logichacker1024
2023-12-21buildDartApplication: Add entire Dart derivation to nativeBuildInputshacker1024
2023-12-21fetchDartDeps: Use given setup and Pub get script in dependency list derivationhacker1024
2023-10-28buildDartApplication: Generate Dart wrapper with symlinkJoinhacker1024
2023-10-22dartHooks.dartFixupHook: Add trailing newlinehacker1024