nix-community / nix-eval-jobs

Parallel nix evaluator with a streamable json output [maintainers @Mic92, @adisbladis]
GNU General Public License v3.0
145 stars 27 forks source link

flake.lock: Update #241

Closed nix-eval-jobs-bot closed 1 year ago

nix-eval-jobs-bot commented 1 year ago

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

Flake lock file updates:

• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/6408fedbfacd0d323edc2512f6033dbce818672a' (2023-08-24)
  → 'github:NixOS/nixpkgs/e35f1fd9763f2b11b3f723b88287949cc2afd37c' (2023-08-31)
• Updated input 'treefmt-nix':
    'github:numtide/treefmt-nix/b070c28bf9d7d3ef93084aa47c01b4b6c16cdce4' (2023-08-23)
  → 'github:numtide/treefmt-nix/6befd3b6b8544952e0261f054cf16769294bacba' (2023-08-28)

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