styx-static / styx

Static site generator in Nix expression language.
https://styx-static.github.io/styx-site/
MIT License
206 stars 25 forks source link

flake.lock: Update #86

Closed github-actions[bot] closed 1 year ago

github-actions[bot] commented 1 year ago

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

Flake lock file updates:

• Updated input 'nixpkgs':
    'github:nixos/nixpkgs/14ccaaedd95a488dd7ae142757884d8e125b3363' (2022-10-09)
  → 'github:nixos/nixpkgs/31d567846255e122846548255101980162bbf641' (2022-10-14)
• Updated input 'std':
    'github:divnix/std/f1d02a20963175450ba160b5f6105565717e4191' (2022-10-11)
  → 'github:divnix/std/80c98af89b1fdc1ffb30aab2855ffd3bc7defdc3' (2022-10-15)
• Updated input 'std/n2c/flake-utils':
    'github:numtide/flake-utils/1ed9fb1935d260de5fe1c2f7ee0ebaae17ed2fa1' (2022-05-30)
  → follows 'std/flake-utils'

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