Skip to content

Update flake.lock #186

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

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/9ce4a4900ec9d008b323127cb66afb8017bf7e55?narHash=sha256-ub6TSzme%2Bk7KUmpP15XbxesJlcVRVjtQdAyMwE5u8qA%3D' (2025-04-19)
• 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/b3a22efff6a5ecd72ae3b5de6659714446800dc0?narHash=sha256-ABwdDNJFldtuo2THZP9SOxyYHK9Ndaur8QM7r3Vf8U8%3D' (2025-04-19)
• 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/c8cd81426f45942bb2906d5ed2fe21d2f19d95b7?narHash=sha256-tzCdyIJj9AjysC3OuKA%2BtMD/kDEDAF9mICPDU7ix0JA%3D' (2025-04-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/dcf5072734cb576d2b0c59b2ac44f5050b5eac82?narHash=sha256-DwOTp7nvfi8mRfuL1escHDXabVXFGT1VlPD1JHrtrco%3D' (2025-03-22)
• 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 2 times, most recently 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
@alpmestan alpmestan force-pushed the update_flake_lock_action branch 2 times, most recently from fbf3bbd to 76fa30b Compare January 19, 2025 01:10
@alpmestan alpmestan force-pushed the update_flake_lock_action branch from 76fa30b to abb5b95 Compare January 26, 2025 01:07
@alpmestan alpmestan force-pushed the update_flake_lock_action branch from abb5b95 to 88d9683 Compare February 2, 2025 01:09
@alpmestan alpmestan force-pushed the update_flake_lock_action branch from 88d9683 to 0feca5f Compare February 9, 2025 01:10
@alpmestan alpmestan force-pushed the update_flake_lock_action branch from 0feca5f to c4c1ce7 Compare February 16, 2025 01:12
@alpmestan alpmestan force-pushed the update_flake_lock_action branch from c4c1ce7 to 70c1522 Compare February 23, 2025 01:12
@alpmestan alpmestan force-pushed the update_flake_lock_action branch 2 times, most recently from 4f80292 to d4eeed1 Compare March 9, 2025 01:01
@alpmestan alpmestan force-pushed the update_flake_lock_action branch from d4eeed1 to b84c590 Compare March 16, 2025 01:15
@alpmestan alpmestan force-pushed the update_flake_lock_action branch from b84c590 to 5894120 Compare March 23, 2025 01:16
@alpmestan alpmestan force-pushed the update_flake_lock_action branch 2 times, most recently from a230082 to f57eb48 Compare April 6, 2025 01:16
@alpmestan alpmestan force-pushed the update_flake_lock_action branch from f57eb48 to 9d17507 Compare April 13, 2025 02:41
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/9ce4a4900ec9d008b323127cb66afb8017bf7e55?narHash=sha256-ub6TSzme%2Bk7KUmpP15XbxesJlcVRVjtQdAyMwE5u8qA%3D' (2025-04-19)
• 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/b3a22efff6a5ecd72ae3b5de6659714446800dc0?narHash=sha256-ABwdDNJFldtuo2THZP9SOxyYHK9Ndaur8QM7r3Vf8U8%3D' (2025-04-19)
• 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/c8cd81426f45942bb2906d5ed2fe21d2f19d95b7?narHash=sha256-tzCdyIJj9AjysC3OuKA%2BtMD/kDEDAF9mICPDU7ix0JA%3D' (2025-04-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/dcf5072734cb576d2b0c59b2ac44f5050b5eac82?narHash=sha256-DwOTp7nvfi8mRfuL1escHDXabVXFGT1VlPD1JHrtrco%3D' (2025-03-22)
• 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 9d17507 to 7102c0a Compare April 20, 2025 01:19
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