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

build(flake): update lock #1835

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

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Oct 27, 2024

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

Flake lock file updates:

• Updated input 'flake-utils':
    'https://api.flakehub.com/f/pinned/numtide/flake-utils/0.1.101%2Brev-c1dfcf08411b08f6b8615f7d8971a2bfa81d5e8a/0191ff0c-3a46-7ad4-b5e7-9f6806881886/source.tar.gz?narHash=sha256-X6rJYSESBVr3hBoH0WbKE5KvhPU5bloyZ2L4K60/fPQ%3D' (2024-09-17)
  → 'https://api.flakehub.com/f/pinned/numtide/flake-utils/0.1.102%2Brev-11707dc2f618dd54ca8739b309ec4fc024de578b/0193276d-5b8f-7dbc-acf1-41cb7b54ad2e/source.tar.gz?narHash=sha256-l0KFg5HjrsfsO/JpG%2Br7fRrqm12kzFHyUHqHCVpMMbI%3D' (2024-11-13)
• Updated input 'nixpkgs':
    'https://api.flakehub.com/f/pinned/NixOS/nixpkgs/0.2405.635979%2Brev-4eb33fe664af7b41a4c446f87d20c9a0a6321fa3/0192a20e-216f-78c5-8821-f030d9a83220/source.tar.gz?narHash=sha256-LDiPhQ3l%2BfBjRATNtnuDZsBS7hqoBtPkKBkhpoBHv3I%3D' (2024-10-17)
  → 'https://api.flakehub.com/f/pinned/NixOS/nixpkgs/0.2411.712909%2Brev-1dab772dd4a68a7bba5d9460685547ff8e17d899/01945727-7cd5-7d96-a154-1ea9b62d517e/source.tar.gz?narHash=sha256-ibkQrMHxF/7TqAYcQE%2BtOnIsSEzXmMegzyBWza6uHKM%3D' (2025-01-10)
• Updated input 'poetry2nix':
    'github:nix-community/poetry2nix/e67cc181b5bdf5aa46f1340fa9acd3910f6fb122?narHash=sha256-rT2Vz1kFSj%2BNKHetVY7PJUACX%2BqBETdnuPSklzFKCsc%3D' (2024-10-17)
  → 'github:nix-community/poetry2nix/29b2641c1c6e67d836f9a9fda8a6de85be9644ac?narHash=sha256-lUSZtb4%2BlONT7MKradw9FLMzc%2BfxtrkKGX7w3oKJmJg%3D' (2025-01-08)
• Updated input 'poetry2nix/nix-github-actions':
    'github:nix-community/nix-github-actions/622f829f5fe69310a866c8a6cd07e747c44ef820?narHash=sha256-uPlLYH2S0ACj0IcgaK9Lsf4spmJoGejR9DotXiXSBZQ%3D' (2024-07-04)
  → 'github:nix-community/nix-github-actions/e04df33f62cdcf93d73e9a04142464753a16db67?narHash=sha256-B4mzTcQ0FZHdpeWcpDYPERtyjJd/NIuaQ9%2BBV1h%2BMpA%3D' (2024-10-24)
• Updated input 'poetry2nix/treefmt-nix':
    'github:numtide/treefmt-nix/4446c7a6fc0775df028c5a3f6727945ba8400e64?narHash=sha256-xpRqITAoD8rHlXQafYZOLvUXCF6cnZkPfoq67ThN0Hc%3D' (2024-10-03)
  → 'github:numtide/treefmt-nix/9ef337e492a5555d8e17a51c911ff1f02635be15?narHash=sha256-LqHYIxMrl/1p3/kvm2ir925tZ8DkI0KA10djk8wecSk%3D' (2024-10-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

@github-actions github-actions bot added the dependencies Pull requests that update a dependency file label Oct 27, 2024
@github-actions github-actions bot force-pushed the update_flake_lock_action branch 2 times, most recently from 616443c to 402329d Compare November 10, 2024 01:43
@github-actions github-actions bot force-pushed the update_flake_lock_action branch from 402329d to d10283c Compare November 17, 2024 01:49
@yajo yajo closed this Nov 20, 2024
@yajo yajo reopened this Nov 20, 2024
@yajo yajo enabled auto-merge (rebase) November 20, 2024 05:49
@yajo yajo disabled auto-merge November 20, 2024 05:51
@yajo yajo enabled auto-merge (squash) November 20, 2024 05:51
Copy link

codecov bot commented Nov 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.94%. Comparing base (f0c1e36) to head (cb80018).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1835   +/-   ##
=======================================
  Coverage   97.94%   97.94%           
=======================================
  Files          49       49           
  Lines        5261     5261           
=======================================
  Hits         5153     5153           
  Misses        108      108           
Flag Coverage Δ
unittests 97.94% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@github-actions github-actions bot force-pushed the update_flake_lock_action branch from f22fd21 to c1c75e3 Compare November 24, 2024 01:50
@yajo yajo closed this Nov 28, 2024
auto-merge was automatically disabled November 28, 2024 04:58

Pull request was closed

@yajo yajo reopened this Nov 28, 2024
@yajo yajo enabled auto-merge (rebase) November 28, 2024 04:59
@github-actions github-actions bot force-pushed the update_flake_lock_action branch from e9e7f75 to 6853006 Compare December 1, 2024 02:01
@sisp sisp closed this Dec 1, 2024
auto-merge was automatically disabled December 1, 2024 06:45

Pull request was closed

@sisp sisp reopened this Dec 1, 2024
@sisp sisp enabled auto-merge (squash) December 1, 2024 06:48
@github-actions github-actions bot force-pushed the update_flake_lock_action branch from 1d65569 to d6838f1 Compare December 8, 2024 01:55
@yajo yajo disabled auto-merge December 10, 2024 12:37
@yajo yajo enabled auto-merge (rebase) December 10, 2024 12:37
@yajo yajo closed this Dec 10, 2024
auto-merge was automatically disabled December 10, 2024 12:37

Pull request was closed

@yajo yajo reopened this Dec 10, 2024
@yajo yajo enabled auto-merge (rebase) December 10, 2024 12:37
@github-actions github-actions bot force-pushed the update_flake_lock_action branch 2 times, most recently from e86d0bd to 8b081d6 Compare December 22, 2024 01:46
@yajo yajo closed this Dec 22, 2024
auto-merge was automatically disabled December 22, 2024 09:13

Pull request was closed

@yajo yajo reopened this Dec 22, 2024
@yajo yajo enabled auto-merge (rebase) December 22, 2024 09:13
@github-actions github-actions bot force-pushed the update_flake_lock_action branch from c809e2a to 188ba02 Compare December 29, 2024 01:47
@sisp sisp closed this Dec 29, 2024
auto-merge was automatically disabled December 29, 2024 07:23

Pull request was closed

@sisp sisp reopened this Dec 29, 2024
@github-actions github-actions bot force-pushed the update_flake_lock_action branch from cb80018 to 90b4fbb Compare January 5, 2025 01:46
Flake lock file updates:

• Updated input 'flake-utils':
    'https://api.flakehub.com/f/pinned/numtide/flake-utils/0.1.101%2Brev-c1dfcf08411b08f6b8615f7d8971a2bfa81d5e8a/0191ff0c-3a46-7ad4-b5e7-9f6806881886/source.tar.gz?narHash=sha256-X6rJYSESBVr3hBoH0WbKE5KvhPU5bloyZ2L4K60/fPQ%3D' (2024-09-17)
  → 'https://api.flakehub.com/f/pinned/numtide/flake-utils/0.1.102%2Brev-11707dc2f618dd54ca8739b309ec4fc024de578b/0193276d-5b8f-7dbc-acf1-41cb7b54ad2e/source.tar.gz?narHash=sha256-l0KFg5HjrsfsO/JpG%2Br7fRrqm12kzFHyUHqHCVpMMbI%3D' (2024-11-13)
• Updated input 'nixpkgs':
    'https://api.flakehub.com/f/pinned/NixOS/nixpkgs/0.2405.635979%2Brev-4eb33fe664af7b41a4c446f87d20c9a0a6321fa3/0192a20e-216f-78c5-8821-f030d9a83220/source.tar.gz?narHash=sha256-LDiPhQ3l%2BfBjRATNtnuDZsBS7hqoBtPkKBkhpoBHv3I%3D' (2024-10-17)
  → 'https://api.flakehub.com/f/pinned/NixOS/nixpkgs/0.2411.712909%2Brev-1dab772dd4a68a7bba5d9460685547ff8e17d899/01945727-7cd5-7d96-a154-1ea9b62d517e/source.tar.gz?narHash=sha256-ibkQrMHxF/7TqAYcQE%2BtOnIsSEzXmMegzyBWza6uHKM%3D' (2025-01-10)
• Updated input 'poetry2nix':
    'github:nix-community/poetry2nix/e67cc181b5bdf5aa46f1340fa9acd3910f6fb122?narHash=sha256-rT2Vz1kFSj%2BNKHetVY7PJUACX%2BqBETdnuPSklzFKCsc%3D' (2024-10-17)
  → 'github:nix-community/poetry2nix/29b2641c1c6e67d836f9a9fda8a6de85be9644ac?narHash=sha256-lUSZtb4%2BlONT7MKradw9FLMzc%2BfxtrkKGX7w3oKJmJg%3D' (2025-01-08)
• Updated input 'poetry2nix/nix-github-actions':
    'github:nix-community/nix-github-actions/622f829f5fe69310a866c8a6cd07e747c44ef820?narHash=sha256-uPlLYH2S0ACj0IcgaK9Lsf4spmJoGejR9DotXiXSBZQ%3D' (2024-07-04)
  → 'github:nix-community/nix-github-actions/e04df33f62cdcf93d73e9a04142464753a16db67?narHash=sha256-B4mzTcQ0FZHdpeWcpDYPERtyjJd/NIuaQ9%2BBV1h%2BMpA%3D' (2024-10-24)
• Updated input 'poetry2nix/treefmt-nix':
    'github:numtide/treefmt-nix/4446c7a6fc0775df028c5a3f6727945ba8400e64?narHash=sha256-xpRqITAoD8rHlXQafYZOLvUXCF6cnZkPfoq67ThN0Hc%3D' (2024-10-03)
  → 'github:numtide/treefmt-nix/9ef337e492a5555d8e17a51c911ff1f02635be15?narHash=sha256-LqHYIxMrl/1p3/kvm2ir925tZ8DkI0KA10djk8wecSk%3D' (2024-10-28)
@github-actions github-actions bot force-pushed the update_flake_lock_action branch from 90b4fbb to 4aad325 Compare January 12, 2025 01:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants