index
:
nixos/nixpkgs.git
master
nixos-16.03
nixos-16.09
nixos-18.09
nixos-18.09-small
nixos-19.03
nixos-19.03-small
nixos-19.09
nixos-19.09-small
nixos-20.03
nixos-20.03-small
nixos-20.09
nixos-20.09-aarch64
nixos-20.09-small
nixos-21.05
nixos-21.05-aarch64
nixos-21.05-small
nixos-21.11
nixos-21.11-aarch64
nixos-21.11-small
nixos-22.05
nixos-22.05-aarch64
nixos-22.05-small
nixos-22.11
nixos-22.11-small
nixos-23.05
nixos-23.05-small
nixos-23.11
nixos-23.11-small
nixos-24.05
nixos-24.05-small
nixos-24.11
nixos-24.11-small
nixos-25.05
nixos-25.05-small
nixos-25.11
nixos-25.11-small
nixos-test-staging
nixos-test-staging-baseline
nixos-unstable
nixos-unstable-small
nixpkgs-stable
nixpkgs-testing
nixpkgs-unstable
release-13.10
release-14.04
release-14.12
release-15.09
release-16.03
release-16.09
release-17.03
release-17.09
release-18.03
release-18.09
release-18.09-firefox64
release-19.03
release-19.09
release-20.03
release-20.09
release-21.05
release-21.11
release-22.05
release-22.11
release-23.05
release-23.11
release-24.05
release-24.11
release-25.05
release-25.11
release-26.05
staging
staging-18.03
staging-18.09
staging-19.03
staging-19.09
staging-20.03
staging-20.09
staging-21.05
staging-21.11
staging-22.05
staging-22.11
staging-23.05
staging-23.11
staging-24.05
staging-24.11
staging-25.05
staging-25.11
staging-26.05
staging-next
staging-next-21.05
staging-next-21.11
staging-next-22.05
staging-next-22.11
staging-next-23.05
staging-next-23.11
staging-next-24.05
staging-next-24.11
staging-next-25.05
staging-next-25.11
staging-next-26.05
staging-next-xdg-desktop-portal-gnome-dependency
staging-nixos
staging-patchelf
staging-python
staging.patchShebangs
Nix Packages collection
Octavian Cerna
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
pkgs
/
build-support
/
dart
Age
Commit message (
Expand
)
Author
2026-04-12
Revert "flutterPackages: refactor"
hacker1024
2026-04-03
flutterPackages: refactor
kyehn
2026-02-28
flutter.buildFlutterApplication: add support for finalAttrs
kyehn
2026-02-03
pub2nix.generatePackageGraph: use workspace package config
Luminar Leaf
2025-10-22
buildDartApplication: add workspace-package-config.py
qzylinra
2025-10-04
pkgs: remove optional builtins prefixes from prelude functions
NAHO
2025-08-26
pub2nix.generatePackageGraph: init
qzylinra
2025-07-24
treewide: run nixfmt 1.0.0
Wolfgang Walther
2025-07-08
pub2nix.generators.linkPackageConfig: set languageVersion for root package
emaryn
2025-04-01
treewide: Format all Nix files
Silvan Mosberger
2024-12-13
pub2nix.generatePackageConfig: Use logical paths for pubspec.yaml (#310059)
Arne Keller
2024-12-10
treewide: format all inactive Nix files
Silvan Mosberger
2024-10-11
buildDartApplication: include dart SDK builder by default (#343337)
Tristan Ross
2024-09-25
treewide: replace `stdenv.is` with `stdenv.hostPlatform.is`
Artturin
2024-09-20
buildDartApplication: include dart SDK builder by default
lelgenio
2024-05-08
pub2nix.generatePackageConfig: Use logical paths for pubspec.yaml
hacker1024
2024-01-18
dartHooks.dartInstallHook: Add trailing newline
hacker1024
2024-01-18
dartHooks.dartInstallHook: Allow disabling cache installation independently
hacker1024
2024-01-18
buildDartApplication: Add custom outputs to the end of the list
hacker1024
2024-01-14
pub2nix: Fix language version regex on Darwin
hacker1024
2024-01-10
buildDartApplication: Allow reading pubspec.lock with IFD
hacker1024
2023-12-26
buildDartApplication: remove customSourceBuilders from baseDerivation
FlafyDev
2023-12-26
pub2nix: Add disclaimer why not to use fetchTarball
FlafyDev
2023-12-26
buildDartApplication: fix note about fixed-output derivation
FlafyDev
2023-12-26
buildDartApplication: remove unused pubGetScript and generatePubspecLock
FlafyDev
2023-12-26
buildDartApplication: Pass `customSourceBuilders` through to pub2nix
hacker1024
2023-12-26
buildDartApplication: Remove depsListFile
hacker1024
2023-12-26
buildDartApplication: Use package source builders and setup hooks instead of ...
hacker1024
2023-12-26
buildDartApplication: Generate LD_LIBRARY_PATH at build time
hacker1024
2023-12-26
buildDartApplication: Move package sources to nativeBuildInputs
hacker1024
2023-12-26
buildDartApplication: Declare dependency sources as build inputs
hacker1024
2023-12-26
pub2nix.readPubspecLock: Add package versions to passthru
hacker1024
2023-12-26
buildDartApplication: Use overrides for dev dependencies as well
hacker1024
2023-12-26
dartHooks.dartConfigHook: Simplify packageRun function
hacker1024
2023-12-26
dartHooks.dartConfigHook: Add packageRun utility
hacker1024
2023-12-26
pub2nix.readPubspecLock: Add `packagePath` convenience attribute
hacker1024
2023-12-26
buildDartApplication: Accept additional package_config.json setup commands
hacker1024
2023-12-26
buildDartApplication: Link the package_config.json in a separate derivation
hacker1024
2023-12-26
buildDartApplication: Refactor autoDepsList logic
hacker1024
2023-12-26
pub2nix.readPubspecLock: Include entire source in package derivations
hacker1024
2023-12-26
dart: Use Nix instead of Pub
hacker1024
2023-12-25
dart: fix fetchDartDeps
linsui
2023-12-21
fetchDartDeps: Use add milliseconds to date in package_config.json
hacker1024
2023-12-21
fetchDartDeps: Add a package_config.json derivation
hacker1024
2023-12-21
fetchDartDeps: Pass through the dependency cache
hacker1024
2023-12-21
fetchDartDeps: Generalise dependency derivation logic
hacker1024
2023-12-21
buildDartApplication: Add entire Dart derivation to nativeBuildInputs
hacker1024
2023-12-21
fetchDartDeps: Use given setup and Pub get script in dependency list derivation
hacker1024
2023-10-28
buildDartApplication: Generate Dart wrapper with symlinkJoin
hacker1024
2023-10-22
dartHooks.dartFixupHook: Add trailing newline
hacker1024
[next]