about summary refs log tree commit diff
path: root/pkgs/development/compilers/flutter/wrapper.nix
AgeCommit message (Expand)AuthorFilesLines
2023-12-21flutter: Allow overriding the FLUTTER_CACHE_DIRhacker10241-1/+1
2023-10-20flutter: fix versionFlafyDev1-0/+1
2023-09-20Merge pull request #239570 from hacker1024/feature/flutter-wrapper-gappsMaciej Krüger1-20/+33
2023-08-28flutter: Use wrapGAppsHookhacker10241-20/+33
2023-08-26flutter: Pass through engineArtifacts in wrapperhacker10241-0/+1
2023-08-11flutter: link notices to all of the artifact directories.gilice1-1/+4
2023-07-07flutter: add darwin supportSunghoon Kang1-2/+11
2023-06-30flutter: Separate cache and unwrapped derivationsFlafyDev1-20/+75
2023-05-15flutter: Move artifact installation logic to the wrapperFlafyDev1-6/+24
2023-05-12flutter: Append to search paths in the wrapperhacker10241-3/+3
2023-04-25flutter: Generate target PKG_CONFIG_PATH at build timehacker10241-2/+6
2023-04-16flutter: Allow adding extra dependencies to the wrapperhacker10241-5/+12
2023-04-15flutter: Pass through the version attribute in the wrapperhacker10241-0/+1
2023-04-14flutter: Remove --no-version-check from the immutable wrapperhacker10241-1/+1
2023-04-14flutter: Use existing libdeflate derivationhacker10241-1/+2
2023-04-13flutter: Move makeWrapper to nativeBuildInputs in wrapperhacker10241-1/+1
2023-04-13flutter: Add git and which to PATHhacker10241-1/+6
2023-04-13flutter: Remove prebuilt dependencies from the wrapperhacker10241-9/+0
2023-04-13flutter: Add zlib to the linker search pathhacker10241-2/+4
2023-04-13flutter: Use autoPatchelfHook for SDK artifactshacker10241-2/+1
2023-02-18flutter: Redesign wrapping architecturehacker10241-6/+2
2023-02-17flutter: Reorganize the wrapper codehacker10241-33/+50
2023-02-17flutter: Properly set linker flags in wrapperhacker10241-33/+28
2023-02-08flutter: Do not rely on pkg-config setup hook to build search pathhacker10241-23/+23
2023-02-08flutter: Add libdeflate to build environmenthacker10241-0/+2
2022-11-14flutter: Only enable Linux desktop support by default on Linuxhacker10241-1/+2
2022-11-14flutter: Modularize unwrapped, wrapped, and FHS componentshacker10241-0/+89