about summary refs log tree commit diff
path: root/pkgs/build-support/dart
Commit message (Expand)AuthorAge
* dartHooks.dartFixupHook: Add trailing newlinehacker10242023-10-22
* buildDartApplication: Recognise extraWrapProgramArgshacker10242023-10-22
* buildDartApplication: Allow passing a `sdkSetupScript`hacker10242023-10-21
* buildDartApplication: Use package override mechanism from buildFlutterApplica...hacker10242023-10-21
* buildDartApplication: Allow supplying runtime dependencieshacker10242023-10-21
* fetchDartDeps: Disable install phase in depsListDrvhacker10242023-10-21
* buildDartApplication: Format with nixpkgs-fmthacker10242023-10-21
* buildDartApplication: Supply CA bundle to Dart in FODhacker10242023-08-29
* flutter: Supply CA bundle in sandboxhacker10242023-08-29
* buildDartApplication: add sigtool on darwinWeijia Wang2023-06-14
* dart: Properly set the dependency list derivation namehacker10242023-05-12
* dart: Use doPubGet when generating the dependency listhacker10242023-05-12
* dart: Spoof Git dependency version checkshacker10242023-05-12
* buildDartApplication: initGabriel Fontes2023-05-05
* flutter.buildFlutterApplication: Manually supply the dependency listhacker10242023-04-23
* dart.list-dart-deps: Add list-dart-deps functionhacker10242023-04-16
* dart.fetch-dart-deps: Add hook runtime dependencieshacker10242023-04-16
* dart.fetch-dart-deps: Expose the package cache files through passthruhacker10242023-04-16
* dart.fetch-dart-deps: Fix invalid syntax in pubspec validation statementhacker10242023-04-16
* dart.fetch-dart-deps: Compress the generated pubspec.lock filehacker10242023-04-16
* dart.fetch-dart-deps: Don't allow overriding the deps derivation namehacker10242023-04-16
* dart.fetch-dart-deps: Verify the pubspec.lock as well as pubspec.yamlhacker10242023-04-16
* dart.fetch-dart-deps: Don't delete .git/pub-packageshacker10242023-04-16
* flutter.buildFlutterApplication: Allow using a custom pubspec.lockhacker10242023-04-16
* dart.fetch-dart-deps: Remove stray comment from the dependency derivationhacker10242023-04-16
* flutter.buildFlutterApplication: Add an explanation when a pubspec mismatch o...gilice2023-04-16
* flutter.buildFlutterApplication: Refactor dependency setup as a standalone de...hacker10242023-04-16