srid / haskell-template

Haskell project template using Nix + Flakes + VSCode (HLS)
https://srid.ca/haskell-template
MIT License
227 stars 32 forks source link

Update flake.lock #122

Closed srid closed 8 months ago

srid commented 8 months ago

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

Flake lock file updates:

• Updated input 'flake-parts':
    'github:hercules-ci/flake-parts/88a2cd8166694ba0b6cb374700799cec53aef527' (2024-01-01)
  → 'github:hercules-ci/flake-parts/b253292d9c0a5ead9bc98c4e9a26c6312e27d69f' (2024-02-01)
• Updated input 'flake-parts/nixpkgs-lib':
    'github:NixOS/nixpkgs/b0d36bd0a420ecee3bc916c91886caca87c894e9?dir=lib' (2023-12-30)
  → 'github:NixOS/nixpkgs/97b17f32362e475016f942bbdfda4a4a72a8a652?dir=lib' (2024-01-29)
• Updated input 'fourmolu-nix':
    'github:jedimahdi/fourmolu-nix/be009215c8adfd42e5d4d986814be36ab9f9bbb8' (2024-01-28)
  → 'github:jedimahdi/fourmolu-nix/0bc8925542f3a5343bb23baf308b57e9fa87e09b' (2024-02-02)
• Updated input 'haskell-flake':
    'github:srid/haskell-flake/e8ff18d1352bdfb0240fb721e7dbe2dbab2ec3e8' (2024-01-04)
  → 'github:srid/haskell-flake/56c5550e18c583bcdf0ebd267efa4e6286619d28' (2024-02-06)
• Updated input 'nixpkgs':
    'github:nixos/nixpkgs/24fe8bb4f552ad3926274d29e083b79d84707da6' (2024-01-07)
  → 'github:nixos/nixpkgs/4b1aab22192b787355733c9495d47f4c66af084c' (2024-02-05)

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