Code development platform for open source projects from the European Union institutions

Skip to content

flake.lock: Update

Bernard D'HAVE requested to merge update_flake_lock_action into main

Created by: github-actions[bot]

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

Flake lock file updates:

• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/b283b64580d1872333a99af2b4cef91bb84580cf' (2022-05-01)
  → 'github:NixOS/nixpkgs/0f949eb7f11e0f7fbe5bb863a900104227969bf7' (2022-05-08)

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

Merge request reports