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/70ce36bd610d5327e59484b0e5558874121352e0?narHash=sha256-hMjIor01kfZSKOS/5%2BKmYhxwQ%2Bb9t42ofugkfxNMX7A%3D' (2025-01-11)
• Updated input 'flake-compat':
    'github:edolstra/flake-compat/35bb57c0c8d8b62bbfd284272c928ceb64ddbde9?narHash=sha256-4gtG9iQuiKITOjNQQeQIpoIB6b16fm%2B504Ch3sNKLd8%3D' (2023-01-17)
  → 'github:edolstra/flake-compat/ff81ac966bb2cae68946d5ed5fc4994f96d0ffec?narHash=sha256-NeCCThCEP3eCl2l/%2B27kNNK7QrwZB1IJCrXfrbv5oqU%3D' (2024-12-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/147081f079167fffc0a710589fee0fb8afd18b87?narHash=sha256-9slvIyUTm6gDIXSnNbag2s7CwDi6RDPcbTMGY8WpC8I%3D' (2025-01-11)
• 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/bffc22eb12172e6db3c5dde9e3e5628f8e3e7912?narHash=sha256-8YVQ9ZbSfuUk2bUf2KRj60NRraLPKPS0Q4QFTbc%2Bc2c%3D' (2025-01-08)
• 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/a5a961387e75ae44cc20f0a57ae463da5e959656?narHash=sha256-3FZAG%2BpGt3OElQjesCAWeMkQ7C/nB1oTHLRQ8ceP110%3D' (2025-01-03)
• 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)
• Removed input 'pre-commit-hooks/nixpkgs-stable'

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 from c88abcc to d1fd6ed Compare October 8, 2023 00:53
@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 from 0a32ad2 to 1394558 Compare October 29, 2023 00:53
@alpmestan alpmestan force-pushed the update_flake_lock_action branch from 1394558 to ed6d2ce Compare November 5, 2023 00:54
@alpmestan alpmestan force-pushed the update_flake_lock_action branch from ed6d2ce to cea0d30 Compare November 12, 2023 00:55
@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 from f618e97 to 5486dbc Compare December 3, 2023 00:56
@alpmestan alpmestan force-pushed the update_flake_lock_action branch from 5486dbc to 5145921 Compare December 10, 2023 00:57
@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 from 358bba4 to c880dc0 Compare December 31, 2023 00:56
@alpmestan alpmestan force-pushed the update_flake_lock_action branch from c880dc0 to 7470991 Compare January 7, 2024 00:58
@alpmestan alpmestan force-pushed the update_flake_lock_action branch from 7470991 to 23bf90c Compare January 14, 2024 00:58
@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 from 1d57e3e to 9752b20 Compare February 4, 2024 00:54
@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 from c7bb8e9 to fd5249f Compare March 10, 2024 00:54
@alpmestan alpmestan force-pushed the update_flake_lock_action branch from fd5249f to 5ea745c Compare March 17, 2024 00:54
@alpmestan alpmestan force-pushed the update_flake_lock_action branch from 5ea745c to 853f1ee Compare March 24, 2024 00:56
@alpmestan alpmestan force-pushed the update_flake_lock_action branch from 853f1ee to cf42a5d Compare March 31, 2024 00:56
@alpmestan alpmestan force-pushed the update_flake_lock_action branch from cf42a5d to be97cc5 Compare April 7, 2024 00:56
@alpmestan alpmestan force-pushed the update_flake_lock_action branch from be97cc5 to 1c801cf Compare April 14, 2024 01:10
@alpmestan alpmestan force-pushed the update_flake_lock_action branch from 32e1941 to e28ceb2 Compare May 12, 2024 00:58
@alpmestan alpmestan force-pushed the update_flake_lock_action branch from e28ceb2 to 801a8fb Compare May 19, 2024 00:58
@alpmestan alpmestan force-pushed the update_flake_lock_action branch from 801a8fb to b318d78 Compare May 26, 2024 00:59
@alpmestan alpmestan force-pushed the update_flake_lock_action branch from b318d78 to c23363a Compare June 2, 2024 00:59
@alpmestan alpmestan force-pushed the update_flake_lock_action branch from c23363a to a74cda5 Compare June 9, 2024 01:01
@alpmestan alpmestan force-pushed the update_flake_lock_action branch from a74cda5 to 8ece655 Compare August 4, 2024 01:04
@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 from 8db34b0 to 6f10451 Compare August 25, 2024 01:05
@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 from ad16c18 to 1386f5f Compare September 15, 2024 01:10
@alpmestan alpmestan force-pushed the update_flake_lock_action branch from 1386f5f to 1add3d4 Compare September 22, 2024 01:11
@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 from 7cd29c0 to 770430a Compare October 13, 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
@alpmestan alpmestan force-pushed the update_flake_lock_action branch from 35aa76b to 9a60941 Compare November 17, 2024 01:14
@alpmestan alpmestan force-pushed the update_flake_lock_action branch from 9a60941 to 1dec665 Compare November 24, 2024 01:14
@alpmestan alpmestan force-pushed the update_flake_lock_action branch 2 times, most recently from 1e1dfc1 to ebf0f2c Compare December 8, 2024 01:18
@alpmestan alpmestan force-pushed the update_flake_lock_action branch 2 times, most recently from 1c74b5d to 25dd073 Compare December 22, 2024 01:12
@alpmestan alpmestan force-pushed the update_flake_lock_action branch 2 times, most recently from 388c1c1 to fc8bf79 Compare January 5, 2025 01:12
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/70ce36bd610d5327e59484b0e5558874121352e0?narHash=sha256-hMjIor01kfZSKOS/5%2BKmYhxwQ%2Bb9t42ofugkfxNMX7A%3D' (2025-01-11)
• Updated input 'flake-compat':
    'github:edolstra/flake-compat/35bb57c0c8d8b62bbfd284272c928ceb64ddbde9?narHash=sha256-4gtG9iQuiKITOjNQQeQIpoIB6b16fm%2B504Ch3sNKLd8%3D' (2023-01-17)
  → 'github:edolstra/flake-compat/ff81ac966bb2cae68946d5ed5fc4994f96d0ffec?narHash=sha256-NeCCThCEP3eCl2l/%2B27kNNK7QrwZB1IJCrXfrbv5oqU%3D' (2024-12-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/147081f079167fffc0a710589fee0fb8afd18b87?narHash=sha256-9slvIyUTm6gDIXSnNbag2s7CwDi6RDPcbTMGY8WpC8I%3D' (2025-01-11)
• 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/bffc22eb12172e6db3c5dde9e3e5628f8e3e7912?narHash=sha256-8YVQ9ZbSfuUk2bUf2KRj60NRraLPKPS0Q4QFTbc%2Bc2c%3D' (2025-01-08)
• 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/a5a961387e75ae44cc20f0a57ae463da5e959656?narHash=sha256-3FZAG%2BpGt3OElQjesCAWeMkQ7C/nB1oTHLRQ8ceP110%3D' (2025-01-03)
• 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)
• Removed input 'pre-commit-hooks/nixpkgs-stable'
@alpmestan alpmestan force-pushed the update_flake_lock_action branch from fc8bf79 to fbf3bbd Compare January 12, 2025 01:13
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