Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update flake.lock #186

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Update flake.lock #186

wants to merge 1 commit into from

Conversation

alpmestan
Copy link
Owner

@alpmestan alpmestan commented Oct 8, 2023

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

Flake lock file updates:

• Updated input 'all-cabal-hashes':
    'github:commercialhaskell/all-cabal-hashes/bd2d976d126b7730d82c772a207cf34e927aa69d?narHash=sha256-c6R3PkzqDCeAIqB%2BaygnjIMOmnkAmepyakOqtb8oQrg%3D' (2023-09-30)
  → 'github:commercialhaskell/all-cabal-hashes/2863b501872b4d82ef6426898d0719a97e4dee9d?narHash=sha256-RrK54a6qABqpur1dB9XL/n2RNS%2BewPMv27gc2Yw53uA%3D' (2024-11-17)
• Updated input 'flake-compat':
    'github:edolstra/flake-compat/35bb57c0c8d8b62bbfd284272c928ceb64ddbde9?narHash=sha256-4gtG9iQuiKITOjNQQeQIpoIB6b16fm%2B504Ch3sNKLd8%3D' (2023-01-17)
  → 'github:edolstra/flake-compat/0f9255e01c2351cc7d116c072cb317785dd33b33?narHash=sha256-kvjfFW7WAETZlt09AgDn1MrtKzP7t90Vf7vypd3OL1U%3D' (2023-10-04)
• Updated input 'ghc-wasm-meta':
    'gitlab:ghc/ghc-wasm-meta/bd1b3778e8100a5e8c89962903a8c2ae3ff5c611?narHash=sha256-VwlqAhx5zv/i7Z8jSoHbdHV7xj6OlIVhCz8X8pxjF8M%3D' (2023-09-27)
  → 'gitlab:ghc/ghc-wasm-meta/9c4525d3f04ea278d0792f7e84abe34a67be7356?narHash=sha256-lJY6i9NNDQgU%2Bvqx08iXj6ZnApE6h13bj5YsEmL%2BNKU%3D' (2024-11-16)
• Updated input 'ghc-wasm-meta/flake-utils':
    'github:numtide/flake-utils/f9e7cf818399d17d347f847525c5a5a8032e4e44?narHash=sha256-3eihraek4qL744EvQXsK1Ha6C3CR7nnT8X2qWap4RNk%3D' (2023-08-23)
  → 'github:numtide/flake-utils/11707dc2f618dd54ca8739b309ec4fc024de578b?narHash=sha256-l0KFg5HjrsfsO/JpG%2Br7fRrqm12kzFHyUHqHCVpMMbI%3D' (2024-11-13)
• Updated input 'ghc-wasm-meta/nixpkgs':
    'github:NixOS/nixpkgs/78058d810644f5ed276804ce7ea9e82d92bee293?narHash=sha256-jWi7OwFxU5Owi4k2JmiL1sa/OuBCQtpaAesuj5LXC8w%3D' (2023-09-10)
  → 'github:NixOS/nixpkgs/dc460ec76cbff0e66e269457d7b728432263166c?narHash=sha256-PbABj4tnbWFMfBp6OcUK5iGy1QY%2B/Z96ZcLpooIbuEI%3D' (2024-11-11)
• Updated input 'nixpkgs':
    'github:nixos/nixpkgs/5cfafa12d57374f48bcc36fda3274ada276cf69e?narHash=sha256-4Ne11kNRnQsmSJCRSSNkFRSnHC4Y5gPDBIQGjjPfJiU%3D' (2023-09-27)
  → 'github:nixos/nixpkgs/70bdadeb94ffc8806c0570eb5c2695ad29f0e421?narHash=sha256-LWvKHp7kGxk/GEtlrGYV68qIvPHkU9iToomNFGagixU%3D' (2024-01-03)
• Updated input 'pre-commit-hooks':
    'github:cachix/pre-commit-hooks.nix/cb770e93516a1609652fa8e945a0f310e98f10c0?narHash=sha256-71KxwRhTfVuh7kNrg3/edNjYVg9DCyKZl2QIKbhRggg%3D' (2023-09-24)
  → 'github:cachix/pre-commit-hooks.nix/cd1af27aa85026ac759d5d3fccf650abe7e1bbf0?narHash=sha256-vFta1uHnD29VUY4HJOO/D6p6rxyObnf%2BInnSMT4jlMU%3D' (2024-11-11)
• Removed input 'pre-commit-hooks/flake-utils'
• Removed input 'pre-commit-hooks/flake-utils/systems'
• Updated input 'pre-commit-hooks/gitignore':
    'github:hercules-ci/gitignore.nix/a20de23b925fd8264fd7fad6454652e142fd7f73?narHash=sha256-8DFJjXG8zqoONA1vXtgeKXy68KdJL5UaXR8NtVMUbx8%3D' (2022-08-14)
  → 'github:hercules-ci/gitignore.nix/637db329424fd7e46cf4185293b9cc8c88c95394?narHash=sha256-HG2cCnktfHsKV0s4XW83gU3F57gaTljL9KNSuG6bnQs%3D' (2024-02-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

@alpmestan alpmestan force-pushed the update_flake_lock_action branch 2 times, most recently from 7e4c561 to 0a32ad2 Compare October 22, 2023 00:53
@alpmestan alpmestan force-pushed the update_flake_lock_action branch 2 times, most recently from d1046ca to f618e97 Compare November 26, 2023 00:56
@alpmestan alpmestan force-pushed the update_flake_lock_action branch 2 times, most recently from 187a268 to 358bba4 Compare December 24, 2023 00:55
@alpmestan alpmestan force-pushed the update_flake_lock_action branch 2 times, most recently from 51c5c02 to 1d57e3e Compare January 28, 2024 00:53
@alpmestan alpmestan force-pushed the update_flake_lock_action branch 2 times, most recently from d21bbe8 to 05b7896 Compare February 18, 2024 00:53
@alpmestan alpmestan force-pushed the update_flake_lock_action branch 2 times, most recently from a4dd233 to c7bb8e9 Compare March 3, 2024 00:53
@alpmestan alpmestan force-pushed the update_flake_lock_action branch 2 times, most recently from 98a1ab9 to 32e1941 Compare May 5, 2024 00:57
@alpmestan alpmestan force-pushed the update_flake_lock_action branch 2 times, most recently from a3d86cb to 8db34b0 Compare August 18, 2024 01:04
@alpmestan alpmestan force-pushed the update_flake_lock_action branch 2 times, most recently from 787440a to ad16c18 Compare September 8, 2024 01:08
@alpmestan alpmestan force-pushed the update_flake_lock_action branch 2 times, most recently from 4b89d02 to 7cd29c0 Compare October 6, 2024 01:11
@alpmestan alpmestan force-pushed the update_flake_lock_action branch 2 times, most recently from d443d26 to 0705f0b Compare October 27, 2024 01:12
@alpmestan alpmestan force-pushed the update_flake_lock_action branch 2 times, most recently from 04c837e to 35aa76b Compare November 10, 2024 01:10
Flake lock file updates:

• Updated input 'all-cabal-hashes':
    'github:commercialhaskell/all-cabal-hashes/bd2d976d126b7730d82c772a207cf34e927aa69d?narHash=sha256-c6R3PkzqDCeAIqB%2BaygnjIMOmnkAmepyakOqtb8oQrg%3D' (2023-09-30)
  → 'github:commercialhaskell/all-cabal-hashes/2863b501872b4d82ef6426898d0719a97e4dee9d?narHash=sha256-RrK54a6qABqpur1dB9XL/n2RNS%2BewPMv27gc2Yw53uA%3D' (2024-11-17)
• Updated input 'flake-compat':
    'github:edolstra/flake-compat/35bb57c0c8d8b62bbfd284272c928ceb64ddbde9?narHash=sha256-4gtG9iQuiKITOjNQQeQIpoIB6b16fm%2B504Ch3sNKLd8%3D' (2023-01-17)
  → 'github:edolstra/flake-compat/0f9255e01c2351cc7d116c072cb317785dd33b33?narHash=sha256-kvjfFW7WAETZlt09AgDn1MrtKzP7t90Vf7vypd3OL1U%3D' (2023-10-04)
• Updated input 'ghc-wasm-meta':
    'gitlab:ghc/ghc-wasm-meta/bd1b3778e8100a5e8c89962903a8c2ae3ff5c611?narHash=sha256-VwlqAhx5zv/i7Z8jSoHbdHV7xj6OlIVhCz8X8pxjF8M%3D' (2023-09-27)
  → 'gitlab:ghc/ghc-wasm-meta/9c4525d3f04ea278d0792f7e84abe34a67be7356?narHash=sha256-lJY6i9NNDQgU%2Bvqx08iXj6ZnApE6h13bj5YsEmL%2BNKU%3D' (2024-11-16)
• Updated input 'ghc-wasm-meta/flake-utils':
    'github:numtide/flake-utils/f9e7cf818399d17d347f847525c5a5a8032e4e44?narHash=sha256-3eihraek4qL744EvQXsK1Ha6C3CR7nnT8X2qWap4RNk%3D' (2023-08-23)
  → 'github:numtide/flake-utils/11707dc2f618dd54ca8739b309ec4fc024de578b?narHash=sha256-l0KFg5HjrsfsO/JpG%2Br7fRrqm12kzFHyUHqHCVpMMbI%3D' (2024-11-13)
• Updated input 'ghc-wasm-meta/nixpkgs':
    'github:NixOS/nixpkgs/78058d810644f5ed276804ce7ea9e82d92bee293?narHash=sha256-jWi7OwFxU5Owi4k2JmiL1sa/OuBCQtpaAesuj5LXC8w%3D' (2023-09-10)
  → 'github:NixOS/nixpkgs/dc460ec76cbff0e66e269457d7b728432263166c?narHash=sha256-PbABj4tnbWFMfBp6OcUK5iGy1QY%2B/Z96ZcLpooIbuEI%3D' (2024-11-11)
• Updated input 'nixpkgs':
    'github:nixos/nixpkgs/5cfafa12d57374f48bcc36fda3274ada276cf69e?narHash=sha256-4Ne11kNRnQsmSJCRSSNkFRSnHC4Y5gPDBIQGjjPfJiU%3D' (2023-09-27)
  → 'github:nixos/nixpkgs/70bdadeb94ffc8806c0570eb5c2695ad29f0e421?narHash=sha256-LWvKHp7kGxk/GEtlrGYV68qIvPHkU9iToomNFGagixU%3D' (2024-01-03)
• Updated input 'pre-commit-hooks':
    'github:cachix/pre-commit-hooks.nix/cb770e93516a1609652fa8e945a0f310e98f10c0?narHash=sha256-71KxwRhTfVuh7kNrg3/edNjYVg9DCyKZl2QIKbhRggg%3D' (2023-09-24)
  → 'github:cachix/pre-commit-hooks.nix/cd1af27aa85026ac759d5d3fccf650abe7e1bbf0?narHash=sha256-vFta1uHnD29VUY4HJOO/D6p6rxyObnf%2BInnSMT4jlMU%3D' (2024-11-11)
• Removed input 'pre-commit-hooks/flake-utils'
• Removed input 'pre-commit-hooks/flake-utils/systems'
• Updated input 'pre-commit-hooks/gitignore':
    'github:hercules-ci/gitignore.nix/a20de23b925fd8264fd7fad6454652e142fd7f73?narHash=sha256-8DFJjXG8zqoONA1vXtgeKXy68KdJL5UaXR8NtVMUbx8%3D' (2022-08-14)
  → 'github:hercules-ci/gitignore.nix/637db329424fd7e46cf4185293b9cc8c88c95394?narHash=sha256-HG2cCnktfHsKV0s4XW83gU3F57gaTljL9KNSuG6bnQs%3D' (2024-02-28)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant