input-output-hk / foliage

🌿 Foliage is a tool to create custom Haskell package repositories, in a fully reproducible way.
MIT License
42 stars 9 forks source link

Update flake.lock #84

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 'hackage-nix':
    'github:input-output-hk/hackage.nix/fe2ea45b10e70de695c00ca83986760e6dcd6948' (2023-09-14)
  → 'github:input-output-hk/hackage.nix/22ab6ca22da8ad7e8fb1318549c63e92ef6b0c2e' (2023-11-04)
• Updated input 'haskell-nix':
    'github:input-output-hk/haskell.nix/8a9dfba4f51e0b3d0b426a1ae787926821993ec6' (2023-09-14)
  → 'github:input-output-hk/haskell.nix/0ad13ce1afd48351822d713385bb0f8a742703a0' (2023-11-04)
• Removed input 'haskell-nix/ghc980'
• Added input 'haskell-nix/ghc98X':
    'git+https://gitlab.haskell.org/ghc/ghc?ref=ghc-9.8&rev=443e870d977b1ab6fc05f47a9a17bc49296adbd6' (2023-10-07)
• Updated input 'haskell-nix/ghc99':
    'git+https://gitlab.haskell.org/hamishmack/ghc?ref=hkm/bump-Cabal&rev=b2bddd0b8214ac1db6239cc25f7c0aabeb2ebb70' (2023-09-06)
  → 'git+https://gitlab.haskell.org/ghc/ghc?ref=refs/heads/master&rev=f383a242c76f90bcca8a4d7ee001dcb49c172a9a' (2023-10-11)
• Added input 'haskell-nix/hls-2.3':
    'github:haskell/haskell-language-server/458ccdb55c9ea22cd5d13ec3051aaefb295321be' (2023-09-28)
• Added input 'haskell-nix/hls-2.4':
    'github:haskell/haskell-language-server/362fdd1293efb4b82410b676ab1273479f6d17ee' (2023-10-10)
• Updated input 'haskell-nix/nixpkgs-2305':
    'github:NixOS/nixpkgs/b81af66deb21f73a70c67e5ea189568af53b1e8c' (2023-07-30)
  → 'github:NixOS/nixpkgs/715d72e967ec1dd5ecc71290ee072bcaf5181ed6' (2023-09-22)
• Updated input 'haskell-nix/nixpkgs-unstable':
    'github:NixOS/nixpkgs/3acb5c4264c490e7714d503c7166a3fde0c51324' (2023-07-30)
  → 'github:NixOS/nixpkgs/e12483116b3b51a185a33a272bf351e357ba9a99' (2023-09-21)
• Updated input 'haskell-nix/stackage':
    'github:input-output-hk/stackage.nix/a59f88d7837f0c537efc7de53dad276e3d9da4ba' (2023-09-14)
  → 'github:input-output-hk/stackage.nix/b2713dcef4034be8b297df48a36451c9217ca534' (2023-11-04)

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