summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbors[bot] <26634292+bors[bot]@users.noreply.github.com>2022-12-12 09:11:42 +0000
committerGitHub <noreply@github.com>2022-12-12 09:11:42 +0000
commitc721e50a0fe488e30f88878d6becbe0b63e33110 (patch)
treea20c28ee7fb822e21f43ea38e0ae11cb8295ec8e
parentea11adbcad94ee18c47e29aae62f4f02f146a197 (diff)
parent6ca814e22d702884f9cae52e051278d6777e6f45 (diff)
parent012ce2d0d7fd9fc6eec9383f25128317c251ee5c (diff)
parentea5439427dad4a04307a836986112b61dda35195 (diff)
Merge #82 #83 #84
82: Update flake.lock r=matthiasbeyer a=github-actions[bot] Automated changes by the [update-flake-lock](https://github.com/DeterminateSystems/update-flake-lock) GitHub Action. ``` Flake lock file updates: • Updated input 'nixpkgs': 'github:NixOS/nixpkgs/e09913998d89659044c29ef5df4a86542e78a2ef' (2022-12-03) → 'github:NixOS/nixpkgs/7b9eeb856cbf976482fa8d1cb295ea03fb3e1277' (2022-12-10) ``` ### 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: ```sh 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 ``` 83: Bump actions/setup-python from 4.3.0 to 4.3.1 r=matthiasbeyer a=dependabot[bot] Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4.3.0 to 4.3.1. 84: Bump tokio from 1.22.0 to 1.23.0 r=matthiasbeyer a=dependabot[bot] Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.22.0 to 1.23.0. Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>