Skip to content

Update Flutter #18

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Update Flutter #18

wants to merge 2 commits into from

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Jun 16, 2024

Automated changes by the update-flake-lock GitHub Action.

Flutter: 3.24.4
Dart: 3.5.4
Engine: db49896cf25ceabc44096d5f088d86414e05a7aa

Flake lock file updates:

• Updated input 'flake-parts':
    'github:hercules-ci/flake-parts/2a55567fcf15b1b1c7ed712a2c6fadaec7412ea8?narHash=sha256-iKzJcpdXih14qYVcZ9QC9XuZYnPc6T8YImb6dX166kw%3D' (2024-06-01)
  → 'github:hercules-ci/flake-parts/3d04084d54bedc3d6b8b736c70ef449225c361b1?narHash=sha256-K5ZLCyfO/Zj9mPFldf3iwS6oZStJcU4tSpiXTMYaaL0%3D' (2024-10-01)
• Updated input 'flake-parts/nixpkgs-lib':
    'https://github.com/NixOS/nixpkgs/archive/eb9ceca17df2ea50a250b6b27f7bf6ab0186f198.tar.gz?narHash=sha256-lIbdfCsf8LMFloheeE6N31%2BBMIeixqyQWbSr2vk79EQ%3D' (2024-06-01)
  → 'https://github.com/NixOS/nixpkgs/archive/fb192fec7cc7a4c26d51779e9bab07ce6fa5597a.tar.gz?narHash=sha256-0xHYkMkeLVQAMa7gvkddbPqpxph%2BhDzdu1XdGPJR%2BOs%3D' (2024-10-01)
• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/051f920625ab5aabe37c920346e3e69d7d34400e?narHash=sha256-4q0s6m0GUcN7q%2BY2DqD27iLvbcd1G50T2lv08kKxkSI%3D' (2024-06-07)
  → 'github:NixOS/nixpkgs/2768c7d042a37de65bb1b5b3268fc987e534c49d?narHash=sha256-AlcmCXJZPIlO5dmFzV3V2XF6x/OpNWUV8Y/FMPGd8Z4%3D' (2024-10-23)

Running GitHub Actions on this PR

GitHub Actions will not run workflows on pull requests which are opened by a GitHub Action.

To run GitHub Actions workflows on this PR, run:

git branch -D update_flake_lock_action
git fetch origin
git checkout update_flake_lock_action
git commit --amend --no-edit
git push origin update_flake_lock_action --force

@github-actions github-actions bot requested a review from maximoffua June 16, 2024 00:16
@github-actions github-actions bot force-pushed the update_flake_lock_action branch 2 times, most recently from 20ee4ae to 0c3bd0c Compare June 30, 2024 00:16
@github-actions github-actions bot force-pushed the update_flake_lock_action branch from 0c3bd0c to f8700cd Compare July 7, 2024 00:16
@github-actions github-actions bot force-pushed the update_flake_lock_action branch from f8700cd to c448358 Compare July 14, 2024 00:17
@github-actions github-actions bot force-pushed the update_flake_lock_action branch from c448358 to c1ed053 Compare July 21, 2024 00:18
@github-actions github-actions bot force-pushed the update_flake_lock_action branch 2 times, most recently from 3e2b84e to 1bccbd7 Compare August 4, 2024 01:05
@github-actions github-actions bot force-pushed the update_flake_lock_action branch from 1bccbd7 to d8d1a37 Compare August 11, 2024 01:05
@Jonas-Sander
Copy link

@maximoffua Can you merge this? I want to use flutter 3.24.0.

I tried forking this repo and merging this branch manually into main on my fork, but when I try to use it, I got the following error:

       … while calling 'mkSdkDependencySource'
         at «github:Jonas-Sander/flutter.nix/d8d1a37b4065a347637930f4e312d5fc05a0ab0a»/pkgs/build-support/dart/pub2nix/pubspec-lock.nix:83:33:
           82|
           83|   mkSdkDependencySource = name: details:
             |                                 ^
           84|     (sdkSourceBuilders.${details.description} or (throw "No SDK source builder has been given for ${details.description}!")) name;

       error:
       error: No SDK source builder has been given for dart!

@github-actions github-actions bot force-pushed the update_flake_lock_action branch from d8d1a37 to 6072092 Compare August 18, 2024 01:03
@github-actions github-actions bot force-pushed the update_flake_lock_action branch from 6072092 to c6997fa Compare August 25, 2024 01:05
@github-actions github-actions bot force-pushed the update_flake_lock_action branch 2 times, most recently from d358db9 to 3854607 Compare September 8, 2024 01:08
@github-actions github-actions bot force-pushed the update_flake_lock_action branch from 3854607 to 5afcebb Compare September 15, 2024 01:10
@github-actions github-actions bot force-pushed the update_flake_lock_action branch from 5afcebb to f6d25b9 Compare September 22, 2024 01:10
@github-actions github-actions bot force-pushed the update_flake_lock_action branch 2 times, most recently from 0b207b2 to 1e69f42 Compare October 6, 2024 01:11
@Degorn
Copy link

Degorn commented Oct 6, 2024

@Jonas-Sander
I didn't want to spend a lot of time on this, so I did it stupidly.
If suddenly you need a quick fix and the ability to use a version of Flutter higher than version 3.24, you can cherry pick this one:
Degorn@17113fe

@github-actions github-actions bot force-pushed the update_flake_lock_action branch from 1e69f42 to 9c26252 Compare October 13, 2024 01:11
@github-actions github-actions bot force-pushed the update_flake_lock_action branch from 9c26252 to f6ea940 Compare October 20, 2024 01:12
Flutter: 3.24.4
Dart: 3.5.4
Engine: db49896cf25ceabc44096d5f088d86414e05a7aa

Flake lock file updates:

• Updated input 'flake-parts':
    'github:hercules-ci/flake-parts/2a55567fcf15b1b1c7ed712a2c6fadaec7412ea8?narHash=sha256-iKzJcpdXih14qYVcZ9QC9XuZYnPc6T8YImb6dX166kw%3D' (2024-06-01)
  → 'github:hercules-ci/flake-parts/3d04084d54bedc3d6b8b736c70ef449225c361b1?narHash=sha256-K5ZLCyfO/Zj9mPFldf3iwS6oZStJcU4tSpiXTMYaaL0%3D' (2024-10-01)
• Updated input 'flake-parts/nixpkgs-lib':
    'https://github.com/NixOS/nixpkgs/archive/eb9ceca17df2ea50a250b6b27f7bf6ab0186f198.tar.gz?narHash=sha256-lIbdfCsf8LMFloheeE6N31%2BBMIeixqyQWbSr2vk79EQ%3D' (2024-06-01)
  → 'https://github.com/NixOS/nixpkgs/archive/fb192fec7cc7a4c26d51779e9bab07ce6fa5597a.tar.gz?narHash=sha256-0xHYkMkeLVQAMa7gvkddbPqpxph%2BhDzdu1XdGPJR%2BOs%3D' (2024-10-01)
• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/051f920625ab5aabe37c920346e3e69d7d34400e?narHash=sha256-4q0s6m0GUcN7q%2BY2DqD27iLvbcd1G50T2lv08kKxkSI%3D' (2024-06-07)
  → 'github:NixOS/nixpkgs/2768c7d042a37de65bb1b5b3268fc987e534c49d?narHash=sha256-AlcmCXJZPIlO5dmFzV3V2XF6x/OpNWUV8Y/FMPGd8Z4%3D' (2024-10-23)
@github-actions github-actions bot force-pushed the update_flake_lock_action branch from f6ea940 to 82f252a Compare October 27, 2024 01:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants